The Function Module ME_SELECT_EKORG_RELEASE_ORDER (Suchen der Einkaufsorganisationen für Abruf bei einer zentralen Ekorg) is a standard Function Module in SAP ERP and is part of the function group MEQR within the package ME.
Function Module | ME_SELECT_EKORG_RELEASE_ORDER |
Short Text | Suchen der Einkaufsorganisationen für Abruf bei einer zentralen Ekorg |
Function Group | MEQR |
Package | ME |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_WERKS | LIKE | EKPO-WERKS | Empfangendes Werk |
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_EKORG | LIKE | Liste der Einkaufsorganisationen für Abruf |
This function module does not define any Exceptions.