Menu

SAP Function Module SDOK_UT_LOIOT_QUERY

Verbuchungspuffer: LOIOs anhand der Beschreibungen selektieren

The Function Module SDOK_UT_LOIOT_QUERY (Verbuchungspuffer: LOIOs anhand der Beschreibungen selektieren) is a standard Function Module in SAP ERP and is part of the function group SDOK_UPDTSK within the package SDOK.

Technical Information

Function Module SDOK_UT_LOIOT_QUERY
Short Text Verbuchungspuffer: LOIOs anhand der Beschreibungen selektieren
Function Group SDOK_UPDTSK
Package SDOK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT TYPE SYMANDT SY-MANDT Mandant
CLIENT_DEPENDENT TYPE SYDATAR 'X' -> mandantenabhängig
DESCRIPTION_RANGES TYPE SDOKRNGDSS SDOK: Ranges-Tabellen-Struktur für Attributwerte
LANGU TYPE SYLANGU Sprachenschlüssel der aktuellen Textumgebung
LOIO_CLASS TYPE SDOK_LOCL Klasse des logischen Dokuments
START_LOIOS TYPE SDOKOBJECTS Vorauswahl
TABLE TYPE SDOK_TXTAB Kopftabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOIOS_TO_DELETE TYPE SDOKOBJECTS zu löschende Treffer
LOIOS_TO_PERSIST TYPE SDOKOBJECTS zu persistierende Treffer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.