Menu

SAP Function Module SDOK_UT_PHIOS_GET

Verbuchungspuffer: PHIO Kopfsätze lesen

The Function Module SDOK_UT_PHIOS_GET (Verbuchungspuffer: PHIO Kopfsätze 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_PHIOS_GET
Short Text Verbuchungspuffer: PHIO Kopfsätze 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
PHIO_IDS TYPE SDOKOBJECTS Liste der PHIOs
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
PHIOS_TO_PERSIST LIKE SDOKPHIO Liste der einzutragenden Kopfsätze
PHIO_IDS_TO_DELETE TYPE SDOKOBJECTS Liste der zu löschenden PHIOs

Exceptions

This function module does not define any Exceptions.