Menu

SAP Function Module FTR_FX_INT_DEAL_NUMBERS_GET

Internal FX Trading: Get Transaction Numbers

The Function Module FTR_FX_INT_DEAL_NUMBERS_GET (Internal FX Trading: Get Transaction Numbers) is a standard Function Module in SAP ERP and is part of the function group FTR_FX_INT within the package FTTR.

Technical Information

Function Module FTR_FX_INT_DEAL_NUMBERS_GET
Short Text Internal FX Trading: Get Transaction Numbers
Function Group FTR_FX_INT
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_MIR_COMPANY_CODE TYPE BAPI2042-COMPANY_CODE Central Company Code
I_MIR_FINANCIALTRANSACTION1 TYPE BAPI2042-TRANSACTION Financial Transaction 1 of Central Company Code
I_MIR_FINANCIALTRANSACTION2 TYPE BAPI2042-TRANSACTION Financial Transaction 2 of Central Company Code

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMPANY_CODE TYPE BAPI2042-COMPANY_CODE Entering Company Code
E_FINANCIALTRANSACTION1 TYPE BAPI2042-TRANSACTION Financial Transaction 1 of Entering Company Code
E_FINANCIALTRANSACTION2 TYPE BAPI2042-TRANSACTION Financial Transaction 2 of Entering Company Code

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.