SAP ABAP Function Module CMS_LO_ITEM_UPDATE_DB (Update database)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_LO_DB (Package) Lean order database layer
⤷
⤷
Basic Data
| Function Module | CMS_LO_ITEM_UPDATE_DB | Update database |
| Function Group | CMS_LO_ITEM_DB | Lean order item - database buffer |
| Program Name | SAPLCMS_LO_ITEM_DB | |
| INCLUDE Name | LCMS_LO_ITEM_DBU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_RECORDS_TO_INSERT | TYPE | CMST_LO_ITEM_DB_WRKT | Database buffer for LO item | |||
| |
IT_RECORDS_TO_DELETE | TYPE | CMST_LO_ITEM_DB_WRKT | Database buffer for LO item | |||
| |
IT_RECORDS_TO_UPDATE | TYPE | CMST_LO_ITEM_DB_WRKT | Database buffer for LO item | |||
| |
IT_VALIDRECORDS_TO_INSERT | TYPE | CMST_LO_VALID_TAB | Table for CMST_LO_VALID | |||
| |
IT_VALIDRECORDS_TO_DELETE | TYPE | CMST_LO_VALID_TAB | Table for CMST_LO_VALID | |||
| |
IT_VALIDRECORDS_TO_UPDATE | TYPE | CMST_LO_VALID_TAB | Table for CMST_LO_VALID | |||
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 |