SAP ABAP Function Module UMR_DB_NODE_DECENDANTS_GET (Get all decendants of node)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMR (Package) CPM: Risk Management
⤷
⤷
Basic Data
| Function Module | UMR_DB_NODE_DECENDANTS_GET | Get all decendants of node |
| Function Group | UMR_DB | Database Interface (INTERNAL USE ONLY) |
| Program Name | SAPLUMR_DB | |
| INCLUDE Name | LUMR_DBU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_XREF | TYPE | UMR_YT_XREF | Table type: component reference | |||
| |
ET_RGROUP | TYPE | UMR_YT_RGROUP | Table type: Risk groups | |||
| |
ET_RISK | TYPE | UMR_YT_RISK | Interface for risks | |||
| |
I_PARENT | TYPE | UMR_YS_NODECONT | Risk Catalog Tree Node Content | |||
| |
I_TEXT_READ | TYPE | UMC_Y_YES_NO | 'X' | Bool (space/X - false/true) | ||
| |
IT_XREF | TYPE | UMR_YT_XREF | Table type: component reference | |||
| |
I_LANGU | TYPE | LANGU | SY-LANGU | Sprachenschlüssel | ||
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 | 20041006 |
| SAP Release Created in | 3.1A |