The Function Module FMRKF_GET_KEYFIGURE_INFO (Ermittelt Infos zu einer Kennzahl (Datensource,...)) is a standard Function Module in SAP ERP and is part of the function group FMRKF within the package FMRP.
Function Module | FMRKF_GET_KEYFIGURE_INFO |
Short Text | Ermittelt Infos zu einer Kennzahl (Datensource,...) |
Function Group | FMRKF |
Package | FMRP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DATASOURCE | TYPE | BUKF_DATASOURCE | Datasource | |
E_TABLETYPE | TYPE | TABNAME | Tabellenname |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_NAMETAB | LIKE | DFIES | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MULTIPLE_SOURCES | Kennzahl hat mehr als eine Datasource |
NOT_FOUND | Kennzahl wurde nicht gefunden |