Menu

SAP Function Module AFWCH_FL_MODIFY

AFWCH: Rahmen zum Schreiben und Löschen

The Function Module AFWCH_FL_MODIFY (AFWCH: Rahmen zum Schreiben und Löschen) is a standard Function Module in SAP ERP and is part of the function group AFWCH_FL within the package CFM_AFWCH.

Technical Information

Function Module AFWCH_FL_MODIFY
Short Text AFWCH: Rahmen zum Schreiben und Löschen
Function Group AFWCH_FL
Package CFM_AFWCH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODE TYPE SYCHAR04 CHAR04-Datenelement fuer SYST

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_AFWCH_FLWA TYPE AFWCH_FLWA AFWCH: Filter Arbeitsstruktur

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TAB_AFWCH_FLD_NEW LIKE AFWCH_FLD AFWCH: Filter Definition
TAB_AFWCH_FLD_OLD LIKE AFWCH_FLD AFWCH: Filter Definition

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_CREATE Fehler beim Neuanlegen
ERROR_DELETE Fehler beim Löschen
ERROR_MODIFY Fehler beim Ändern
WRONG_MODE Unzulässiger Parameterkombination im Aufruf