DBA Data[Home] [Help]

APPS.XTR_MM_COVERS dependencies on XTR_FPS1_P

Line 2586: XTR_FPS1_P.calc_tax_amount('BOND',

2582: End If;
2583:
2584: -- calculate taxes
2585: IF (p_coupon_tax_code IS NOT NULL) THEN
2586: XTR_FPS1_P.calc_tax_amount('BOND',
2587: p_deal_date,
2588: null,
2589: p_coupon_tax_code,
2590: l_currency,