Menu

SAP Function Module FTR_MIR_BAPI_CREATE

Creates Transactions

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FTR_MIR_BAPI_CREATE (Creates Transactions) 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_BAPI_CREATE
Short Text Creates Transactions
Function Group FTR_MIR
Package FTTR
Module Type Remote-Enabled

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 Create Fixed-Term Deposit per BAPI
I_STRUC_FOREX TYPE BAPI_FTR_CREATE_FXT Create Forex Transaction Using BAPI
I_STRUC_FTD TYPE BAPI_FTR_CREATE_FTD Create Fixed-Term Deposit per BAPI
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_BUKRS_USED TYPE TRGY_BUKRS Tabellentyp Buchungskreis
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
COMPANYCODE LIKE BAPI2042-COMPANY_CODE Company Code
FINANCIALTRANSACTION LIKE BAPI2042-TRANSACTION 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
TABLERETURN 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.