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.
Function Module | RS_SCREEN_CREATE |
Short Text | |
Function Group | SEUS |
Package | SCRP |
Module Type | Normal Module |
This function module does not define any IMPORTING 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 |
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 |
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 |
This function module does not define any Exceptions.