The Function Module AFWKF_ACCESS_KFDEF_MVAL_T (Basiskennzahl zu einer Kennzahl 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_KFDEF_MVAL_T |
Short Text | Basiskennzahl zu einer Kennzahl 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_KFDEF | TYPE | AFWKF_DEFINITION | Kennzahldefinition | |
I_LANGU | TYPE | SPRAS | 'D' | Sprachenschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CATE | TYPE | AFWKF_CATE | Kennzahltyp |
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_MVAL | LIKE | AFWKF_CATE_MVALT | Mehrwertige Kennzahltypen (Texttabelle) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID | Ungültige Kennzahl |
NOT_MVAL | Kennzahl ist nicht mehrwertig |