SAP ABAP Function Module CRM_ORDER_TABLE_SAVE (Schreiben von Header/Extension/Item/Set auf die Datenbank)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX (Application Component) Business Transactions
     CRM_TOOLS (Package) General Services for Transaction Processing
Basic Data
Function Module CRM_ORDER_TABLE_SAVE Schreiben von Header/Extension/Item/Set auf die Datenbank  
Function Group CRM_ORDER_TOOLS   General Duties  
Program Name SAPLCRM_ORDER_TOOLS   Allgemeine Dienste 
INCLUDE Name LCRM_ORDER_TOOLSU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_INSERT TYPE ANY
Exporting ET_UPDATE TYPE ANY
Exporting ET_DELETE TYPE ANY
Importing IV_OBJECT_NAME TYPE CRMT_OBJECT_NAME Name of Object to be Processed
Importing IV_TAB_NAME_DATABASE TYPE CRMT_TABLENAME Table Name
Importing IV_FIELD_NAME_KEY TYPE CRMT_FIELDNAME GC_FIELD_NAME-GUID Feldname des Schlüssels der Datenbanktabelle
Importing IV_TAB_TYPE_NAME_DATABASE TYPE CRMT_TABLE_TYPE_NAME Name eines Tabellentypen (Datenbanktabelle)
Importing IV_TAB_TYPE_NAME_OB TYPE CRMT_TABLE_TYPE_NAME Name eines Tabellentypen (Obektpuffer)
Importing IV_ROW_TYPE_NAME_OB TYPE CRMT_ROW_TYPE_NAME Name des Zeilentyps (Obektpuffer)
Importing IV_TAB_TYPE_NAME_DB TYPE CRMT_TABLE_TYPE_NAME Name eines Tabellentypen (DB Puffer)
Importing IV_ROW_TYPE_NAME_DB TYPE CRMT_ROW_TYPE_NAME Name des Zeilentyps (DB Puffer)
Importing IV_FUNC_NAME_GET_OB TYPE CRMT_FUNCTION_NAME Name des FBs zum Lesen des Objekt Puffers
Importing IV_FUNC_NAME_GET_DB TYPE CRMT_FUNCTION_NAME Name des FBs zum Lesen des DB Puffers
Importing IV_FUNC_NAME_DU TYPE CRMT_FUNCTION_NAME Name des Verbuchungs-FBs
Importing IT_GUIDS_TO_SAVE TYPE CRMT_GUIDS_TO_SAVE_TAB Alle SetGuids des Teilobjekts zum aktuellen Beleg
Importing IV_COMPRESS_FLAG TYPE CRMT_BOOLEAN FALSE Objekte komprimieren ?
Importing IV_SAVE_REVISIONS TYPE CRMT_BOOLEAN TRUE Verbuchung der zeitabh. Tabellen
Exception PARAMETER_ERROR TYPE Incorrect parameter transfer
               
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  19991102 
SAP Release Created in