Menu

SAP Function Module TR_GOSDIR_ABAPKEY_TO_KEY

String-Key für zugehörigen ABAP Key

The Function Module TR_GOSDIR_ABAPKEY_TO_KEY (String-Key für zugehörigen ABAP Key) is a standard Function Module in SAP ERP and is part of the function group SG02 within the package SCTS_CAT.

Technical Information

Function Module TR_GOSDIR_ABAPKEY_TO_KEY
Short Text String-Key für zugehörigen ABAP Key
Function Group SG02
Package SCTS_CAT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ABAP_NAME TYPE SOBJ_NAME Objektname im Objektkatalog
IV_ABAP_PGMID TYPE PGMID 'R3TR' Programm-ID in Aufträgen und Aufgaben
IV_ABAP_TYPE TYPE TROBJTYPE Objekttyp
IV_TYPE TYPE GOS_TYPE '' Type of a GOSDIR entry

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_STRING TYPE GOSTRING String
EV_TYPE TYPE GOS_TYPE Type of a GOSDIR entry

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
ALREADY_EXISTS GOSDIR existiert bereits
INCORRECT_TYPE Der angegebene GOSDIR Typ ist nicht registriert
NOT_FOUND Eintrag nicht gefunden
NO_GOSDIR Keine GOSDIR vorhanden
NO_GOSDIR_ACCESS Zugriff auf GOSDIR misslungen