Menu

SAP Function Module REPOSITORY_INFO_SYSTEM_SET

Repository Infosystem: Mass Copy for Search Objects

The Function Module REPOSITORY_INFO_SYSTEM_SET (Repository Infosystem: Mass Copy for Search Objects) 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_SET
Short Text Repository Infosystem: Mass Copy for Search Objects
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' Action 'Find' ('F')
ENCLOSING_OBJECT LIKE TADIR-OBJ_NAME Object name of parent object (e.g. program)
MODE LIKE SY-INPUT 'L'
OBJECT_NAME LIKE TADIR-OBJ_NAME Object name
OBJECT_TYPE LIKE EUOBJ-ID Object ID from EUIOBJV-ID
SUPPRESS_SELECTION LIKE SY-INPUT
VARIANT LIKE RSVAR-VARIANT Variant Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE SY-UCOMM Return value 0 - OK, 12 - Cancel

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
OBJECTLIST LIKE RSEUI_SET List of all selected objects

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_TYPE Invalid object type