The Function Module AFWKF_SHOW_EP_HIERARCHY (Anzeigen der Auswertungsverfahren und Kennzahlen) is a standard Function Module in SAP ERP and is part of the function group AFWKF_MD_REPORTING within the package CFM_AFWKF.
Function Module | AFWKF_SHOW_EP_HIERARCHY |
Short Text | Anzeigen der Auswertungsverfahren und Kennzahlen |
Function Group | AFWKF_MD_REPORTING |
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 |
---|---|---|---|---|
IT_EP1_DETAILS | TYPE | AFWGO_EVALPROC1_TAB | Tabellentyp zum Einzelsatzverfahren | |
IT_EP1_TEXT | TYPE | AFWGO_EVALPROC1_F4_HELP_T | Tabellentyp zum Einzelsatzverfahren und Langtext | |
IT_EP2_DETAILS | TYPE | AFWGO_EVALPROC2_TAB | Tabellentyp zum Endergebnisverfahren | |
IT_EP2_TEXT | TYPE | AFWGO_EVALPROC2_F4_HELP_T | Tabellentyp Endergebnisverfahren + Langtext | |
IT_EPROCK | TYPE | AFWGO_EPROCK_T | Tabellentyp zu Auswertungsverfahren | |
IT_KFBF_DETAILS | TYPE | AFWKF_KFBF_DETAILS_T | Tabellentyp zur Struktur afwkf_kfbf_details | |
I_FLG_PA | TYPE | FLAG | allgemeines flag | |
I_FLG_RA | TYPE | FLAG | allgemeines flag | |
I_VALDAT | TYPE | AFW_VALDATE | Datum gültig ab (inklusive) |
This function module does not define any EXPORTING parameters.
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.