SAP ABAP Function Module CRM_PRP_STORE_CHANGED_DATA (Store the created or updated records)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PPR (Application Component) Partner/Product Range
     CRM_PRP_DATA_EXCHANGE (Package) Exchange of PPR data between CRM Online and other systems
Basic Data
Function Module CRM_PRP_STORE_CHANGED_DATA Store the created or updated records  
Function Group CRM_PRP_OUTBOUND   Outbound Functionality for Middleware  
Program Name SAPLCRM_PRP_OUTBOUND    
INCLUDE Name LCRM_PRP_OUTBOUNDU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_PRP_OBJECT TYPE CRMT_PRP_OBJECT_NAME PPR Object for which something happened on the DB
Importing IV_ROW_TYPE_NAME TYPE CRMT_ROW_TYPE_NAME Row type of the data records
Importing IV_TAB_TYPE_NAME TYPE CRMT_TABLE_TYPE_NAME Table type of the data records
Importing IT_RECORDS_TO_INSERT TYPE SORTED TABLE Newly created DB entries
Importing IT_RECORDS_TO_UPDATE TYPE SORTED TABLE Updated DB entries
Importing IT_RECORDS_TO_DELETE TYPE SORTED TABLE Deleted DB entries
               
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  20030110 
SAP Release Created in 400