Menu

SAP Function Module PPEDBHDR_READ_OBJ_BY_PGUID

Lesen der PPEOBJ-Objekte von der Datenbank nach Kantenansatzobjekt

The Function Module PPEDBHDR_READ_OBJ_BY_PGUID (Lesen der PPEOBJ-Objekte von der Datenbank nach Kantenansatzobjekt) 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_BY_PGUID
Short Text Lesen der PPEOBJ-Objekte von der Datenbank nach Kantenansatzobjekt
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_PGUID TYPE PPET_GUID_TAB interne Identifikation für PVS Objekte
IV_ONLY_PRODVER TYPE C SPACE Nur Fertigungsversionseinstiege
IV_PPETYPE TYPE PPEHDR-PPETYPE SPACE Typ des iPPE Einstiegobjektes
IV_WITH_HEADER TYPE C SPACE Mit Einstiegsdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_HEADER TYPE PPET4_V_PPEHDR_TAB Einstiegsparametertabelle
ET_PPEHDR TYPE PPET4_PPEHDR_TAB Header Tabelle
ET_PPELNK TYPE PPET4_PPELNK_TAB Linktabelle
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.