Menu

SAP Function Module C1E0_USEREXIT_DESCRIPTION_GET

EHS: Ermittlung eines sprachabhängigen Bezeichners der User-Exits

The Function Module C1E0_USEREXIT_DESCRIPTION_GET (EHS: Ermittlung eines sprachabhängigen Bezeichners der User-Exits) is a standard Function Module in SAP ERP and is part of the function group C1E0 within the package CBUI.

Technical Information

Function Module C1E0_USEREXIT_DESCRIPTION_GET
Short Text EHS: Ermittlung eines sprachabhängigen Bezeichners der User-Exits
Function Group C1E0
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LANGUAGE LIKE SY-LANGU SY-LANGU Sprachenschlüssel
I_USEXNAME LIKE TCGUEFU-USEXNAM User-Exit Name
I_USEXTYPE LIKE TCGUETY-USEXTYP User-Exit Typ

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
E_USEXNA_TAB LIKE TCGUENA Export-Struktur wie tcguena

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FUNCTION_ERROR Interner Funktionsfehler
NO_ENTRY Keine Einträge zu diesem UE-Typ vorhanden
USEXNAME_NOT_FOUND Kein Eintrag mit diesem Namen vorhanden
USEXTYPE_NOT_FOUND Kein Eintrag dieses Typs vorhanden