The Function Module SDOK_UT_LOIO_QUERY (Verbuchungspuffer: LOIOs anhand der Kopfattribute selektieren) is a standard Function Module in SAP ERP and is part of the function group SDOK_UPDTSK within the package SDOK.
Function Module | SDOK_UT_LOIO_QUERY |
Short Text | Verbuchungspuffer: LOIOs anhand der Kopfattribute selektieren |
Function Group | SDOK_UPDTSK |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHNG_TIME_RANGES | TYPE | SDOKRNGCTS | Ranges-Tabelle für Änderungszeitpunkt | |
CHNG_USER_RANGES | TYPE | SDOKRNGCUS | Ranges-Tabelle für letzten Änderer | |
CLIENT | TYPE | SYMANDT | SY-MANDT | Mandant |
CLIENT_DEPENDENT | TYPE | SYDATAR | 'X' -> mandantenabhängig | |
CREA_TIME_RANGES | TYPE | SDOKRNGCTS | Ranges-Tabelle für Anlegezeitpunkt | |
CREA_USER_RANGES | TYPE | SDOKRNGCUS | Ranges-Tabelle für Anleger | |
LOIO_CLASS | TYPE | SDOK_LOCL | Klasse des logischen Dokuments | |
MASTER_LANGU_RANGES | TYPE | SDOKRNGMLS | Ranges-Tabelle für Mastersprache | |
PROP01_RANGES | TYPE | SDOKRNGPSS | Ranges-Tabelle für Property 1 | |
PROP02_RANGES | TYPE | SDOKRNGPSS | Ranges-Tabelle für Property 2 | |
PROP03_RANGES | TYPE | SDOKRNGPSS | Ranges-Tabelle für Property 3 | |
PROP04_RANGES | TYPE | SDOKRNGPSS | Ranges-Tabelle für Property 4 | |
PROP05_RANGES | TYPE | SDOKRNGPMS | Ranges-Tabelle für Property 5 | |
PROP06_RANGES | TYPE | SDOKRNGPMS | Ranges-Tabelle für Property 6 | |
PROP07_RANGES | TYPE | SDOKRNGPMS | Ranges-Tabelle für Property 7 | |
PROP08_RANGES | TYPE | SDOKRNGPLS | Ranges-Tabelle für Property 8 | |
PROP09_RANGES | TYPE | SDOKRNGPLS | Ranges-Tabelle für Property 9 | |
PROP10_RANGES | TYPE | SDOKRNGPLS | Ranges-Tabelle für Property 10 | |
START_LOIOS | TYPE | SDOKOBJECTS | Vorauswahl | |
TABLE | TYPE | SDOK_TXTAB | Kopftabelle |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.