SAP ABAP Function Module CRM_FDT_READ_TREE_RULE (Read tree rule details)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-BRF-RM (Application Component) BRF Plus Rule Modeller
⤷
CRM_FDT_GENIL (Package) Package for CRM Rule Builder GENIL
⤷
⤷
Basic Data
| Function Module | CRM_FDT_READ_TREE_RULE | Read tree rule details |
| Function Group | CRM_FDT_FG | Rule Builder Data Access |
| Program Name | SAPLCRM_FDT_FG | |
| INCLUDE Name | LCRM_FDT_FGU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RULE_DATA | TYPE | CRMT_FDT_DTREE_CND_NODE | Decision tree condition node table type | |||
| |
ET_RULE_RES_DATA | TYPE | CRMT_FDT_DTREE_RES_NODE | Table Type of CRMS_FDT_DTREE_RES_NODE | |||
| |
ES_RULE | TYPE | CRMS_FDT_IL_RULE_ATTR | Attribute Structure of Rule | |||
| |
ET_RULE_TREE_FLOW | TYPE | CRMT_FDT_IL_TREE_FLOW | Genil table type to hold the tree flow | |||
| |
ET_RULE_ATTR | TYPE | CRMT_FDT_CREATE_CTXT | Table type for Rule Create structure | |||
| |
ET_RULE_ACTIONSET | TYPE | CRMT_FDT_ACTION_SET | Table Type Of CRMS_FDT_ACTION_SET | |||
| |
ET_ACTIONS | TYPE | CRMT_FDT_ACTION_NODE | Table Type of CRMS_FDT_ACTION_NODE | |||
| |
ET_ERRORS | TYPE | CRMT_BAPIRET2 | Table type for Structure bapiret2 | |||
| |
IV_RULEID | TYPE | CRMDT_FDT_GUID | Rule Builder: Universal Unique Identifier | |||
| |
IV_BYPASSBUFFER | TYPE | CRMDT_FDT_BOOLEAN | ABAP_TRUE | Boolean Value | ||
| |
IV_HEADER_ONLY | TYPE | CRMDT_FDT_BOOLEAN | ABAP_FALSE | Boolean Value | ||
| |
IV_FORMAT | TYPE | CRMDT_FDT_BOOLEAN | Boolean Value | |||
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 | 20110909 |
| SAP Release Created in | 700 |