Menu

SAP Function Module WLK1_READ_INTO_BUFFER

Lesen von vielen WLK1 - Sätzen in den Puffer

The Function Module WLK1_READ_INTO_BUFFER (Lesen von vielen WLK1 - Sätzen in den Puffer) is a standard Function Module in SAP ERP and is part of the function group WSOL within the package WSOR.

Technical Information

Function Module WLK1_READ_INTO_BUFFER
Short Text Lesen von vielen WLK1 - Sätzen in den Puffer
Function Group WSOL
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
SORTIERUNG TYPE WLK1_SORTIERUNG '3' 1: Filiale, 2: Artikel, 3: Filiale,Artikel, 4: Eingabe t_wlk1

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_MARA LIKE MARA Tabelle aller Materialien
T_WLK1 LIKE WLK1 Kombinationen Material / Sortiment
T_WRS1 LIKE WRS1 Tabelle aller Sortimente

Exceptions

This function module does not define any Exceptions.