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_SCREEN_COPY (Kopieren Dynpro (einschl. popup für Werteabfrage)) is a standard Function Module in SAP ERP and is part of the function group SEUS within the package SCRP.
Function Module | RS_SCREEN_COPY |
Short Text | Kopieren Dynpro (einschl. popup für Werteabfrage) |
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 |
---|---|---|---|---|
OWN_DYNNR | LIKE | SY-DYNNR | ' ' | Number of currently locked screen NUMC 4 |
OWN_PROGNAME | LIKE | SY-REPID | ' ' | Program name of currently locked screen CHAR 8 |
SOURCE_DYNNR_IMPORT | LIKE | SY-DYNNR | ' ' | Proposal screen number source NUMC 4 |
SOURCE_PROGNAME_IMPORT | LIKE | SY-REPID | ' ' | Proposal program name source CHAR 8 |
TARGET_DYNNR_IMPORT | LIKE | SY-DYNNR | ' ' | Proposal screen number target NUMC 4 |
TARGET_PROGNAME_IMPORT | LIKE | SY-REPID | ' ' | Proposal program name target CHAR 8 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SOURCE_DYNNR_EXPORT | LIKE | SY-DYNNR | Screen number source NUMC 4 | |
SOURCE_PROGNAME_EXPORT | LIKE | SY-REPID | Program name source CHAR 8 | |
TARGET_DYNNR_EXPORT | LIKE | SY-DYNNR | Screen number target NUMC 4 | |
TARGET_PROGNAME_EXPORT | LIKE | SY-REPID | Program name target CHAR 8 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXECUTED | Screen not copied/saved |