Menu

SAP Function Module RPY_VIEW_INSERT

The Function Module RPY_VIEW_INSERT () 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_INSERT
Short Text
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
DEVELOPMENT_CLASS LIKE RGLIF-DEVCLASS '$TMP'
LANGUAGE LIKE SY-LANGU SY-LANGU
TRANSPORT_NUMBER LIKE RGLIF-TRKORR SPACE
VIEW_HEAD LIKE RPY_VIHD View Attributes
VIEW_NAME LIKE RPY_VIHD-VIEWNAME

Exporting Parameters

This function module does not define any EXPORTING parameters.

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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXIST
CANCELLED
DB_ACCESS_ERROR An error occurred while the data was being written on the database
NAME_CONFLICT
NAME_NOT_ALLOWED
PERMISSION_ERROR