SAP ABAP Function Module CMS_BRE_GET_RULES_PARAMETERS (Get rule and rule parameters from schema id)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CHM-POS (Application Component) Point of Sale
⤷
CMS_BRE (Package) Business Rule Engine
⤷
⤷
Basic Data
| Function Module | CMS_BRE_GET_RULES_PARAMETERS | Get rule and rule parameters from schema id |
| Function Group | CMS_BRE_API_CB | Read customizing tables for BRE |
| Program Name | SAPLCMS_BRE_API_CB | |
| INCLUDE Name | LCMS_BRE_API_CBU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_BRE_RULE | TYPE | CMST_BRE_RULE_TAB | Table type for Rule Definition | |||
| |
ET_BRE_RULEPAR_TAB | TYPE | CMST_BRE_RULEPAR_TAB | Table type for User defined parameters | |||
| |
IV_SCHEMA_ID | TYPE | CMST_SCHEMA | Rule schema | |||
| |
NO_RULES_FOUND | TYPE | Rules are not found | ||||
| |
NO_RULE_PARAMETERS_FOUND | TYPE | Rule Parameters are 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 | 20030214 |
| SAP Release Created in | 400 |