Menu

SAP Function Module PPEDBHDR_READ_OBJ

Lesen der PPEOBJ-Objekte von der Datenbank

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.

Technical Information

Function Module PPEDBHDR_READ_OBJ
Short Text Lesen der PPEOBJ-Objekte von der Datenbank
Function Group PPEDBHDR
Package CPPEHDR
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.