SAP ABAP Function Module CMS_LO_DOC_MAINTAIN (Post LO doc.s to object buffer)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_LO_API (Package) Lean order object layer APIs
Basic Data
Function Module CMS_LO_DOC_MAINTAIN Post LO doc.s to object buffer  
Function Group CMS_LO_API   Lean order object layer - API  
Program Name SAPLCMS_LO_API    
INCLUDE Name LCMS_LO_APIU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CHANGED_RECORDS TYPE CMST_LO_HEAD_ITEM_COMT Table to hold Header & Item guid
Exporting ET_DELETED_RECORDS TYPE CMST_LO_HEAD_ITEM_COMT Table to hold Header & Item guid
Exporting ET_CREATED_RECORDS TYPE CMST_LO_HEAD_ITEM_COMT Table to hold Header & Item guid
Exporting ET_UNDELETED_RECORDS TYPE CMST_LO_HEAD_ITEM_COMT Table to hold Header & Item guid
Importing IV_APPLICATION TYPE CMST_APPLICATION Lean order application code
Importing IT_LOGICAL_EVENT TYPE CMST_LO_SS_LE_TAB Lean order logical event
Importing IT_HEAD_COMT TYPE CMST_LO_HEADER_COMT Communication table for LO header
Importing IT_ITEM_COMT TYPE CMST_LO_ITEM_COMT Communication table for LO item
Importing IT_PARTNER_COMT TYPE CMST_LO_PARTNER_COMT Communication table for LO partner
Importing IT_PRICE_COMT TYPE CMST_LO_PRICE_COMT Communication table for LO price
Importing IT_DOCU_COMT TYPE CMST_LO_DOCU_COMT Communication table for LO document
Importing IT_DATE_COMT TYPE CMST_LO_DATE_COMT Communication table for LO date
Importing IT_PRODT_COMT TYPE CMST_LO_PRODT_COMT Communication table for LO product
Importing IT_QUANT_COMT TYPE CMST_LO_QUANT_COMT Communication table for LO quantity
Importing IT_STATUS_COMT TYPE CMST_LO_STATUS_COMT Communication table for LO table
Importing IT_HEAD_EXTN_COMT TYPE CMST_LO_EXTN_H_COMT Extensions Tab to the lean order
Importing IT_ITEM_EXTN_COMT TYPE CMST_LO_EXTN_I_COMT Extensions TAB to the lean order item
Importing IT_INPUT_FIELDS TYPE CMST_INPUT_FIELDS_TAB Table type for Input/Changed fields
Importing IV_SAVE TYPE CMST_BOOLEAN Logical variable
Importing IV_COMMIT TYPE CMST_BOOLEAN CTCMS_TRUE Logical variable
Importing IV_INIT_DELTA_BUFFER TYPE CMST_BOOLEAN CTCMS_FALSE Logical variable
Exception LOCK_FAILURE TYPE One or more records could not be locked.
Exception RECORDS_NOT_SAVED TYPE One or more records not saved.
Exception NO_AUTHORITY TYPE No authority
               
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  20030310 
SAP Release Created in 400