Menu

SAP Function Module RS_SCREEN_RENAME

Umbenennen Dynpro (einschl. popup für Werteabfrage)

Recommended Now

All-new Echo Dot Smart speaker with Alexa

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_RENAME (Umbenennen 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.

Technical Information

Function Module RS_SCREEN_RENAME
Short Text Umbenennen Dynpro (einschl. popup für Werteabfrage)
Function Group SEUS
Package SCRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OWN_DYNNR LIKE SY-DYNNR SPACE Number of currently locked screen NUMC 4
OWN_PROGNAME LIKE SY-REPID SPACE Program name of currently locked screen CHAR 8
SOURCE_DYNNR_IMPORT LIKE SY-DYNNR SPACE Proposal screen number old NUMC 4
SOURCE_PROGNAME_IMPORT LIKE SY-REPID SPACE Proposal program name old CHAR 8
TARGET_DYNNR_IMPORT LIKE SY-DYNNR SPACE Proposal screen number new NUMC 4
TARGET_PROGNAME_IMPORT LIKE SY-REPID SPACE Proposal program name new CHAR 8

Exporting Parameters

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 old NUMC 4
SOURCE_PROGNAME_EXPORT LIKE SY-REPID Program name old CHAR 8
TARGET_DYNNR_EXPORT LIKE SY-DYNNR Screen number new NUMC 4
TARGET_PROGNAME_EXPORT LIKE SY-REPID Program name new CHAR 8

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_EXECUTED No screen renamed