Menu

SAP Function Module RS_SCRP_COPY

Dynpro kopieren (ohne popup)

The Function Module RS_SCRP_COPY (Dynpro kopieren (ohne popup)) 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_COPY
Short Text Dynpro kopieren (ohne popup)
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
SOURCE_DYNNR LIKE Screen number source NUMC 4
SOURCE_PROGNAME LIKE Module pool/report name source CHAR 8
SUPPRESS_CHECKS LIKE ' ' 'X'-> Non-existence check, no locks CHAR 1
TARGET_DYNNR LIKE Screen number target NUMC 4
TARGET_PROGNAME LIKE Module pool/report name target CHAR 8

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
ILLEGAL_VALUE Illegal screen name
NOT_EXECUTED Copy/save not successful
NO_MODIFY_PERMISSION No change authorization
SOURCE_NOT_EXISTS Source screen does not exist
TARGET_EXISTS Target screen already exists