The Function Module RS_SCRP_WITH_DYNPRO_TABLES (EU ScreenPainter: Universalaufruf Ändern/Anzeigen mit Übergabe Dynprotabs.) is a standard Function Module in SAP ERP and is part of the function group SEUS within the package SCRP.
Function Module | RS_SCRP_WITH_DYNPRO_TABLES |
Short Text | EU ScreenPainter: Universalaufruf Ändern/Anzeigen mit Übergabe Dynprotabs. |
Function Group | SEUS |
Package | SCRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABL_COLUMN_IMPORT | LIKE | RS37A-NUM6 | 0 | For BRANCH-'LS': Column in flow logic N 6 |
ABL_LINE_IMPORT | LIKE | RS37A-NUM6 | 0 | For BRANCH-'LS': Line in flow logic N 6 |
ABL_TOPLINE_IMPORT | LIKE | RS37A-NUM6 | 0 | For BRANCH-'LS': Upper line in flow logic N 6 |
BRANCH | LIKE | RS37A-PCODE | 'LS' | |
CALLED_BY_EDTR | LIKE | RS37A-FLAG | ' ' | Call from SE38 work area CHAR 1 |
DYNNR_IMPORT | LIKE | SY-DYNNR | Number of the screen NUMC4 | |
DYNPRO_TEXT_IMPORT | LIKE | D020T-DTXT | ' ' | Short text of screen CHAR 60 |
EXTEND_IMPORT | LIKE | SY-CALLD | ' ' | Customer enhancement mode |
FL_INDEX | LIKE | SY-TABIX | 0 | For BRANCH-'FL': Index in field list INT 4 |
H_IMPORT | LIKE | D020S | Field string screen header | |
IS_GENERATED_IMPORT | TYPE | C | ' ' | Generiert/Aktiviert ('X'->ja) |
MASTER_LANGUAGE | LIKE | SY-LANGU | SY-LANGU | Original language |
MODE_IMPORT | LIKE | RS37A-MODE | 'MODIFY' | Mode ('MODIFY', 'SHOW') CHAR 6 |
MODIFIED_IMPORT | LIKE | RS37A-FLAG | ' ' | 'X' -> Screen is unsaved CHAR 1 |
MOTIF_IMPORT | LIKE | RS37A-FLAG | 'X' | 'X' -> yes, ' ' -> no CHAR 1 |
PROGNAME_IMPORT | LIKE | SY-REPID | Program/module pool name CHAR 8 | |
WITH_ACTIVE_SOURCES_IMPORT | TYPE | C | ' ' | Modus Aktive/Inakt. Sourcen ('X'->ja) |
WITH_NEXT | LIKE | ' ' | 'X' -> Mass processing mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABL_COLUMN_EXPORT | LIKE | RS37A-NUM6 | Column in flow logic N 6 | |
ABL_LINE_EXPORT | LIKE | RS37A-NUM6 | Line in flow logic N 6 | |
ABL_TOPLINE_EXPORT | LIKE | RS37A-NUM6 | Upper line in flow logic N 6 | |
DYNNR_EXPORT | LIKE | SY-DYNNR | Number of the screen NUMC 4 | |
DYNPROPART | LIKE | only with WITH_NEXT-'X': 'FL','LS','HD'.. | ||
DYNPRO_TEXT_EXPORT | LIKE | D020T-DTXT | Short text of screen CHAR 60 | |
EXTEND_EXPORT | LIKE | SY-CALLD | Customer enhancement mode | |
FCODE | LIKE | Only for WITH_NEXT 'X': 'NEXT','PREV' | ||
H_EXPORT | LIKE | D020S | Field string screen header | |
IS_GENERATED_EXPORT | TYPE | C | Generiert/Aktiviert | |
MESSAGE | LIKE | |||
MODE_EXPORT | LIKE | RS37A-MODE | Mode ('MODIFY', 'SHOW') CHAR 6 | |
MODIFIED_EXPORT | LIKE | RS37A-FLAG | 'X' -> Screen is unsaved CHAR 1 | |
MOTIF_EXPORT | LIKE | RS37A-FLAG | 'X' -> yes, ' ' -> no CHAR 1 | |
NEW_MASTER_LANGUAGE | LIKE | SY-LANGU | Original language | |
PROGNAME_EXPORT | LIKE | SY-REPID | Program/module pool name CHAR 8 | |
USE_NAVIGATIONSTABL | LIKE | RS37A-FLAG | 'X' -> Top entry in navigation table significant CHAR 1 | |
WITH_ACTIVE_SOURCES_EXPORT | TYPE | C | Modus Aktive/Inaktive Sourcen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_G | TYPE | DYN_FLOWLIST | Flow logic | |
F_G | LIKE | D021S | Field list | |
M_G | LIKE | D023S | Matchcode subkeys | |
SMODILOG_DYNP_G | LIKE | SMODILOG_D | Customer enhancements |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_EXECUTED | Function not executed |
NOT_FOUND | Screen does not exist |