DBA Data[Home] [Help]

APPS.XTR_COF_P dependencies on XTR_STOCK_POSITION_P

Line 2844: xtr_stock_position_p.snapshot_stk_cost_of_funds(l_errbuf, l_retcode); -- bug 4466775 nyse enh

2840: end if;
2841: END LOOP;
2842: close get_rt;
2843:
2844: xtr_stock_position_p.snapshot_stk_cost_of_funds(l_errbuf, l_retcode); -- bug 4466775 nyse enh
2845:
2846:
2847: end SNAPSHOT_COST_OF_FUNDS;
2848: