Menu

SAP Function Module FTR_F4_TRANSACTION_TYPE_TREE

Eingabehilfe für die Geschäftsart als Hierarchie

The Function Module FTR_F4_TRANSACTION_TYPE_TREE (Eingabehilfe für die Geschäftsart als Hierarchie) is a standard Function Module in SAP ERP and is part of the function group FTR_F4 within the package FTTR.

Technical Information

Function Module FTR_F4_TRANSACTION_TYPE_TREE
Short Text Eingabehilfe für die Geschäftsart als Hierarchie
Function Group FTR_F4
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_PRODUCTCATEGORY LIKE VTBFHA-SANLF Produkttyp
I_PRODUCTTYPE LIKE VTBFHA-SGSART Produktart (eingehend)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PRODUCTTYPE LIKE VTBFHA-SGSART Produktart
E_TRANSACTIONTYPE LIKE VTBFHA-SFHAART Geschäftsart

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.