DBA Data[Home] [Help]

APPS.MSC_PHUB_COST_PKG dependencies on MSC_PLAN_RUNS

Line 25: from msc_plan_runs

21: errbuf := null;
22:
23: select plan_type, sr_instance_id, organization_id, plan_start_date, plan_cutoff_date, temp_transfer_id
24: into l_plan_type, l_sr_instance_id, l_organization_id, l_plan_start_date, l_plan_cutoff_date, l_transfer_id
25: from msc_plan_runs
26: where plan_id=p_plan_id
27: and plan_run_id=p_plan_run_id;
28:
29: -- msc_st_costs_f:regular_costs