Menu

SAP Function Module RS_DYNPRO_TEST

Test screen

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.

Technical Information

Function Module RS_DYNPRO_TEST
Short Text Test screen
Function Group SCR0
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
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 ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEST_DYNNR LIKE
TEST_PROGNAME LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

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