The Function Module SDOK_UT_PR_QUERY (Verbuchungspuffer: Objekte anhand der vertikalen Properties 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_PR_QUERY |
Short Text | Verbuchungspuffer: Objekte anhand der vertikalen Properties 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 |
---|---|---|---|---|
CLIENT | TYPE | SYMANDT | SY-MANDT | Mandant |
CLIENT_DEPENDENT | TYPE | SYDATAR | 'X' -> mandantenabhängig | |
OBJECT_CLASS | TYPE | SDOK_CLASS | Klasse der Objekte | |
PROPERTY_NAME | TYPE | SDOK_PROPN | Name der Eigenschaft | |
SECI_RANGES | TYPE | SDOKRNGPIS | Ranges-Tabelle für Attributwerte | |
START_OBJECTS | TYPE | SDOKOBJECTS | Vorauswahl | |
TABLE | TYPE | SDOK_PRTAB | Property-Tabelle | |
VALUE_RANGES | TYPE | SDOKRNGPVS | Ranges-Tabelle für Attributwerte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECTS_TO_DELETE | TYPE | SDOKOBJECTS | zu löschende Treffer | |
OBJECTS_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.