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 SUPRN_AUTH_DATA_IN_EXP_MODE (Display the Authorization Data for a Role in Accordance with Expert Mode) is a standard Function Module in SAP ERP and is part of the function group SUPRN within the package S_PROFGEN.
Function Module | SUPRN_AUTH_DATA_IN_EXP_MODE |
Short Text | Display the Authorization Data for a Role in Accordance with Expert Mode |
Function Group | SUPRN |
Package | S_PROFGEN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXPERT_MODE | TYPE | CHAR01 | 'M' | Expert Mode for Authorization Data Maintenance |
PROFILE | TYPE | AGR_1016-PROFILE | Profile Name | |
PROF_TEXT | TYPE | AGR_PROF-PTEXT | Profile Text | |
ROLE | TYPE | AGR_DEFINE-AGR_NAME | Role Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_PROF | TYPE | PT1016 | Profile Name | |
NEW_PROF_TEXT | TYPE | AGR_PROF | Profile name for role |
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 |
---|---|---|---|---|
AUTHS | LIKE | PT1250 | Profile generator: Authorizations | |
AUTH_VALUES | LIKE | PT1251 | Profile generator: fields | |
MENU_APPS | LIKE | AGR_STRUC | Structure to transfer Tcodes into the Profile Generator | |
ORG_VALUES | LIKE | PT1252 | Profile generator: Organizational levels | |
RETURN | LIKE | BAPIRET2 | Return Parameter |
This function module does not define any Exceptions.