Menu

SAP Function Module EPM_DATA_INSERT_CODE_CREATE

Erzeugen eines Codes zum Hinzufügen eines Kennzahlenwertes

The Function Module EPM_DATA_INSERT_CODE_CREATE (Erzeugen eines Codes zum Hinzufügen eines Kennzahlenwertes) is a standard Function Module in SAP ERP and is part of the function group EPM_KPI within the package PLANT_MANAGER.

Technical Information

Function Module EPM_DATA_INSERT_CODE_CREATE
Short Text Erzeugen eines Codes zum Hinzufügen eines Kennzahlenwertes
Function Group EPM_KPI
Package PLANT_MANAGER
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_KPI_ID TYPE EPM_KPI_ID Technischer Name der Kennzahl
I_SOURCE TYPE EPM_KPI_SOURCE Quellsystem der Kennzahl
I_SOURCE_TYPE TYPE EPM_KPI_SOURCE_TYPE 'R/3' Typ des Quellsystems der Kennzahl
I_UNAME TYPE XUBNAME SY-UNAME Benutzername im Benutzerstamm

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_INSERT_CODE TYPE EPM_INSERT_CODE Code zum Hinzufügen eines Kennzahlenwertes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.