Menu

SAP Function Module SDU_DOFIXV_TXT_GET

UDM Read domain contant value text

The Function Module SDU_DOFIXV_TXT_GET (UDM Read domain contant value text) is a standard Function Module in SAP ERP and is part of the function group SDU1 within the package SDUM.

Technical Information

Function Module SDU_DOFIXV_TXT_GET
Short Text UDM Read domain contant value text
Function Group SDU1
Package SDUM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOMAIN_NAME LIKE DD07L-DOMNAME Domain name
FIX_VALUE LIKE DD07L-DOMVALUE_L Fixed value
LANGU LIKE SY-LANGU SY-LANGU Language

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SHORT_TXT LIKE DD07T-DDTEXT Short description

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.