Menu

SAP Function Module REPOSITORY_OBJECT_INFO_GET

General information for an R/3 Repository object in the ABAP Workbench

The Function Module REPOSITORY_OBJECT_INFO_GET (General information for an R/3 Repository object in the ABAP Workbench) 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_OBJECT_INFO_GET
Short Text General information for an R/3 Repository object in the ABAP Workbench
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
ID LIKE EUOBJ-ID
TYPE LIKE EUOBJ-TYPE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADIR_OBJECT LIKE EUOBJEDIT-TADIR
AUTH_CHECK LIKE EUOBJ-AUTH_CHECK
E071TYPE LIKE EUOBJEDIT-E071
INFPROGRAM LIKE EUOBJEDIT-INFPROGRAM
INTERNAL LIKE EUOBJ-INTERNAL
OBJECTLENGTH LIKE EUOBJEDIT-OBJLENGTH
REUSABLE LIKE EUOBJ-REUSABLE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.