SAP ABAP Function Module CRM_ORD_UPD_TABLES_DETERM_REVS (Ermitteln der Änderungs Tabellen für den Save Baustein)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX (Application Component) Business Transactions
     CRM_TOOLS (Package) General Services for Transaction Processing
Basic Data
Function Module CRM_ORD_UPD_TABLES_DETERM_REVS Ermitteln der Änderungs Tabellen für den Save Baustein  
Function Group CRM_ORDER_TOOLS   General Duties  
Program Name SAPLCRM_ORDER_TOOLS   Allgemeine Dienste 
INCLUDE Name LCRM_ORDER_TOOLSU22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RECORDS_TO_INSERT TYPE
Exporting ET_RECORDS_TO_UPDATE TYPE
Exporting ET_RECORDS_TO_DELETE TYPE
Importing IV_OBJECT_NAME TYPE CRMT_OBJECT_NAME Name of Object to be Processed
Importing IV_OBJECT_TYPE TYPE CRMT_OBJECT_TYPE Object Type
Importing IV_TAB_NAME_DATABASE TYPE CRMT_TABLENAME Tabellenname der Datenbanktabelle
Importing IV_FIELD_NAME_KEY TYPE CRMT_FIELDNAME GC_FIELD_NAME-GUID Feldname des Schlüsselfeldes der Datenbanktabelle
Importing IV_TAB_TYPE_NAME_DATABASE TYPE CRMT_TABLE_TYPE_NAME Name des Tabellentyps (DB Tabelle)
Importing IV_TAB_TYPE_NAME_OB TYPE CRMT_TABLE_TYPE_NAME Name des Tabellentyps (Objekt Puffer)
Importing IV_ROW_TYPE_NAME_OB TYPE CRMT_ROW_TYPE_NAME Name des Zeilentyps (Object Puffer)
Importing IV_TAB_TYPE_NAME_DB TYPE CRMT_TABLE_TYPE_NAME Name des Tabellentyps (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 Funktionsname zum Lesen des Objekt Puffers
Importing IV_FUNC_NAME_GET_DB TYPE CRMT_FUNCTION_NAME Funktionsname zum Lesen des DB Puffers
Importing IT_GUIDS_TO_PROCESS TYPE CRMT_OBJECT_GUID_TAB List of GUIDs
Importing IV_PROCESS_ALL_OBJECTS TYPE CRMT_BOOLEAN FALSE Checkbox
Exception ERROR_OCCURRED 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  20001011 
SAP Release Created in