DBA Data[Home] [Help]

APPS.MSD_COLLECT_FACT_DATA dependencies on MSD_PRICE_LIST_PP

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

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