Menu

SAP Function Module LINEITEM_TMODU_READ

Lesen TMODU und Rückgabe der gefundenen Feldnamen

The Function Module LINEITEM_TMODU_READ (Lesen TMODU und Rückgabe der gefundenen Feldnamen) is a standard Function Module in SAP ERP and is part of the function group ACKK within the package FFE.

Technical Information

Function Module LINEITEM_TMODU_READ
Short Text Lesen TMODU und Rückgabe der gefundenen Feldnamen
Function Group ACKK
Package FFE
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_FAUNA LIKE TMODU-FAUNA 'SKB1-FAUS1' Name der Feldauswahlleiste
I_KOART LIKE BSEG-KOART Kontoart
I_MODIF LIKE TMODU-MODIF Modifikationsgruppe 1
I_UMSKS LIKE BSEG-UMSKS Vorgangsklasse Sonderhauptbuch

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
NAMTAB LIKE TMODU Export: Gefundene Einträge

Exceptions

This function module does not define any Exceptions.