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 RS_SCRP_GR_DDIC (Screenpainter: RFC für das Holen von Feldern aus dem Data Dictionary) is a standard Function Module in SAP ERP and is part of the function group SEUS within the package SCRP.
Function Module | RS_SCRP_GR_DDIC |
Short Text | Screenpainter: RFC für das Holen von Feldern aus dem Data Dictionary |
Function Group | SEUS |
Package | SCRP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELD_NAME | LIKE | SCR_RFC-FIELD_NAME | (Generic) field name to table from Dictionary | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Maintenance language |
TABLE_NAME | LIKE | SCR_RFC-TABLE_NAME | Table name from Dictionary |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MESS_CODE | LIKE | SCR_RFC-MESS_CODE | Message code in the form 'abbccc' | |
MESS_TEXT | LIKE | SCR_RFC-MESS_TEXT | Message text |
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 |
---|---|---|---|---|
DFIELD | LIKE | SCR_DFIELD | Fields that match with TABLE_NAME-FIELD_NAME |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_PARAMETERS | Not executed: Wrong parameters |