DBA Data[Home] [Help]

APPS.MSD_COLLECT_FACT_DATA dependencies on MSD_PRICE_LIST_PP

Line 989: msd_price_list_pp.price_list_post_process( errbuf => errbuf,

985:
986: /* Price List post process to eliminate dublicate price list for the same item, same
987: time period */
988:
989: msd_price_list_pp.price_list_post_process( errbuf => errbuf,
990: retcode => retcode,
991: p_instance_id => p_instance_id,
992: p_price_list => p_price_list );
993: