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 F4_FIELD_ON_VALUE_REQUEST (F4-Hilfe für Felder, die erst zur Laufzeit bekannt sind) is a standard Function Module in SAP ERP and is part of the function group FVVD_F4 within the package FVVD.
Function Module | F4_FIELD_ON_VALUE_REQUEST |
Short Text | F4-Hilfe für Felder, die erst zur Laufzeit bekannt sind |
Function Group | FVVD_F4 |
Package | FVVD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALLBACK_FORM | TYPE | SY-XFORM | SPACE | Form für Callback vor F4-Start (->Langdoku) |
CALLBACK_PROGRAM | TYPE | SY-REPID | SPACE | Programm für Callback vor F4-Start |
CALLBACK_SELOPT | TYPE | DDSHSELOPS | Selektionsoptionen für Suchhilfen | |
DISPLAY | TYPE | DDBOOL_D | SPACE | Eingabebereitschaft übersteuern |
DYNPNR | TYPE | SY-DYNNR | SPACE | Dynpro-Nummer |
DYNPPROG | TYPE | SY-REPID | SPACE | Aktuelles Programm |
DYNPROFIELD | TYPE | HELP_INFO-DYNPROFLD | SPACE | Name des Dynpro-Feldes für Werterückgabe |
FIELDNAME | TYPE | DFIES-FIELDNAME | Feldname aus Dictionary | |
MULTIPLE_CHOICE | TYPE | DDBOOL_D | SPACE | Mehrfachauswahl einschalten |
SEARCHHELP | TYPE | SHLPNAME | SPACE | Suchhilfe als Dynpro-Feldattribut |
SELECTION_SCREEN | TYPE | DDBOOL_D | SPACE | Verhalten wie im Selection-Screen (->Langdoku) |
SHLPPARAM | TYPE | SHLPFIELD | SPACE | Suchhilfe-Parameter am Dynpro-Feld |
STEPL | TYPE | SY-STEPL | 0 | Steploop-Zeile des Dynpro-Feldes |
SUPPRESS_RECORDLIST | TYPE | DDSHF4CTRL-HIDE_LIST | SPACE | Anzeige der Trefferliste überspringen |
TABNAME | TYPE | DFIES-TABNAME | Tabellen/Strukturname aus Dictionary | |
VALUE | TYPE | HELP_INFO-FLDVALUE | SPACE | Feldinhalt bei F4-Aufruf |
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 |
---|---|---|---|---|
RETURN_TAB | LIKE | DDSHRETVAL | Rückgabe der ausgewählten Werte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELD_NOT_FOUND | Das Feld gibt's nicht im Dictionary |
INCONSISTENT_HELP | Die F4-Hilfe zu dem Feld ist inkonsistent |
NO_HELP_FOR_FIELD | Für das Feld ist keine F4-Hilfe definiert |
NO_VALUES_FOUND | Es wurden keine Werte gefunden |