Menu

SAP Function Module FTR_MIR_DEAL_CREATE

Module for Creating Transactions During Update

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module FTR_MIR_DEAL_CREATE (Module for Creating Transactions During Update) is a standard Function Module in SAP ERP and is part of the function group FTR_MIR within the package FTTR.

Technical Information

Function Module FTR_MIR_DEAL_CREATE
Short Text Module for Creating Transactions During Update
Function Group FTR_MIR
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_DOUBLE_FLAG TYPE BOOLEAN Boolean Variable (X-true, --false, space-unknown)
I_FHA_ORI TYPE VTBFHA Financial Transaction
I_SFGZUSTT LIKE VTBFHAZU-SFGZUSTT Transaction Activity Category
I_STRUC_CF TYPE BAPI_FTR_CREATE_CFT Create Cash Flow-Dependent Transaction per BAPI
I_STRUC_CONTRACT TYPE BAPI_FTR_CREATE FTR: BAPI Structure for Creating Transactions
I_STRUC_DAN TYPE BAPI_FTR_CREATE_DAN FTR: BAPI Structure for Creating Transactions
I_STRUC_FOREX TYPE BAPI_FTR_CREATE_FXT Create Forex Transaction Using BAPI
I_STRUC_FTD TYPE BAPI_FTR_CREATE_FTD FTR: BAPI Structure for Creating Transactions
I_STRUC_FX_OPTION TYPE BAPI_FTR_CREATE_FXOPTION Create an FX Option by BAPI
I_STRUC_INT TYPE BAPI_FTR_CREATE_IRATE Create Interest Rate Instrument per BAPI
I_TAB_CONDITIONS_ORI TYPE TBFINKO Table Type: VTBfinko
I_TESTRUN LIKE BAPI2042-TESTRUN Switch to Simulation Mode for Write BAPIs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_BUKRS TYPE BUKRS Company Code
PE_RFHA TYPE TB_RFHA Financial Transaction

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BAPI_MESSTAB LIKE BAPIRET2 Return Parameters
TAB_CFT_FLOWS LIKE BAPI_FTR_CFT_FLOW_CREATE FTR: BAPI Structure for Creating Flows for CFT

Exceptions

This function module does not define any Exceptions.