SAP ABAP Function Module CRM_PRCAT_API_GET_CATEGORYPATH (Retrieve the assigned product category and the path to the root)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PRO-CAT (Application Component) Hierarchies and Categories
     CRM_PRCAT_CONDITIONS (Package) Conditions Assigned to Category Hierarchy
Basic Data
Function Module CRM_PRCAT_API_GET_CATEGORYPATH Retrieve the assigned product category and the path to the root  
Function Group CRM_PRCAT_API   CRM specific APIs for Product Categories  
Program Name SAPLCRM_PRCAT_API    
INCLUDE Name LCRM_PRCAT_APIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CATEGORYPATH TYPE CRMT_PRODUCT_CATEGORYPATH_TAB Category Path to the Root of a Hierarchy
Exporting ET_CATEGORYPATH_DC TYPE CRMT_PRODUCT_CATEGORYPATH_DC_T Category Path to the Root of a Hierarchy
Importing IT_PRODUCT_GUID TYPE COMT_PRODUCT_GUID_T Product GUID Table
Importing IV_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID Category Hierarchy GUID
Exception WRONG_CALL TYPE
Exception HIERARCHY_NOT_FOUND TYPE
Exception INTERNAL_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20070309 
SAP Release Created in 510