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 DSVAS_FL_DISPLAY_ACTION_ITEM (display selected action item) is a standard Function Module in SAP ERP and is part of the function group DSVAS_FL within the package DSVAS.
Function Module | DSVAS_FL_DISPLAY_ACTION_ITEM |
Short Text | display selected action item |
Function Group | DSVAS_FL |
Package | DSVAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_ACTION_TO_DISPLAY | TYPE | SY-TABIX | Internal Table, Current Line Index | |
PF_CHANGE_DATE_IN | LIKE | SY-DATUM | Date and time, current (application server) date | |
PF_CHANGE_TIME_IN | LIKE | SY-UZEIT | Date and Time, Current Application Server Time | |
PF_CHECK_CON | LIKE | DSVASCONINS-CON | DSVAS: Context | |
PF_CHECK_GRP | LIKE | DSVASCHECK-GRP | DSVAS: Check group | |
PF_CHECK_ID | LIKE | DSVASCHECK-ID | DSVAS: Check ID | |
PF_CHECK_INS | LIKE | DSVASCONINS-INS | DSVAS: Instance of a context | |
PF_HANDLE | TYPE | SY-INDEX | Loops, number of current pass | |
PF_NEW_ACTION | TYPE | DSVASDBOOLEAN | DSVAS: Boole'scher Wert | |
PF_SESSITYPE | TYPE | DSVASDSESSITYPE | DSVAS: Typ einer instanziierten Sitzung | |
PF_SESSNO | TYPE | DSVASDSESSINO | DSVAS: Nummer einer instanziierten Sitzung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_ACT_CHECK_TITLE | TYPE | DSVASCHECKT-TEXT | DSVAS: Description of length 60 | |
PF_CHANGE_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
PF_CHANGE_TIME | LIKE | SY-UZEIT | Date and Time, Current Application Server Time | |
PF_ERROR | TYPE | NATXT | Nachrichtentext | |
PS_ACTION_ITEM | LIKE | DSVASACTIONLIST | DSVAS: Aktionsliste einer Sitzung | |
PS_DATE | TYPE | DSVASITSDATE | DSVAS: ITS: Datumstruktur |
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.