The Function Module PPEDBHDR_READ_LNK (Lesen der PPELNK-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_LNK |
Short Text | Lesen der PPELNK-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 |
---|---|---|---|---|
IS_PPELNK | TYPE | PPET4_PPELNK | PPELNK Indentifikation | |
IT_OBJID_CNT | TYPE | PPET4_OBJID_CNT_TAB | Tabelle mit dem Schlüssel der PPEOBJ | |
IT_PPEGUID | TYPE | PPET4_PPEGUID_TAB | Tabelle mit internen Schlüsseln |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PPEHDR | TYPE | PPET4_PPEHDR_TAB | Einstiegsparametertabelle | |
ET_PPELNK | TYPE | PPET4_PPELNK_TAB | Verbindungstabelle zw. PPEHDR und PPEOBJ | |
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.