SAP ABAP Function Module CRM_DAM_GET_NODE_GUIDS_BY_PATH (get the taxonomy node guids by path string)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT-DAM (Application Component) Digital Asset Management
     CRM_DAM (Package) CRM - Digital Asset Management
Basic Data
Function Module CRM_DAM_GET_NODE_GUIDS_BY_PATH get the taxonomy node guids by path string  
Function Group CRM_DAM_INTIAL_LOAD   DAM initial upload  
Program Name SAPLCRM_DAM_INTIAL_LOAD    
INCLUDE Name LCRM_DAM_INTIAL_LOADU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_PATH_GUIDS_FOUND TYPE CRMT_DAM_TAX_NODE_PATH_TAB table of dam taxonomy nodes (path and guid)
Exporting ET_GUIDS_FOUND TYPE CRMT_DAM_ASSET_PROP_TAB DAM Asset properties according et_path_guids_found
Exporting ES_PATHS_NOT_FOUND TYPE CRMT_DAM_TAX_NODE_SPEC paths that could not be identified
Importing IS_PATHS TYPE CRMT_DAM_TAX_NODE_SPEC specification of taxonomy nodes (for initial upload)
               
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  20050425 
SAP Release Created in 401