The Function Module AFWKF_MAIN_ACT_BASE (Basiskennzahl bestimmen) is a standard Function Module in SAP ERP and is part of the function group AFWKF_MAIN within the package CFM_AFWKF.
Function Module | AFWKF_MAIN_ACT_BASE |
Short Text | Basiskennzahl bestimmen |
Function Group | AFWKF_MAIN |
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 | Kennzahl |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KFBASE | TYPE | AFWKF_BASEDEFINITION | Basiskennzahl | |
E_KFBASE2 | TYPE | AFWKF_BASEDEFINITION | Zweite Basiskennzahl | |
E_KFCATE | TYPE | AFWKF_CATEGORY | Kennzahltyp |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Kennzahl nicht gefunden |