Menu

SAP Function Module WLB3_SELECT_PURCHASE_ORDERS

Bestimmung von Bestellungen für die Bestellbündelung

The Function Module WLB3_SELECT_PURCHASE_ORDERS (Bestimmung von Bestellungen für die Bestellbündelung) is a standard Function Module in SAP ERP and is part of the function group WLB3 within the package WVLB.

Technical Information

Function Module WLB3_SELECT_PURCHASE_ORDERS
Short Text Bestimmung von Bestellungen für die Bestellbündelung
Function Group WLB3
Package WVLB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_READ_EKET_FIRST TYPE C CHAR(1), 'X' --> lese EKET vor EKKO

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_EKET LIKE EKET Ausgabe : Lieferplaneinteilungen
T_EKET_EINDT TYPE WVLBT_T_S_EKET_EINDT Eingabe : Range für Lieferdatum
T_EKKO LIKE EKKO Ausgabe : Einkaufsbelegkopf
T_EKKO_EBELN TYPE WVLBT_T_S_EKKO_EBELN Eingabe : Range für Bestellnummern
T_EKKO_EKORG TYPE WVLBT_T_S_EKKO_EKORG Eingabe : Range für Einkaufsorganisation
T_EKKO_LIFNR TYPE WVLBT_T_S_EKKO_LIFNR Eingabe : Range für Lieferanten
T_EKPO LIKE EKPO Ausgabe : Einkaufsbelegposition

Exceptions

This function module does not define any Exceptions.