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 G_SET_GET_ALL_VALUES (Read All Values in a Set Hierarchy) is a standard Function Module in SAP ERP and is part of the function group GSGF within the package GBSE.
Function Module | G_SET_GET_ALL_VALUES |
Short Text | Read All Values in a Set Hierarchy |
Function Group | GSGF |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLASS | LIKE | RGSBS-CLASS | SPACE | Obsolete, Use ID in SETNR Parameter |
CLIENT | LIKE | SY-MANDT | SPACE | Client of the Set |
DATE_FROM | TYPE | DATAB | Selection Date for Dynamic Sets (From Value) | |
DATE_TO | TYPE | DATBI | Selection Date for Dynamic Sets (From Value) | |
FIELDNAME | TYPE | FIELDNAME | SPACE | Different Reference Field, if Required (only with TABLE) |
FORMULA_RETRIEVAL | LIKE | RGSBS-UNIQUE | SPACE | 'X' --> Return of Formula Lines |
LEVEL | LIKE | SY-TABIX | 0 | Number of Desired Levels (DEFAULT - all) |
NO_DESCRIPTIONS | LIKE | SY-DATAR | 'X' | X --> No Short Descriptions |
NO_RW_INFO | LIKE | SY-DATAR | 'X' | Obsolete, Do Not Use |
SETNR | TYPE | C | Set ID | |
TABLE | LIKE | RGSBS-TABLE | SPACE | Obsolete, Use ID in SETNR Parameter |
VARIABLES_REPLACEMENT | LIKE | RGSBS-UNIQUE | SPACE | Replace Value Variable with Default Values |
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 |
---|---|---|---|---|
SET_VALUES | LIKE | RGSB4 | Set Value Table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SET_NOT_FOUND | Set Not Found |