Menu

SAP Function Module WLK1_READ

Lesen Listungskonditionen WWS - Tabelle WLK1

The Function Module WLK1_READ (Lesen Listungskonditionen WWS - Tabelle WLK1) is a standard Function Module in SAP ERP and is part of the function group WSOT within the package WSOR.

Technical Information

Function Module WLK1_READ
Short Text Lesen Listungskonditionen WWS - Tabelle WLK1
Function Group WSOT
Package WSOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_ITEMS_PER_SHOP_DATAB LIKE WTDY-TYP01 SPACE Sonderform des Lesens: --> siehe Langtext
ALL_ITEMS_PER_SHOP_DATUB LIKE WTDY-TYP01 SPACE Sonderform des Lesens: --> siehe Langtext
BUFFERS_READ LIKE WTDY-TYP01 SPACE auch lesen im Verbuchungspuffer
DATUM LIKE WLK1-DATBI SPACE nur ausgefüllt, wenn Suche zu Zeit-Punkt !
SELECT_ASSORTMENT LIKE WTDY-TYP01 'X' prüfen, ob ASORT selbst Sortiment hat
SELECT_SINGLE LIKE WTDY-TYP01 SPACE Zugriff exakt mit Keys
SPERR_MODUS LIKE WTDY-TYP01 SPACE '0': kein Sperren, '1': Sperren
WLK1 LIKE WLK1 SPACE Struktur mit besetzten Keyfeldern incl. Datum
WLK11 LIKE WLK11 SPACE bei Vorgabe VKORG/VTWEG statt Fil. --> Langtext

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIFFERENT_ASORT LIKE WTDY-TYP01 Vorgabe-Sortiment zeigt auf andere(s)
NO_UNIT_BUT_ITEM_LISTING LIKE WTDY-TYP01 zwar Artikel-Listung, aber nicht explizit für ME

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
WLK1_INPUT LIKE WLK1 gefundene Datensätze lt. Keyvorgaben

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_REC_FOUND kein Datensatz gefunden
REC_ENQUEUED Datensatz gesperrt
TEC_ENQUEUED techn. Fehler bei Sperrprüfung