Menu

SAP Function Module PLM_PS_GET_TRC_NAME

Liefert den sprachabhängigen Transaktionsnamen

The Function Module PLM_PS_GET_TRC_NAME (Liefert den sprachabhängigen Transaktionsnamen) is a standard Function Module in SAP ERP and is part of the function group PLM_PS_REPORTING within the package PLM_PROJECT_SYSTEM_46FF.

Technical Information

Function Module PLM_PS_GET_TRC_NAME
Short Text Liefert den sprachabhängigen Transaktionsnamen
Function Group PLM_PS_REPORTING
Package PLM_PROJECT_SYSTEM_46FF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_SPRSL LIKE TSTCT-SPRSL R/3-System, aktuelle Sprache
I_TCODE LIKE TSTCT-TCODE ABAP-Programm, aktueller Transaktionscode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TTEXT LIKE TSTCT-TTEXT Transaktionstext

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.