The Function Module RS_DYNPRO_TEST (Test screen) is a standard Function Module in SAP ERP and is part of the function group SCR0 within the package SCRP.
Function Module | RS_DYNPRO_TEST |
Short Text | Test screen |
Function Group | SCR0 |
Package | SCRP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DYNNR | LIKE | |||
DYNPRO_HEADER | LIKE | D020S | ||
PF_PROGRAM | LIKE | TRDIR-NAME | ' ' | |
PF_STATUS | LIKE | RSMPE-STATUS | ' ' | |
PF_TITLE | LIKE | RSMPE-TITCODE | ' ' | |
PROGNAME | LIKE | |||
SCHEDULE_ONLY | TYPE | C | ' ' | |
STANDARD_RUN_WITHOUT_FLOW | TYPE | C | 'X' | |
WITHOUT_POPUP | TYPE | C | ' ' | |
WITH_DYNPRO_TABLES | TYPE | C | ' ' |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEST_DYNNR | LIKE | |||
TEST_PROGNAME | LIKE |
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 |
---|---|---|---|---|
DYNPRO_FIELDLIST | LIKE | D021S | ||
DYNPRO_FLOWLOGIC | TYPE | DYN_FLOWLIST | ||
DYNPRO_MATCHCODES | LIKE | D023S |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | |
DYNPRO_NOT_FOUND | |
DYNPRO_NOT_SPECIFIED | |
GENERATING_ERROR | |
PERMISSION_ERROR | |
SYNTAX_ERROR |