web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

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?

I have the same question (0)
  • Verified answer
    GirishS Profile Picture
    27,829 Moderator on at

    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.

  • agneum Profile Picture
    150 on at

    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

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 605 Super User 2025 Season 2

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 437 Super User 2025 Season 2

#3
Martin Dráb Profile Picture

Martin Dráb 348 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans