Menu

SAP Function Module REPOSITORY_ENVIRONMENT_ALL

The Function Module REPOSITORY_ENVIRONMENT_ALL () 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_ENVIRONMENT_ALL
Short Text
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
DEEP TYPE I '0' Depth
ENVIRONMENT_TYPES TYPE ENVI_TYPES
OBJECT_NAME LIKE TADIR-OBJ_NAME Object Name
OBJ_TYPE LIKE EUOBJ-ID
PARALLEL_TASK LIKE SY-INPUT
WITH_MEMORY LIKE SY-INPUT ' ' For internal use only

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
ENVIRONMENT_TAB TYPE SENVI_TAB Results table
SOURCE_OBJECTS LIKE RSFIND

Exceptions

This function module does not define any Exceptions.