Menu

SAP Function Module RS_SCREEN_SETMODE

Setzen Anzeige-/Änderungsmodus für Bearbeitung eines Dynpros

The Function Module RS_SCREEN_SETMODE (Setzen Anzeige-/Änderungsmodus für Bearbeitung eines Dynpros) 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_SETMODE
Short Text Setzen Anzeige-/Änderungsmodus für Bearbeitung eines Dynpros
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 LIKE
MASTER_LANGUAGE LIKE SY-LANGU SY-LANGU Original language of screen/program LANG 1
MODE LIKE 'MODIFY'
PROGNAME LIKE Program name CHAR 8

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTEND TYPE C Kundenerweiterungsmodus ('X'->ja)
MODIFICATION_LANGUAGE LIKE SY-LANGU
NEW_MASTER_LANGUAGE LIKE SY-LANGU
RETCODE LIKE SY-SUBRC

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 Screen locked by other user
NO_MODIFY_PERMISSION User has no change authorization
NO_SHOW_PERMISSION User has no display authorization
PERMISSION_FAILURE Lock by correction system