The Function Module W_FRM_DISTR_SCHEDULE (Verteilung nach Reihenfolge der Einteilungen) is a standard Function Module in SAP ERP and is part of the function group WFR4 within the package WFRM.
Function Module | W_FRM_DISTR_SCHEDULE |
Short Text | Verteilung nach Reihenfolge der Einteilungen |
Function Group | WFR4 |
Package | WFRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_EKET | LIKE | EKET | Bestellung Einteilungen | |
T_EKKO | LIKE | EKKO | Bestellung Kopf | |
T_EKPO | LIKE | EKPO | Bestellung Position | |
T_VBAK | LIKE | VBAK | Kundenauftrag Kopf | |
T_VBAP | LIKE | VBAP | Kundenauftrag Position | |
T_VBEP | LIKE | VBEP | Kundenauftrag Einteilungen | |
T_VBFA | LIKE | VBFA | Vertriebsbelegsfluß | |
T_VBUP | LIKE | VBUP | Kundenauftrag Position Status | |
T_XFRET | TYPE | WFRM_DISTRIBUTION_TAB | Berteilungstabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALLOCATION_FAILURE | Verteilung nicht möglich |
NOTHING_TO_DO | Kein Arbeitsvorrat |