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 PPECD_GENR_WRITE_DOCUMENT (Änderungsbelege für GEN-Kanten schreiben) is a standard Function Module in SAP ERP and is part of the function group PPECD_GEN within the package CPPEDBGEN.
Function Module | PPECD_GENR_WRITE_DOCUMENT |
Short Text | Änderungsbelege für GEN-Kanten schreiben |
Function Group | PPECD_GEN |
Package | CPPEDBGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NO_CHANGE_POINTERS | LIKE | CDHDR-CHANGE_IND | SPACE | Application object change type (U, I, E, D) |
N_PRGEN | LIKE | PRGEN | GEN Relationships - Relationships Table | |
OBJECTID | LIKE | CDHDR-OBJECTID | Object Value | |
OBJECT_CHANGE_INDICATOR | LIKE | CDHDR-CHANGE_IND | 'U' | Application object change type (U, I, E, D) |
O_PRGEN | LIKE | PRGEN | GEN Relationships - Relationships Table | |
PLANNED_CHANGE_NUMBER | LIKE | CDHDR-PLANCHNGNR | SPACE | Planned change number |
PLANNED_OR_REAL_CHANGES | LIKE | CDHDR-CHANGE_IND | SPACE | Application object change type (U, I, E, D) |
TCODE | LIKE | CDHDR-TCODE | Transaction in which a change was made | |
UDATE | LIKE | CDHDR-UDATE | Creation date of the change document | |
UPD_PRGEN | LIKE | CDPOS-CHNGIND | SPACE | Change Type (U, I, E, D) |
USERNAME | LIKE | CDHDR-USERNAME | User name of the person responsible in change document | |
UTIME | LIKE | CDHDR-UTIME | Time changed |
This function module does not define any EXPORTING parameters.
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.