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 RSZ_SELECT_CREATE (Create-Methode für das Selection-Objekt) is a standard Function Module in SAP ERP and is part of the function group RZO4 within the package RSZ.
Function Module | RSZ_SELECT_CREATE |
Short Text | Create-Methode für das Selection-Objekt |
Function Group | RZO4 |
Package | RSZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DYNNR | LIKE | SY-DYNNR | Zugeordnete Dynpro-Nummer | |
I_OWNER_REPID | LIKE | SY-REPID | Zugeordnetes ABAP-Programm | |
I_PARENTID | TYPE | I | ID des Parent-Controls | |
I_SHELLSTYLE | TYPE | I | Style des Controls |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_SELECT_HDL | TYPE | CNTL_HANDLE | Rückgabe-Handle für OCX-Innstanz |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
X_CALLBACK_NOT_FOUND | Callback nicht gefunden |
X_CONTROL_INSTALL_ERROR | Control konnte nicht installiert werden |
X_CREATE_ERROR | Create ist fehlgeschlagen |
X_INVALID_CALBACK_DEFN | Falsche Callback Definition |