DBA Data[Home] [Help]

APPS.MSC_EXCEPTION_PKG dependencies on MSC_PLAN_RUNS

Line 20: from msc_plan_runs

16: errbuf := null;
17:
18: select plan_type, sr_instance_id, plan_start_date, plan_cutoff_date
19: into l_plan_type, l_sr_instance_id, l_plan_start_date, l_plan_cutoff_date
20: from msc_plan_runs
21: where plan_id=p_plan_id
22: and plan_run_id=p_plan_run_id;
23:
24: insert into msc_exceptions_f