The Function Module AFWKF_ACCESS_DEFIN_T_READ (Kennzahldefinitionen lesen) is a standard Function Module in SAP ERP and is part of the function group AFWKF_ACCESS within the package CFM_AFWKF.
Function Module | AFWKF_ACCESS_DEFIN_T_READ |
Short Text | Kennzahldefinitionen lesen |
Function Group | AFWKF_ACCESS |
Package | CFM_AFWKF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGU | TYPE | SPRAS | SY-LANGU | Sprachenschlüssel |
I_TAB_KFDEF | TYPE | AFWKF_KEYFIGURE_T | Tabelle von Kennzahlen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_DEFIN | TYPE | AFWKF_DEFIN_T | Kennzahldefinition (allgemeiner Teil) | |
E_TAB_DEFINT | TYPE | AFWKF_DEFIN_TEXT_T | Texttabelle Kennzahldefinition (allgemeiner Teil) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.