Menu

SAP Function Module RPY_DOMAIN_READ

The Function Module RPY_DOMAIN_READ () 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_READ
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
ACTIVATION_TYPE_I LIKE DD01L-AS4LOCAL 'M'
DOCUTYPE LIKE RGLIF-DOCUTYPE 'U'
DOMA_NAME LIKE RPY_DOMA-DOMANAME Name of the domain to be read
LANGUAGE LIKE SY-LANGU SY-LANGU
WITH_DOCU LIKE RGLIF-WITH_DOCU ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVATION_TYPE_O LIKE DD01L-AS4LOCAL
DOMA_INF LIKE RPY_DOMA

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
DOMA_VALUES LIKE RPY_DVAL Fixed Domain Values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED
ILLEGAL_TYPE
NOT_FOUND Domain was not found
PERMISSION_ERROR