Menu

SAP Function Module DG50_GET_PHRASE_TEXT_ENV_PARAM

Lies den Text einer Phrase, welche in einem Umgebungsparam. definiert ist

The Function Module DG50_GET_PHRASE_TEXT_ENV_PARAM (Lies den Text einer Phrase, welche in einem Umgebungsparam. definiert ist) is a standard Function Module in SAP ERP and is part of the function group DG50 within the package CBDG.

Technical Information

Function Module DG50_GET_PHRASE_TEXT_ENV_PARAM
Short Text Lies den Text einer Phrase, welche in einem Umgebungsparam. definiert ist
Function Group DG50
Package CBDG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LSADM TYPE EHSBS_LSADM EHS-BAS: Einstellungen für Sprachenunterstützung
IV_ENV_PARAM TYPE ESEENVPARAM Umgebungsparameter
IV_LANGU TYPE SPRAS Sprachenschlüssel
IV_VALDAT TYPE ESEDIAGVD SY-DATUM Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_FLG_ERROR TYPE ESP1_BOOLEAN Fehlerflag
EV_PHRASE_TEXT TYPE ESEPHRTEXT Text einer Phrase

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.