SAP ABAP Function Module CMS_GET_SCHEMAS_FROM_SCEKEY (Get default schema and list of schemas from scenario key)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_BRE (Package) Business Rule Engine
⤷
⤷
Basic Data
| Function Module | CMS_GET_SCHEMAS_FROM_SCEKEY | Get default schema and list of schemas from scenario key |
| Function Group | CMS_BRE_API_CB | Read customizing tables for BRE |
| Program Name | SAPLCMS_BRE_API_CB | |
| INCLUDE Name | LCMS_BRE_API_CBU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_DEFAULT_SCHEMA | TYPE | CMST_BRE_SCH_T_TAB | Schema definition | |||
| |
ET_TOTAL_SCHEMAS | TYPE | CMST_BRE_SCH_T_TAB | Schema definition | |||
| |
IV_APPLICATION | TYPE | CMST_APPLICATION | Application | |||
| |
IV_XN_TYPE | TYPE | CMST_XNTYPE | Transaction type | |||
| |
IV_SCENARIO_KEY | TYPE | CMST_SCENARIO_KEY | Scenario key | |||
| |
DATA_NOT_PASSED | TYPE | Required data not passed | ||||
| |
SCENARIO_ID_NOT_FOUND | TYPE | Scenario id not found | ||||
| |
SCHEMA_ID_NOT_FOUND | TYPE | Schema id 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 | 20030110 |
| SAP Release Created in | 400 |