The Function Module ALE_FTR_HM_CREATE (BAPI -> IDoc: ALE_FTR_HM_CREATE) 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 | ALE_FTR_HM_CREATE |
Short Text | BAPI -> IDoc: ALE_FTR_HM_CREATE |
Function Group | FTR_BAPI_HEDGE_MGMT |
Package | FTTR |
Module Type | Normal Module |
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 of Financial Transaction | |
FINANCIALTRANSACTIONIN | TYPE | BAPI2042-TRANSACTION | Financial Transaction Number | |
HEDGEDATA | TYPE | BAPI_FTR_HM_CREATE | FTR: BAPI Structure for Creating Payment Details | |
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.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.