SAP ABAP Function Module CMS_LO_READ_MULTI_OW (Read one or more LO documents using header GUID)
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_READ_MULTI_OW Read one or more LO documents using header GUID  
Function Group CMS_LO_OW   Lean order - object workspace  
Program Name SAPLCMS_LO_OW    
INCLUDE Name LCMS_LO_OWU06    
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
Importing IT_HEAD_ITEM_GUID TYPE CMST_LO_HEAD_ITEM_COMT GUID of an Object
Importing IV_LOCK TYPE CMST_LOCK_MODES Logical variable
Importing IV_CALL_BFW TYPE CMST_BOOLEAN CTCMS_TRUE Logical variable
Exception LOCK_FAILURE TYPE One or more records could not be locked
               
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