Data Element list used by SAP ABAP Function Module EPM_DATA_INSERT_CODE_CREATE (Erzeugen eines Codes zum Hinzufügen eines Kennzahlenwertes)
SAP ABAP Function Module
EPM_DATA_INSERT_CODE_CREATE (Erzeugen eines Codes zum Hinzufügen eines Kennzahlenwertes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EPM_INSERT_CODE | Key for Inserting KPI Value | SOURCE VALUE(E_INSERT_CODE) TYPE EPM_INSERT_CODE |
|
| 2 | EPM_KPI_ID | Technical Name of KPI | SOURCE VALUE(I_KPI_ID) TYPE EPM_KPI_ID OPTIONAL |
|
| 3 | EPM_KPI_SOURCE | Logical Source System for KPI Value | SOURCE VALUE(I_SOURCE) TYPE EPM_KPI_SOURCE OPTIONAL |
|
| 4 | EPM_KPI_SOURCE_TYPE | Type of Source System for KPI Value | SOURCE VALUE(I_SOURCE_TYPE) TYPE EPM_KPI_SOURCE_TYPE DEFAULT 'R/3' |
|
| 5 | EPM_KPI_TARGET | KPI Managing System (Logical) | ||
| 6 | LOGSYS | Logical system | ||
| 7 | XUBNAME | User Name in User Master Record | SOURCE VALUE(I_UNAME) TYPE XUBNAME DEFAULT SY-UNAME |
|