SAP ABAP Function Module CRM_PRP_SPLIT_UI_STRUCT_NAME (Split a PPR Extension UI Structure Name into ID, Reftype, Object Name)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRP_OBJECT_EXTENSION (Package) PPR Org. Data, BUPA, Product and Time Stamp Extension Fields
Basic Data
Function Module CRM_PRP_SPLIT_UI_STRUCT_NAME Split a PPR Extension UI Structure Name into ID, Reftype, Object Name  
Function Group CRM_PRP_EXT_TOOLS   Tools for manipulating PPR Object Ext.  
Program Name SAPLCRM_PRP_EXT_TOOLS    
INCLUDE Name LCRM_PRP_EXT_TOOLSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SETTYPE_ID TYPE CRMT_PRP_SETTYPE_ID PPR Set Type ID for BUPA and Product Field Extension
Exporting EV_OBJECT_NAME TYPE CRMT_PRP_OBJECT_NAME PPR Object
Exporting EV_REFERENCE_TYPE TYPE CRMT_PRP_REFERENCE_TYPE Type of Reference of a PPR Object
Importing IV_INTERFACE_NAME TYPE CRMT_INTERFACE_NAME Name of interface structure
Exception NO_SETTYPE_FOUND TYPE The related PPR Settype ID is not defined
Exception NO_OBJECT_NAME_FOUND TYPE The related PPR Object Name is not defined
Exception WRONG_STRUCTURE_NAME TYPE Wrong Name of the input Structure Name
Exception WRONG_REF_TYPE TYPE WErong PPR Reference 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  20020829 
SAP Release Created in 350