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 |
|---|---|---|---|---|---|---|---|
| |
ET_HEAD_COMT | TYPE | CMST_LO_HEADER_COMT | Communication table for LO header | |||
| |
ET_ITEM_COMT | TYPE | CMST_LO_ITEM_COMT | Communication table for LO item | |||
| |
ET_PARTNER_COMT | TYPE | CMST_LO_PARTNER_COMT | Communication table for LO partner | |||
| |
ET_PRICE_COMT | TYPE | CMST_LO_PRICE_COMT | Communication table for LO price | |||
| |
ET_DOCU_COMT | TYPE | CMST_LO_DOCU_COMT | Communication table for LO document | |||
| |
ET_DATE_COMT | TYPE | CMST_LO_DATE_COMT | Communication table for LO date | |||
| |
ET_PRODT_COMT | TYPE | CMST_LO_PRODT_COMT | Communication table for LO product | |||
| |
ET_QUANT_COMT | TYPE | CMST_LO_QUANT_COMT | Communication table for LO quantity | |||
| |
ET_STATUS_COMT | TYPE | CMST_LO_STATUS_COMT | Communication table for LO table | |||
| |
ET_HEAD_EXTN_COMT | TYPE | CMST_LO_EXTN_H_COMT | Extensions Tab to the lean order | |||
| |
ET_ITEM_EXTN_COMT | TYPE | CMST_LO_EXTN_I_COMT | Extensions TAB to the lean order item | |||
| |
ET_SOURCE_TARGET_ITEM_GUID | TYPE | CMST_LO_GUID_MAP_TAB | Table of GUID mapping | |||
| |
ET_INPUT_FIELDS_TAB | TYPE | CMST_INPUT_FIELDS_TAB | Table type for Input/Changed fields | |||
| |
IV_SOURCE_DOC_GUID | TYPE | CMST_OBJECT_GUID | GUID of an Object | |||
| |
IT_SOURCE_DOC_ITEMS | TYPE | CMST_OBJECT_GUID_TAB | List of GUIDs | |||
| |
IV_TARGET_DOC_GUID | TYPE | CMST_OBJECT_GUID | GUID of an Object | |||
| |
IV_DELETE_SOURCE_ITEMS | TYPE | CMST_BOOLEAN | CTCMS_FALSE | Logical variable | ||
| |
LOCK_FAILED | TYPE | Unable to lock LO documents | ||||
Processing Type
| Normal Function 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 |