SAP ABAP Function Module CMS_LO_DELETE_OW (To delete LO document Header & Items/Items)
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_DELETE_OW | To delete LO document Header & Items/Items |
| Function Group | CMS_LO_OW | Lean order - object workspace |
| Program Name | SAPLCMS_LO_OW | |
| INCLUDE Name | LCMS_LO_OWU42 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_NEW_RECORDS | TYPE | TABLE | ||||
| |
ET_UNDELETED_RECORDS | TYPE | CMST_LO_HEAD_ITEM_COMT | Table to hold Header & Item guid | |||
| |
IV_STRUCTURE_NAME | TYPE | CMST_TABNAME | Interface structure type | |||
| |
IV_APPLICATION | TYPE | CMST_APPLICATION | Application | |||
| |
IT_SOURCE_RECORDS | TYPE | TABLE | ||||
| |
RECORD_DELETE_ERROR | TYPE | Error occured while deleting records | ||||
| |
NOTHING_TO_DELETE | TYPE | Reference records are not passed for deletion | ||||
| |
SOURCE_RECORD_NOT_FOUND | TYPE | Source record not found | ||||
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 | 20030310 |
| SAP Release Created in | 400 |