This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.
Check it out on amazon.com →The Function Module RS_SCREEN_IMPORT () is a standard Function Module in SAP ERP and is part of the function group SEUS within the package SCRP.
Function Module | RS_SCREEN_IMPORT |
Short Text | |
Function Group | SEUS |
Package | SCRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DYNNR | LIKE | SY-DYNNR | ||
PROGNAME | LIKE | SY-REPID | Name of the module pool/program CHAR 8 | |
WANTED_MODE | LIKE | RS37A-MODE | 'MODIFY' | Required mode ('MODIFY','SHOW') CHAR 6 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACTUAL_MODE | LIKE | RS37A-MODE | Granted mode ('MODIFY','SHOW',' ') CHAR 6 | |
DYNPRO_TEXT | LIKE | D020T-DTXT | Short text of screen CHAR 60 | |
EXTEND | TYPE | C | Customer enhancement mode ('X' -> yes) | |
E_DEVCLASS | TYPE | DEVCLASS | Development class for Change and Transport Organizer | |
E_MOD_LANGU | LIKE | SY-LANGU | Modification Language | |
E_NO_MODOFF | TYPE | C | ||
E_TRANSPORT_KEY | TYPE | TRKEY | Transport Key | |
H_IMPORT | LIKE | D020S | Screen header | |
IS_GENERATED | TYPE | C | ||
IS_IN_FOREIGN_WA | TYPE | C | ||
IS_IN_WA | TYPE | C | ||
MESS_CODE | TYPE | SCR_RFC-MESS_CODE | Message code | |
MESS_TEXT | TYPE | SCR_RFC-MESS_TEXT | Message Text | |
NEW_MASTER_LANGUAGE | LIKE | SY-LANGU | Original language | |
WITH_ACTIVE_SOURCES | TYPE | C |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SCREEN_PAINTER | CLASS | CL_WB_SCREEN_PAINTER | Screen Painter |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_G | TYPE | DYN_FLOWLIST | Screen flow logic | |
FIELD_TEXTS | LIKE | D021T | ||
F_G | LIKE | D021S | Field list for screen | |
HEADER_TEXTS | LIKE | D020T | ||
M_G | LIKE | D023S | Screen matchcode sub IDs | |
SMODILOG_ABAP_G | LIKE | SMODILOG | ||
SMODILOG_DYNP_G | LIKE | SMODILOG_D | Customer enhancements |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXECUTED | Screen not fetched |
NOT_FOUND | Screen does not exist |