SAP ABAP Function Module CMS_LO_PREREQ_VALIDATIONS_GET (Returns pre-requisite validations for a given process)
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_PREREQ_VALIDATIONS_GET | Returns pre-requisite validations for a given process |
| Function Group | CMS_LO_COMMON_CB | Read customizing tables for Common obj |
| Program Name | SAPLCMS_LO_COMMON_CB | |
| INCLUDE Name | LCMS_LO_COMMON_CBU12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_PREREQ_RULE_TABLE | TYPE | CMST_PREREQ_VALD_TAB | Table to hold Pre-requisite rules | |||
| |
IV_APPLICATION | TYPE | CMST_APPLICATION | Lean order application code | |||
| |
IV_XNTYPE | TYPE | CMST_XNTYPE | Lean order transaction type | |||
| |
IV_PROCESS_KEY | TYPE | CMST_PROCESS_KEY | Status group | |||
| |
NO_PREREQUISITES_DEFINED | TYPE | No pre-requisites rules defined | ||||
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 |