on 2011 Dec 20 10:25 AM
Hi,
I've already defined a category schema in WebUI which contain two level of categories. I want to get this definition of whole category model in my coding by input the category schema ID. Which function module or class method I can use in my coding?
Many thanks!
Lonny
Hi,
Try below logic.
By using CRM_ORDER_READ function module read CAT_ID value of service request. Pass CAT_ID value to table CRMV_ERMS_CAT_CA and get the CAT_GUID, pass the CAT_GUID as PARE_GUID to table CRMC_ERMS_CAT_HI and get the NODE_GUID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
27 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.