SAP ABAP Function Module CMS_LO_MERGE_DOCUMENTS_OW (Merge Items into single document)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_LO_OW (Package) Lean order object workspace - object layer
Basic Data
Function Module CMS_LO_MERGE_DOCUMENTS_OW Merge Items into single document  
Function Group CMS_LO_OW   Lean order - object workspace  
Program Name SAPLCMS_LO_OW    
INCLUDE Name LCMS_LO_OWU25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_HEAD_COMT TYPE CMST_LO_HEADER_COMT Communication table for LO header
Exporting ET_ITEM_COMT TYPE CMST_LO_ITEM_COMT Communication table for LO item
Exporting ET_PARTNER_COMT TYPE CMST_LO_PARTNER_COMT Communication table for LO partner
Exporting ET_PRICE_COMT TYPE CMST_LO_PRICE_COMT Communication table for LO price
Exporting ET_DOCU_COMT TYPE CMST_LO_DOCU_COMT Communication table for LO document
Exporting ET_DATE_COMT TYPE CMST_LO_DATE_COMT Communication table for LO date
Exporting ET_PRODT_COMT TYPE CMST_LO_PRODT_COMT Communication table for LO product
Exporting ET_QUANT_COMT TYPE CMST_LO_QUANT_COMT Communication table for LO quantity
Exporting ET_STATUS_COMT TYPE CMST_LO_STATUS_COMT Communication table for LO table
Exporting ET_HEAD_EXTN_COMT TYPE CMST_LO_EXTN_H_COMT Extensions Tab to the lean order
Exporting ET_ITEM_EXTN_COMT TYPE CMST_LO_EXTN_I_COMT Extensions TAB to the lean order item
Exporting ET_SOURCE_TARGET_ITEM_GUID TYPE CMST_LO_GUID_MAP_TAB Table of GUID mapping
Exporting ET_INPUT_FIELDS_TAB TYPE CMST_INPUT_FIELDS_TAB Table type for Input/Changed fields
Importing IV_SOURCE_DOC_GUID TYPE CMST_OBJECT_GUID GUID of an Object
Importing IT_SOURCE_DOC_ITEMS TYPE CMST_OBJECT_GUID_TAB List of GUIDs
Importing IV_TARGET_DOC_GUID TYPE CMST_OBJECT_GUID GUID of an Object
Importing IV_DELETE_SOURCE_ITEMS TYPE CMST_BOOLEAN CTCMS_FALSE Logical variable
Exception LOCK_FAILED TYPE Unable to lock LO documents
               
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