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.
Function Module | SDOK_UT_PHIOS_GET |
Short Text | Verbuchungspuffer: PHIO Kopfsätze lesen |
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 | |
PHIO_IDS | TYPE | SDOKOBJECTS | Liste der PHIOs | |
TABLE | TYPE | SDOK_HDTAB | Kopftabelle |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.