Menu

SAP Function Module RPY_TABLE_INSERT

The Function Module RPY_TABLE_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_TABLE_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'
DOCUTYPE LIKE RGLIF-DOCUTYPE 'T'
LANGUAGE LIKE SY-LANGU SY-LANGU
TABLE_NAME LIKE RPY_TABL-TABLNAME
TABL_INF LIKE RPY_TABL
TABL_TECHNICS LIKE RPY_TBTECH SPACE
TRANSPORT_NUMBER LIKE RGLIF-TRKORR SPACE
WITH_DOCU LIKE RGLIF-WITH_DOCU SPACE

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
DOCU_TABLE_TECH LIKE TLINE
DOCU_TABLE_USER LIKE RPY_OBJTAB Table of documentation in free format
TABL_FIELDS LIKE RPY_FIEL_U

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXIST
CANCELLED
DB_ACCESS_ERROR
NAME_CONFLICT
NAME_NOT_ALLOWED
PERMISSION_ERROR