The Function Module THMRO_UPDATE_EXPOSURE_FX (Hedge Management: Update Exposure using Risk Objects) is a standard Function Module in SAP ERP and is part of the function group THMEX_FRONTEND within the package FTHM_EXPOSURE.
Function Module | THMRO_UPDATE_EXPOSURE_FX |
Short Text | Hedge Management: Update Exposure using Risk Objects |
Function Group | THMEX_FRONTEND |
Package | FTHM_EXPOSURE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_PROTOCOL_HANDLER | CLASS | CL_PROTOCOL_HANDLER_TRP | Protokollverwalter | |
IM_SIMULATION | TYPE | XFELD | Feld zum Ankreuzen | |
I_EXPOSURE | TYPE | THMEXT_EXPOS | Hedge Management: exposure created by transactions | |
I_EXPOSURE_FX | TYPE | THMEXT_EXPOS_FX | Hedge Management: exposure created by transactions | |
I_FLG_HDG_UPDATE | TYPE | FLAG | XTRUE | General flag |
I_TRANSACTION_FX | TYPE | THMEXT_TRANS_FX | Hedge Management: Transactions |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HEDGE | TYPE | THMT_HEDGE_ITEM | Hedge Item | |
E_OCI | TYPE | TPM_OCI | OCI | |
E_TAB_HEDGEREL | TYPE | VTS_TAB_HRT | FTR: Table for Transferring HRs to Transact. Mgmt |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HEDGE_INVALID | Invalid Hedge |
UPDATE_EXPOSURE_FAILED | DB Update for exposure failed |
UPDATE_EXPOSURE_FX_FAILED | DB Update for FX-exposure failed |
UPDATE_HEDGE_FAILED | DB Update for hedge failed |