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.
Function Module | W_FRM_ASSIGNMENT_ADJUST |
Short Text | Die Änderungen einer bestehenden Verteilung verbuchen. |
Function Group | WFR1 |
Package | WFRM |
Module Type | Update Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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. |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_TO_DO | Die übergebene Tabelle ist leer. |