Menu

SAP Function Module W_FRM_ASSIGNMENT_ADJUST

Die Änderungen einer bestehenden Verteilung verbuchen.

The Function Module W_FRM_ASSIGNMENT_ADJUST (Die Änderungen einer bestehenden Verteilung verbuchen.) is a standard Function Module in SAP ERP and is part of the function group WFR1 within the package WFRM.

Technical Information

Function Module W_FRM_ASSIGNMENT_ADJUST
Short Text Die Änderungen einer bestehenden Verteilung verbuchen.
Function Group WFR1
Package WFRM
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMMIT_WORK TYPE WFRM_FLAG SPACE Parameter für Commit Work
I_PERFORM_EXTENDED_CHECK TYPE WFRM_FLAG SPACE erweiterte Prüfung ausführen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_FRET LIKE FRET Tabelle mit der Verteilung
T_FRETB LIKE FRETB Tabelle mit Verteilungsreferenzdaten.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOTHING_TO_DO Die übergebene Tabelle ist leer.