DBA Data[Home] [Help]

APPS.XTR_HEDGE_PROCESS_P dependencies on XTR_ELIGIBLE_HEDGES_V

Line 948: from xtr_revaluation_details r, xtr_eligible_hedges_v ha, xtr_hedge_relationships hr

944: ,0 unrealised_pl
945: ,0 realised_pl
946: ,0 curr_gain_loss_amount
947: ,NULL realized_flag
948: from xtr_revaluation_details r, xtr_eligible_hedges_v ha, xtr_hedge_relationships hr
949: where batch_id is not null
950: and r.company_code = p_company
951: and r.deal_no = hr.primary_code
952: and r.deal_type = 'FX'