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 ESS_FOTO_BIRTHDAY (Benutzerspezifische Daten auf der Datenbank speichern) is a standard Function Module in SAP ERP and is part of the function group HR_ESS_MINIAPP within the package PWWW.
Function Module | ESS_FOTO_BIRTHDAY |
Short Text | Benutzerspezifische Daten auf der Datenbank speichern |
Function Group | HR_ESS_MINIAPP |
Package | PWWW |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGUAGE | TYPE | CHAR2 | 'DE' | Datum und Zeit, Lokales Datum des Benutzers |
I_PICTUREURL | TYPE | ESSOPTIONS-PICTUREURL | Text, 255 Zeichen | |
I_SH_BIRTHDAY | TYPE | FLAG_X | 'X' | 'X' --> Zeige Birthday ,falls gegeben |
I_USER_NAME | TYPE | SY-UNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BIRTHTEXT | TYPE | TEXT452 | Text, 255 Zeichen | |
E_PICTUREURL | TYPE | ESSOPTIONS-PICTUREURL | Text, 255 Zeichen | |
E_RETURN_CODE | TYPE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |
E_SH_BIRTHDAY | TYPE | FLAG_X | 'X' --> hat Geburtstag | |
E_USER_NAME | TYPE | SY-UNAME | R/3-System, Anmeldename des Benutzers |
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.