The Function Module W_FRM_OPEN_QUANTITIES_DETERMIN (Bestimmung der offenen Liefermengen für Abgabebelege) is a standard Function Module in SAP ERP and is part of the function group WFR3 within the package WFRM.
Function Module | W_FRM_OPEN_QUANTITIES_DETERMIN |
Short Text | Bestimmung der offenen Liefermengen für Abgabebelege |
Function Group | WFR3 |
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 |
---|---|---|---|---|
ET_EKET | TYPE | FRM_EKETVB_TAB_T | Bestelleinteilungen: Export | |
ET_EKPO | TYPE | FRM_EKPOVB_TAB_T | Bestellpositionen: Export | |
ET_VBAP | TYPE | FRM_VBAPVB_TAB_T | Kundenauftragspositionen: Export | |
IT_EKET | LIKE | EKET | Bestelleinteilungen: Import | |
IT_EKPO | LIKE | EKPO | Bestellpositionen: Import | |
IT_VBAP | LIKE | VBAPVB | Kundenauftragspositionen: Import | |
IT_VBEP | LIKE | VBEPVB | Kundenauftragseinteilungen | |
IT_VBFA | LIKE | VBFA | Vertriebsbelegsfluß | |
IT_VBUP | LIKE | VBUP | Kundenauftragspositionen: Stati |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURED | bei der Verarbeitung ist ein Fehler aufgetreten |