Menu

SAP Function Module RS_SCREEN_CREATE

The Function Module RS_SCREEN_CREATE () 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_CREATE
Short Text
Function Group SEUS
Package SCRP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DEVCLASS TYPE DEVCLASS Development class for Change and Transport Organizer
E_MOD_LANGU LIKE SY-LANGU Modification Language
E_TRANSPORT_KEY TYPE TRKEY Transport Key

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SCREEN_PAINTER CLASS CL_WB_SCREEN_PAINTER Screen Painter

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_G TYPE DYN_FLOWLIST Screen: Flow Logic

Exceptions

This function module does not define any Exceptions.