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 DD_EXIX_SET_PUT (DD: Schnittstelle zum mengenorientierten Schreiben von externen Indexen) is a standard Function Module in SAP ERP and is part of the function group SDEI within the package SDSH.
Function Module | DD_EXIX_SET_PUT |
Short Text | DD: Schnittstelle zum mengenorientierten Schreiben von externen Indexen |
Function Group | SDEI |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CTRL_EXIX_PUT | TYPE | DCEXIXPUT | 'XXXXXX' | Definition der zu schreibenden Teile |
POINTER | TYPE | FNAM_____4 | ' ' | Name der Spalte mit den Namen in EXIXNAMES |
PRID | TYPE | SY-TABIX | 0 | Kennung des Fehlerausgabekanals |
PUT_STATE | TYPE | DDREFSTRUC-STATE | 'N' | Definition des Schreibstatus |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DD90V_TAB | LIKE | DD90V | externe Indexheader | |
DD91V_TAB | LIKE | DD91V | externe Indexschlüssel | |
DD92V_TAB | LIKE | DD92V | externe Indexzuordnungen | |
DD93V_TAB | LIKE | DD93V | externe Indexattribute | |
DD94V_TAB | LIKE | DD94V | externe Indexsprachen | |
DD96V_TAB | LIKE | DD96V | externe Indexsynchronisationstabellen | |
EXIXNAMES | LIKE | Namen der zu schreibenden externen Indexe |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DB_ACCESS_FAILURE | Fehler bei Datenbankzugriff aufgetreten |
ILLEGAL_VALUE | unzulässiger Wert eines Eingabeparameters |
INPUT_INCONSISTENT | inkonsistente Sourcen |