SAP ABAP Function Module CMS_LO_READ_OW (Read Multiple documents from object buffer with Locking/Unlocking)
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_OW Read Multiple documents from object buffer with Locking/Unlocking  
Function Group CMS_LO_OW   Lean order - object workspace  
Program Name SAPLCMS_LO_OW    
INCLUDE Name LCMS_LO_OWU38    
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 Header extensions for resale order
Exporting ET_ITEM_EXTN_COMT TYPE CMST_LO_EXTN_I_COMT Item extensions for resale order
Exporting ET_HEADERS_NOT_FOUND TYPE CMST_OBJECT_GUID_TAB List of GUIDs
Exporting ET_ITEMS_NOT_FOUND TYPE CMST_OBJECT_GUID_TAB List of GUIDs
Exporting ET_ITEMS_NOT_READ TYPE CMST_OBJECT_GUID_TAB List of GUIDs
Exporting ET_ENTITIES_NOT_FOUND TYPE CMST_LO_GUID_PRFQUAL_COMT GUID and the associated profile : for exception handling
Exporting ET_NOT_LOCKED TYPE CMST_LO_HEAD_ITEM_COMT Table to hold Header & Item guid
Importing IT_HEAD_ITEM_GUID TYPE CMST_LO_HEAD_ITEM_COMT Table to hold Header & Item guid
Importing IV_LOCK TYPE CMST_LOCK_MODES SPACE Locking modes
Importing IV_SUPRESS_DELRECS TYPE CMST_BOOLEAN CTCMS_FALSE Logical variable
Importing IV_REFRESH_BUFFER TYPE CMST_BOOLEAN CTCMS_TRUE Logical variable
Exception DOCUMENT_NOT_FOUND TYPE Documents not found for the given GUIDs
Exception LOCK_FAILURE TYPE Locking of one or more doc/item(s) failed
               
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