SAP ABAP Function Module CMS_LO_LOCK (Application specific locking for lean order)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_LO_COMMON (Package) Common objects used by Resale Order Framework
⤷
⤷
Basic Data
| Function Module | CMS_LO_LOCK | Application specific locking for lean order |
| Function Group | CMS_LO_LOCK | Locking functionality for lean order |
| Program Name | SAPLCMS_LO_LOCK | |
| INCLUDE Name | LCMS_LO_LOCKU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RESULT_SET | TYPE | CMST_LO_RESULT_SET_GEN_TAB | Generic result set structure | |||
| |
IV_APPLICATION | TYPE | CMST_APPLICATION | Lean order application code | |||
| |
IT_HEADER_COMT | TYPE | CMST_LO_HEADER_COMT | Communication table for LO header | |||
| |
IT_ITEM_COMT | TYPE | CMST_LO_ITEM_COMT | Communication table for LO item | |||
| |
IT_PARTNER_COMT | TYPE | CMST_LO_PARTNER_COMT | Communication table for LO partner | |||
| |
IT_PRODUCTS_COMT | TYPE | CMST_LO_PRODT_COMT | Communication table for LO product | |||
| |
IT_QUANTITIES_COMT | TYPE | CMST_LO_QUANT_COMT | Communication table for LO quantity | |||
| |
IT_STATUS_COMT | TYPE | CMST_LO_STATUS_COMT | Communication table for LO table | |||
| |
IT_DATES_COMT | TYPE | CMST_LO_DATE_COMT | Communication table for LO date | |||
| |
IT_DOCUMENTS_COMT | TYPE | CMST_LO_DOCU_COMT | Communication table for LO document | |||
| |
IT_PRICES_COMT | TYPE | CMST_LO_PRICE_COMT | Communication table for LO price | |||
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 |