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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.