SAP ABAP Function Module CRM_PRP_DESCR_H_READ_OB (Get PPR Header Descriptions from the Object Buffer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRP_DESCRIPTION (Package) Description for Partner/Product Range (PPR): Header and Item
Basic Data
Function Module CRM_PRP_DESCR_H_READ_OB Get PPR Header Descriptions from the Object Buffer  
Function Group CRM_PRP_DESCR_OB   PPR Descriptions: Object Buffer  
Program Name SAPLCRM_PRP_DESCR_OB    
INCLUDE Name LCRM_PRP_DESCR_OBU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_PRP_DESCR_H_WRK TYPE CRMT_PRP_DESCR_H_WRK PPR Header Description: Workarea
Exporting ES_PRP_DESCR_H_COM TYPE CRMT_PRP_DESCR_H_COM PPR Header Description: Communication Structure
Exporting ES_PRP_DATA_OB TYPE CRMT_PRP_DESCR_H_WRK PPR Header Description: Workarea
Exporting ET_PRP_DESCR_H_WRK TYPE CRMT_PRP_DESCR_H_WRK_TAB PPR header descriptions: workarea table
Exporting ET_PRP_DESCR_H_COM TYPE CRMT_PRP_DESCR_H_COM_TAB PRP Header Description: Communication Structure Table
Exporting ET_PRP_DATA_OB TYPE CRMT_PRP_DESCR_H_WRK_TAB PPR header descriptions: workarea table
Importing IV_GUID TYPE CRMT_PRP_GUID Internal, unique identifier for PRP objects
Importing IT_GUID TYPE CRMT_PRP_GUID_TAB PRP GUID table
Importing IV_DELETED_FLAG TYPE CRMT_BOOLEAN FALSE
Importing IV_LANGUAGE TYPE SYLANGU SY-LANGU R/3 System, current language
Importing IV_ENHANCE_RAW_DATA TYPE CRMT_BOOLEAN FALSE Add description etc.
Exception PARAMETER_ERROR TYPE Error in passing the parameters
Exception RECORD_NOT_FOUND TYPE No record found
Exception AT_LEAST_ONE_RECORD_NOT_FOUND TYPE At least one record not found
               
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 400