Menu

SAP Function Module THMEX_DELETE_TRANSACTION_FX

Hedge Management: Create Exposure

The Function Module THMEX_DELETE_TRANSACTION_FX (Hedge Management: Create Exposure) is a standard Function Module in SAP ERP and is part of the function group THMEX_FRONTEND within the package FTHM_EXPOSURE.

Technical Information

Function Module THMEX_DELETE_TRANSACTION_FX
Short Text Hedge Management: Create Exposure
Function Group THMEX_FRONTEND
Package FTHM_EXPOSURE
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_DATE TYPE THMEXT_TRANS_FX-VALID_FROM SY-DATUM Hedge Management: Valid-from date of the transaction
I_TRANSACTION TYPE THMEXT_TRANS Hedge Management: exposure created by transactions

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXPOSURE TYPE THMEXT_EXPOS Hedge Management: exposure created by transactions
E_EXPOSURE_FX TYPE THMEXT_EXPOS_FX Hedge Management: exposure created by transactions
E_FLG_EXPOS_DELETED TYPE FLAG General flag
E_HEDGE TYPE THMT_HEDGE_ITEM Hedge Management: Flag that corresponding Exposure is deleted
E_TAB_HEDGEREL TYPE VTS_TAB_HRT FTR: Table for Transferring HRs to Transact. Mgmt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DELETE_EXPOSURE_FAILED DB Delete for exposure failed
DELETE_TRANSACTION_FAILED DB Delete for transaction failed
UPDATE_EXPOSURE_FAILED DB Update for exposure failed