Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How do I join SalesSalesTaxItemGroupCode column to EcoResProduct table?

(0) ShareShare
ReportReport
Posted on by 150

I have a view that joins InventTable to EcoResProduct, EcoResProductTranslation and InventItemGroupItem.
I now want to add a table that will show SalesSalesTaxItemGroupCode column, exactly as it is shown and exported in the "Released Products V2" entity.

Unfortunately I do not have access to Visual Studio or a development environment to see the joins, is there anyone who knows which table I can find the SalesSalesTaxItemGroupCode  column in? And also, how it joins to one of the tables mentioned above?

  • agneum Profile Picture
    150 on at
    RE: How do I join SalesSalesTaxItemGroupCode column to EcoResProduct table?

    Hi,

    Thank you for the prompt reply Girish. Your solution worked great!

    I joined

    dbo.InventTableModule ITM to dbo.InventTable IT on the following condition:

    ITM.ItemId = IT.ItemId AND ITM.DataAreaId = IT.DataAreaId AND ITM.ModuleType = 2

  • Verified answer
    GirishS Profile Picture
    27,823 Moderator on at
    RE: How do I join SalesSalesTaxItemGroupCode column to EcoResProduct table?

    Hi agneum,

    I found that the SalesSalesTaxItemGroupCode  field is coming from InventTableModule. On that table there will be field named ModuleType which is enum field which stores values against "Purch", "Sales","Invent".

    Based on your requirement you can join InventTable with InventTableModule along with ModuleType to get SalesSalesTaxItemGroupCode  field.

    Thanks,

    Girish S.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,884 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,748 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans