Menu

SAP Function Module SDOK_UT_PRS_GET

Verbuchungspuffer: Properties zu einem IO lesen

The Function Module SDOK_UT_PRS_GET (Verbuchungspuffer: Properties zu einem IO lesen) 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_PRS_GET
Short Text Verbuchungspuffer: Properties zu einem IO lesen
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
OBJECT_IDS TYPE SDOKOBJECTS Schlüssel des IO
PROP_NAMES TYPE SDOKPROPTNS Namen der Properties
TABLE TYPE SDOK_HDTAB Kopftabelle

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
PROPERTIES_TO_DELETE LIKE SDOKPHNMPR Liste der zu löschenden Properties
PROPERTIES_TO_PERSIST LIKE SDOKPHNMPR Liste der einzutragenden Properties

Exceptions

This function module does not define any Exceptions.