Menu

SAP Function Module RPY_VIEW_READ

Read View

The Function Module RPY_VIEW_READ (Read View) is a standard Function Module in SAP ERP and is part of the function group SIFD within the package SEUX.

Technical Information

Function Module RPY_VIEW_READ
Short Text Read View
Function Group SIFD
Package SEUX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVATION_TYPE_I LIKE DDREFSTRUC-STATE 'M'
LANGUAGE LIKE SY-LANGU SY-LANGU
VIEW_NAME LIKE RPY_VIHD-VIEWNAME Name of the view to be read

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVATION_TYPE_O LIKE DDREFSTRUC-STATE
VIEW_HEAD LIKE RPY_VIHD

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
VIEW_FIELDS LIKE RPY_VIFD
VIEW_SELCONDS LIKE RPY_VISC
VIEW_TABLES LIKE RPY_VITB

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED
ILLEGAL_TYPE
NOT_FOUND View not found
PERMISSION_ERROR User does not have display authorization