Menu

SAP Function Module AFWGO_APPEND_ERRORS

Anhängen einer Import-Fehlertabelle an die globale Fehlertabelle

The Function Module AFWGO_APPEND_ERRORS (Anhängen einer Import-Fehlertabelle an die globale Fehlertabelle) is a standard Function Module in SAP ERP and is part of the function group AFWGO_ERROR_HANDLER within the package CFM_AFWGO.

Technical Information

Function Module AFWGO_APPEND_ERRORS
Short Text Anhängen einer Import-Fehlertabelle an die globale Fehlertabelle
Function Group AFWGO_ERROR_HANDLER
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
IT_DATE_ERROR TYPE AFWGO_DATE_ERROR_T Datum plus Error-Tabelle für AV-internes Errorhandling
IT_ERROR TYPE BAPIERR_T table type for error handling
I_EVALDATE TYPE AFWGO_EVALDATE Auswertungsdatum

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_EVALDATE Stichtag fehlt in Fehlertabelle - interner Fehler