DBA Data[Home] [Help]

APPS.MSC_ITEM_PKG dependencies on MSC_PLANS

Line 80: from msc_plans

76: l_qid_last_date1 := msc_phub_util.get_reporting_dates(l_plan_start_date, l_plan_cutoff_date);
77:
78: select nvl(enforce_wrh_cpty,2)
79: into l_enforce_wh_cpty
80: from msc_plans
81: where plan_id=p_plan_id;
82:
83: msc_phub_util.log('msc_item_pkg.populate_details: '||
84: p_plan_id||','||p_plan_run_id||','||l_plan_type||','||