Menu

SAP Function Module TB_AT10_VALUES_FX

Eingaben für Geschäftsarten gemäß Produktart, -typ oder Geschäftstyp Devis

The Function Module TB_AT10_VALUES_FX (Eingaben für Geschäftsarten gemäß Produktart, -typ oder Geschäftstyp Devis) is a standard Function Module in SAP ERP and is part of the function group TB07 within the package FTA.

Technical Information

Function Module TB_AT10_VALUES_FX
Short Text Eingaben für Geschäftsarten gemäß Produktart, -typ oder Geschäftstyp Devis
Function Group TB07
Package FTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE TZAF-RANTYP
DEALTYPE_INTERNAL LIKE AT10-SFGTYP
DISPLAY LIKE
FIXINGTYPE LIKE 'X' Include transaction types with processing category FIXING
PRODUCTTYPE LIKE AT10-SGSART
PRODUCTTYPE_INTERNAL LIKE TZPA-SANLF
VAL_WITH_SWAP LIKE 'X' Include transaction types requiring swap

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTED_PRODUCTTYPE LIKE AT10-SGSART
SELECTED_VALUE LIKE AT10-SFHAART

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.