Menu

SAP Function Module RS_SCRP_RENAME

Umbenennen Dynpro (Kopieren+Löschen)

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_SCRP_RENAME (Umbenennen Dynpro (Kopieren+Löschen)) 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_SCRP_RENAME
Short Text Umbenennen Dynpro (Kopieren+Löschen)
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
DYNNR_NEW LIKE Screen number old NUMC 4
DYNNR_OLD LIKE Screen number new NUMC 4
PROGNAME_NEW LIKE Name of module pool/report new CHAR 8
PROGNAME_OLD LIKE Name of the module pool/report old CHAR 8
SUPPRESS_CHECKS LIKE ' ' 'X'-> No check on existence and lock CHAR 1

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
ENQUEUED_BY_USER Old screen locked by user
ENQUEUE_SYSTEM_FAILURE System error when locking old screen
NEW_DYNPRO_EXISTS New screen already exists
NOT_EXECUTED Screen was not renamed
NO_MODIFY_PERMISSION User has no change authorization
OLD_DYNPRO_NOT_EXISTS Old screen does not exist
POPUP_CANCELED Dialog box of correction system cancelled