Menu

SAP Function Module LFM2_SINGLE_READ

Gepuffertes Lesen der Tabelle LFM2

The Function Module LFM2_SINGLE_READ (Gepuffertes Lesen der Tabelle LFM2) is a standard Function Module in SAP ERP and is part of the function group WY20 within the package WLIF.

Technical Information

Function Module LFM2_SINGLE_READ
Short Text Gepuffertes Lesen der Tabelle LFM2
Function Group WY20
Package WLIF
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_BYPASSING_BUFFER LIKE Puffer verwenden?
I_EKORG LIKE LFM2-EKORG Einkaufsorganisation
I_LIFNR LIKE LFM2-LIFNR Lieferanten-Nummer
I_LTSNR LIKE LFM2-LTSNR Lieferantenteilsortiment
I_REALLY_EXIST TYPE FLAG SPACE General Flag
I_RESET_BUFFER LIKE Puffer auffrischen?
I_WERKS LIKE LFM2-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_EKORZ LIKE T024Z-EKORZ evtl. Referenzekorg zur Eingabe-Ekorg
O_LFM2 LIKE LFM2 gefundener LFM2-Satz

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND kein LFM2-Satz zu Eingabedaten vorhanden
PARAMETER_MISSING Par. LTSNR und Werk dürfen nicht beide fehlen