cancel
Showing results for 
Search instead for 
Did you mean: 

Category and Subcategory Id

Former Member
0 Kudos

Hi all,

I am working on a development in which I am required to fetch the category and subcategories ids for a particular object id in One order transaction. I have come across some tables like CRMC_ERMS_CAT_CA and CRMC_ERMS_CAT_HI. But I am not sure if these are the tables containing all the valid

categories and associated sub categories.

Please let me know of any other tables or Function modules which can fulfill this requirement.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

You could also go via BOL. The steps would be create root entity and then go via relationships previously identified in the GENIL_MODEL_BROWSER.

There is documentation around on how to do it.

Alternatively you might try function module or program CRM_ORDER_READ. Maybe that one is even better of the relevant information is included in the export tables.

Best regards,

Thomas Wagner