Menu

SAP Function Module REPOSITORY_INFO_SYSTEM

Repository Informationsystem: Infosystem call EXTERNAL

The Function Module REPOSITORY_INFO_SYSTEM (Repository Informationsystem: Infosystem call EXTERNAL) 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
Short Text Repository Informationsystem: Infosystem call EXTERNAL
Function Group SEUA
Package SEUI
Module Type Normal Module

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 Enclosing objects (e.g. program)
OBJECT_NAME LIKE Object name
OBJECT_TYPE LIKE EUOBJ-ID Object ID according to EUOBJV-ID (INTERNAL NE 'X')
SUPPRESS_SELECTION LIKE SY-INPUT

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENCLOSING_OBJECT_SELECTED LIKE Enclosing objects (e.g. program)
OBJECT_NAME_SELECTED LIKE 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