Menu

SAP Function Module RPY_DYNPRO_READ

The Function Module RPY_DYNPRO_READ () is a standard Function Module in SAP ERP and is part of the function group SIFP within the package SEUX.

Technical Information

Function Module RPY_DYNPRO_READ
Short Text
Function Group SIFP
Package SEUX
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 D020S-DNUM Screen number
PROGNAME LIKE D020S-PROG Program name of screen
SUPPRESS_CORR_CHECKS TYPE C ' '
SUPPRESS_EXIST_CHECKS TYPE C ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER LIKE RPY_DYHEAD

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
CONTAINERS TYPE DYCATT_TAB
FIELDS_TO_CONTAINERS TYPE DYFATC_TAB Single object in screen (incl. cont. assignment)
FLOW_LOGIC LIKE RPY_DYFLOW
PARAMS LIKE RPY_DYPARA Screen: Parameter Information for Screen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Canceled by user in correction dialog box
NOT_FOUND Screen not found
PERMISSION_ERROR No authorization to import (read)