The Function Module PPEDBHDR_READ_OBJ (Lesen der PPEOBJ-Objekte von der Datenbank) is a standard Function Module in SAP ERP and is part of the function group PPEDBHDR within the package CPPEHDR.
Function Module | PPEDBHDR_READ_OBJ |
Short Text | Lesen der PPEOBJ-Objekte von der Datenbank |
Function Group | PPEDBHDR |
Package | CPPEHDR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_OBJID | TYPE | PPET4_OBJID_TAB | interne Identifikation für PVS Objekte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PPEOBJ | TYPE | PPET4_PPEOBJ_TAB | Objekttabelle |
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.