SAP ABAP Function Module CMS_LO_HEAD_PREPARE_UPDATE_DB (Analyze and Prepares LO head records for DB update)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_LO_DB (Package) Lean order database layer
Basic Data
Function Module CMS_LO_HEAD_PREPARE_UPDATE_DB Analyze and Prepares LO head records for DB update  
Function Group CMS_LO_HEAD_DB   Lean order header - database buffer  
Program Name SAPLCMS_LO_HEAD_DB    
INCLUDE Name LCMS_LO_HEAD_DBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_RECORDS_TO_INSERT TYPE CMST_LO_HEADER_DB_WRKT Database buffer for LO header
Exporting ET_RECORDS_TO_DELETE TYPE CMST_LO_HEADER_DB_WRKT Database buffer for LO header
Exporting ET_RECORDS_TO_UPDATE TYPE CMST_LO_HEADER_DB_WRKT Database buffer for LO header
Exporting ET_VALIDRECORDS_TO_INSERT TYPE CMST_LO_VALID_TAB Index table for validation class bits
Exporting ET_VALIDRECORDS_TO_DELETE TYPE CMST_LO_VALID_TAB Index table for validation class bits
Exporting ET_VALIDRECORDS_TO_UPDATE TYPE CMST_LO_VALID_TAB Index table for validation class bits
Importing IT_GUID TYPE CMST_OBJECT_GUID_TAB List of GUIDs
               
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