Where Used List (Function Module) for SAP ABAP Data Element RSKPI_NODE_ID (Technical Name of Node in KPI Catalog)
SAP ABAP Data Element
RSKPI_NODE_ID (Technical Name of Node in KPI Catalog) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DEQUEUE_E_RSKPI_CAT VALUE(NODE_ID) TYPE RSKPI_CAT-NODE_ID OPTIONAL
|
Release lock on object E_RSKPI_CAT | ||||
| 2 |
ENQUEUE_E_RSKPI_CAT VALUE(NODE_ID) TYPE RSKPI_CAT-NODE_ID OPTIONAL
|
Request lock for object E_RSKPI_CAT | ||||
| 3 |
RSKPI_CAT_ENTRY_DELETE VALUE(I_NODE_ID) TYPE RSKPI_NODE_ID
|
Deleting an entry in the KPI Catalog | ||||
| 4 |
RSKPI_CAT_NODE_DELETE VALUE(I_NODE_ID) TYPE RSKPI_NODE_ID
|
Delete a node in the KPI Catalog | ||||
| 5 |
RSKPI_CAT_NODE_SAVE VALUE(I_PREVIOUS_NODE_ID) TYPE RSKPI_NODE_ID OPTIONAL
|
Save a node in the KPI Catalog | ||||
| 6 |
RSKPI_CAT_READ VALUE(I_PARENT_ID) TYPE RSKPI_NODE_ID OPTIONAL
|
Read the KPI Catalog | ||||
| 7 |
RSKPI_NODE_CHECK_NEW_NAME VALUE(I_NODE_ID) TYPE RSKPI_NODE_ID
|
Checks name for the new catalog entry, set lock on this name | ||||
| 8 |
RSKPI_VARIANT_GET_LIST VALUE(I_NODE_ID) TYPE RSKPI_NODE_ID DEFAULT '*'
|
Determine a list of variants - Return of header information | ||||
| 9 |
RS_DKPC_AFTER_IMPORT
|
KPI D-Version After-Import | ||||