The Function Module AFWKF_MAIN_CHECK_EVALPROC (Check für Auswertungsverfahren) 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_CHECK_EVALPROC |
Short Text | Check für Auswertungsverfahren |
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_EVALPROC1 | TYPE | AFWGO_EVALPROC | Einzelsatzverfahren | |
I_EVALPROC2 | TYPE | AFWGO_EVALPROC_2 | Endergebnisverfahren | |
I_KEYDATE | TYPE | AFW_KEYDATE | Stichtag der Auswertung | |
I_KFCATE | TYPE | AFWKF_CATEGORY | Kennzahl-Typ |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CT_MSG | TYPE | AFW_MSG_T | Tabelle Protokolleinträge |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_SINGLE_CHECK | Es kann gleichzeitig nur ein Auswertungsverfahren gecheckt werden |