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 RMPS_ACL_DLI_REQUEST (Verteilerliste: Anfrage eines DLI-Namen und Auswahl) is a standard Function Module in SAP ERP and is part of the function group RMPS_ACL_DIALOG within the package RMPS_PRO_AUTH.
Function Module | RMPS_ACL_DLI_REQUEST |
Short Text | Verteilerliste: Anfrage eines DLI-Namen und Auswahl |
Function Group | RMPS_ACL_DIALOG |
Package | RMPS_PRO_AUTH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DLI_MEMBERFLG | TYPE | SRMBOOLEAN | 'X' | Benutzer muss Bestandteil der DLI sein: Mögliche Werte IF_SRM->TRUE / FALSE |
DLI_PRIVATE | LIKE | SONV-FLAG | 'D' | '-keine priv., 'X'-priv,'D'-priv.+default on |
DLI_PUBLIC | LIKE | SONV-FLAG | 'D' | siehe oben |
EMPTY_EXIT | LIKE | SONV-FLAG | SPACE | Verlassen der Selektion auch bei leerem Ergebnis |
OWNER | LIKE | SOUD-USRNAM | SPACE | Besitzer |
SINGLE_SELECTION | LIKE | SONV-FLAG | SPACE | Es kann nur eine Vl zurückgeliefert werden |
STATUS_FLG | TYPE | SRMBOOLEAN | 'X' | Prüfung auf ACL Status: Mögliche Werte IF_SRM->TRUE / FALSE |
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 |
---|---|---|---|---|
DLI_TAB | LIKE | SOIDO | Übergabetabelle selektierte Verteilerlisten | |
IT_USABLE_DLI | TYPE | RMPS_ACL_T_SOXDL | Tabelle maximal verwendbarer Verteilerlisten |
This function module does not define any Exceptions.