DBA Data[Home] [Help]

APPS.MSC_NETCHANGE_PKG dependencies on MSC_SNAPSHOT_PK

Line 237: msc_snapshot_pk.calculate_start_date(p_org_id,

233: l_curr_cutoff_date DATE;
234:
235: l_retval varchar2(150);
236: begin
237: msc_snapshot_pk.calculate_start_date(p_org_id,
238: p_sr_instance_id,
239: p_plan_start_date,
240: p_daily_cutoff_bucket,
241: p_weekly_cutoff_bucket,