Menu

SAP Function Module FTR_TRANSACTIONTYPE_GET_TEXT

Textbezeichnung der Produkt- und Geschäftsart

The Function Module FTR_TRANSACTIONTYPE_GET_TEXT (Textbezeichnung der Produkt- und Geschäftsart) is a standard Function Module in SAP ERP and is part of the function group FTR_05 within the package FTTR.

Technical Information

Function Module FTR_TRANSACTIONTYPE_GET_TEXT
Short Text Textbezeichnung der Produkt- und Geschäftsart
Function Group FTR_05
Package FTTR
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_LANGU LIKE SY-LANGU SY-LANGU Sprache
I_SFHAART LIKE VTBFHA-SFHAART Geschäftsart
I_SGSART LIKE VTBFHA-SGSART Produktart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TRANSACTIONTYPE_TEXT TYPE FTR_TRANSACTIONTYPE_TEXT Textbezeichnung der Produkt- und Geschäftsart
E_XFHAART LIKE Bezeichnung der Geschäftsart
E_XGSART LIKE Bezeichnung der Produktart
E_XGSART_SHORT LIKE Kurzbezeichnung der Produktart

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.