SAP ABAP Function Module CRM_ORDERADM_I_GET_SAVEREC_OB (Ermittlung der Datensätze, die gesichert werden sollen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX (Application Component) Business Transactions
     CRM_ORDERADM_I (Package) CRM Sales Order: General Item Processing
Basic Data
Function Module CRM_ORDERADM_I_GET_SAVEREC_OB Ermittlung der Datensätze, die gesichert werden sollen  
Function Group CRM_ORDERADM_I_OB   Item: Management of Object Buffer  
Program Name SAPLCRM_ORDERADM_I_OB    
INCLUDE Name LCRM_ORDERADM_I_OBU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RECORDS_TO_INSERT TYPE CRMT_ORDERADM_I_DU_TAB Tabellentyp für die Position entsprechend der DB-Tabelle
Exporting ET_RECORDS_TO_UPDATE TYPE CRMT_ORDERADM_I_DU_TAB Tabellentyp für die Position entsprechend der DB-Tabelle
Exporting ET_RECORDS_TO_DELETE TYPE CRMT_ORDERADM_I_DU_TAB Tabellentyp für die Position entsprechend der DB-Tabelle
Exporting ET_CRMDB_TO_INSERT TYPE CRMT_ORDERADM_I_DU_TAB Tabellentyp für die Position entsprechend der DB-Tabelle
Exporting ET_CRMDB_TO_UPDATE TYPE CRMT_ORDERADM_I_DU_TAB Tabellentyp für die Position entsprechend der DB-Tabelle
Exporting ET_CRMDB_TO_DELETE TYPE CRMT_ORDERADM_I_DU_TAB Tabellentyp für die Position entsprechend der DB-Tabelle
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_BDOC_VIEW TYPE CRMT_BOOLEAN FALSE Logical Variable
               
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  20001011 
SAP Release Created in