Menu

SAP Function Module RPY_DOMAIN_INSERT

The Function Module RPY_DOMAIN_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_DOMAIN_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'
DOMA_INF LIKE RPY_DOMA
DOMA_NAME LIKE RPY_DOMA-DOMANAME
LANGUAGE LIKE SY-LANGU SY-LANGU
TRANSPORT_NUMBER LIKE RGLIF-TRKORR SPACE
WITH_DOCU LIKE RGLIF-WITH_DOCU ' '

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
DOMA_VALUES LIKE RPY_DVAL

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALREADY_EXIST
CANCELLED
INTERNAL_ERROR Database access error
NAME_CONFLICT
NAME_NOT_ALLOWED
PERMISSION_ERROR