The Function Module BAPI_FTR_HM_CREATE (BAPI to Create Hedge Management Data for a Transaction) is a standard Function Module in SAP ERP and is part of the function group FTR_BAPI_HEDGE_MGMT within the package FTTR.
Function Module | BAPI_FTR_HM_CREATE |
Short Text | BAPI to Create Hedge Management Data for a Transaction |
Function Group | FTR_BAPI_HEDGE_MGMT |
Package | FTTR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPANYCODEIN | TYPE | BAPI2042-COMPANY_CODE | Company Code | |
FINANCIALTRANSACTIONIN | TYPE | BAPI2042-TRANSACTION | Financial Transaction | |
HEDGEDATA | TYPE | BAPI_FTR_HM_CREATE | FTR: BAPI Structure for Creating Hedge Data | |
TESTRUN | TYPE | BAPI2042-TESTRUN | SPACE | Switch to Simulation Mode for Write BAPIs |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return Parameters |
This function module does not define any Exceptions.