Menu

SAP Function Module LXE_COMMON_GET_DOMVALUE_TEXT

Text zu einem Domänenfestwert

The Function Module LXE_COMMON_GET_DOMVALUE_TEXT (Text zu einem Domänenfestwert) is a standard Function Module in SAP ERP and is part of the function group LXE_COMMON within the package SLXE.

Technical Information

Function Module LXE_COMMON_GET_DOMVALUE_TEXT
Short Text Text zu einem Domänenfestwert
Function Group LXE_COMMON
Package SLXE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOMNAME TYPE DDOBJNAME Name of an ABAP Dictionary Object
R3_LANG TYPE SPRAS '' Language Key
VALUE TYPE DOMVALUE_L Values for domains: Single value/upper limit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT TYPE LXE0060LIN Short text for fixed values

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.