Menu

SAP Function Module REPOSITORY_INFO_SYSTEM_REMOTE

EU-Informationssystem : Aufruf des Infosystem - RFC

The Function Module REPOSITORY_INFO_SYSTEM_REMOTE (EU-Informationssystem : Aufruf des Infosystem - RFC) is a standard Function Module in SAP ERP and is part of the function group SEUA within the package SEUI.

Technical Information

Function Module REPOSITORY_INFO_SYSTEM_REMOTE
Short Text EU-Informationssystem : Aufruf des Infosystem - RFC
Function Group SEUA
Package SEUI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION LIKE SY-INPUT 'S' Actions 'Find', 'Where-used', 'Environment' ('W', 'F' and 'E')
ENCLOSING_OBJECT LIKE RSEUAP-ENCL_OBJ Enclosing objects (e.g. program)
OBJECT_NAME LIKE RSEUAP-OBJ_NAME Object name
OBJECT_TYPE LIKE EUOBJ-ID Object ID according to EUOBJV-ID (INTERNAL NE 'X')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENCLOSING_OBJECT_SELECTED LIKE RSEUAP-ENCL_OBJ Enclosing objects (e.g. program)
OBJECT_NAME_SELECTED LIKE RSEUAP-OBJ_NAME Object name SET/GET (e.g. Form)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCEL F12 executed
WRONG_TYPE Type for INFO_OBJECT not implemented