Menu

SAP Function Module AFWGO_ACCESS_EVALPROC2

Auswertungsverfahren - Schnittstelle

The Function Module AFWGO_ACCESS_EVALPROC2 (Auswertungsverfahren - Schnittstelle) is a standard Function Module in SAP ERP and is part of the function group AFWGO_ACCESS within the package CFM_AFWGO.

Technical Information

Function Module AFWGO_ACCESS_EVALPROC2
Short Text Auswertungsverfahren - Schnittstelle
Function Group AFWGO_ACCESS
Package CFM_AFWGO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE TYPE AFW_VALDATE Stichtag der Auswertung
I_EVALP TYPE AFWGO_EVALPROC_2 Auswertungsverfahren
I_LANGU TYPE SPRAS SY-LANGU Sprachenschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_KEYF TYPE AFWKF_DEFINITION_T Tabelle von Kennzahlen
ET_PHID TYPE AFWCH_PHID_T Tabelle von Portfoliohierarchie-IDs
E_ADMIN TYPE AFW_ADMINDATA Struktur Verwaltungsdaten
E_EP1 TYPE AFWGO_EVALPROC Auswertungsverfahren für Einzelsätze: Definition
E_FIXD TYPE I Fixierte Werte - dürfen nicht geändert werden
E_TEXT TYPE AFW_TEXT50 Sprachabhängige Beschreibung

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.