This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module PPEDBHDR_READ (Lesen aller PPE Kopfobjekttabellen 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 |
Short Text | Lesen aller PPE Kopfobjekttabellen 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 | Tabelle mit Objekten (z.B. Material) | |
IT_PPEGUID | TYPE | PPET4_PPEGUID_TAB | Tabelle mit internen Schlüsseln | |
IT_PPEHDR_EXT | TYPE | PPET4_PPEHDR_EXT_TAB | Tabelle mit externen Schlüsseln | |
IV_ONLY_CHK | TYPE | C | SPACE | Prüfe nur die Existenze von PPEHDR Einträgen |
IV_ONLY_HDR_WITH_LNK | TYPE | C | SPACE | Lese nur PPEHDR Einträge die auch PPELNK Einträge haben |
IV_ONLY_PRODVER | TYPE | C | SPACE | Lies nur PPEHDR Einträge mit Fertigungsversion |
IV_WITH_ALL_OBJECTS | TYPE | C | SPACE | Lesen aller PPEOBJ Einträge zum Objekt |
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 | |
EV_EXISTS | TYPE | C | Existenzkennzeichen |
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.