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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

AX 2012 Tables - Product & Categories

(0) ShareShare
ReportReport
Posted on by

Hi,


What is the name of the table in AX 2012 where I can get the list of the products including Categories?

I cannot get both info in ECORESPRODUCT & ECORESPRODUCTCATEGOY

*This post is locked for comments

I have the same question (0)
  • Verified answer
    André Arnaud de Calavon Profile Picture
    299,373 Super User 2025 Season 2 on at
    RE: AX 2012 Tables - Product & Categories

    Hi,

    The link between Products and Categories is stored in the table EcoResProductCategory.

    The category information is available in the table EcoResCategory.

    What do you mean with "cannot get both info"?

  • Verified answer
    Sohaib Cheema Profile Picture
    48,811 User Group Leader on at
    RE: AX 2012 Tables - Product & Categories

    I think questioner is confuse about how to join those tables and collect information from two tables.

    possibly he/she can use EcoResProductCategoryExpanded (view) of AOT

  • Community Member Profile Picture
    on at
    RE: AX 2012 Tables - Product & Categories

    I found the way to get my info.

    Thank you

  • Community Member Profile Picture
    on at
    RE: AX 2012 Tables - Product & Categories

    Please share the how you were able to do it.

  • Community Member Profile Picture
    on at
    RE: AX 2012 Tables - Product & Categories

    I used this query

    SELECT DISTINCT DISPLAYPRODUCTNUMBER, SEARCHNAME, NAME
    FROM ECORESPRODUCT A
    INNER JOIN ECORESPRODUCTCATEGORY B
    ON A.PRODUCTMASTER = B.PRODUCT
    INNER JOIN ECORESCATEGORY C
    ON B.CATEGORY = C.RECID

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…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 4

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

#2
NNaumenko Profile Picture

NNaumenko 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans