Menu

SAP Function Module REPOSITORY_INFO_SYSTEM_TEXT

Repository-Infosystem: Zu Objekten Texte besorgen

The Function Module REPOSITORY_INFO_SYSTEM_TEXT (Repository-Infosystem: Zu Objekten Texte besorgen) 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_TEXT
Short Text Repository-Infosystem: Zu Objekten Texte besorgen
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' Aktion Suchen 'S'
ENCLOSING_OBJECT LIKE Objektname des Vaterobjektes z.B. Programm
MODE LIKE SY-INPUT 'L' L - mit Listanzeige
OBJECT_NAME LIKE Objektname z.B. Formroutine
OBJECT_TYPE LIKE EUOBJ-ID Objektkennung aus EUIOBJV-ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FCODE LIKE SY-UCOMM Rückgabewert - TAKE

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
DEVCLASS TYPE SINFO_DEVCLASS
OBJECTLIST LIKE RSEUI_SET Liste aller selektierten Objekte (Übernehmen)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_TYPE Ungültiger Objetktyp