The Function Module SDOK_PHIO_GET_HEADERTAB (Ermittlung der Headertabelle zur Dokumentenklasse) is a standard Function Module in SAP ERP and is part of the function group SDOK_EXTERNAL_ACCESS within the package SDOK.
Function Module | SDOK_PHIO_GET_HEADERTAB |
Short Text | Ermittlung der Headertabelle zur Dokumentenklasse |
Function Group | SDOK_EXTERNAL_ACCESS |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_OBJECT_CLASS | TYPE | SDOKOBJECT-CLASS | Dokumentenklasse |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_HEADERTAB | LIKE | SDOKPHTAB-HEADERTAB | Kopftabelle |
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.