DBA Data[Home] [Help]

APPS.MSC_EXCEPTION_PKG dependencies on MSC_PHUB_DATES_MV

Line 750: msc_phub_dates_mv d

746: fnd_global.conc_program_id, fnd_global.conc_login_id,
747: fnd_global.prog_appl_id, fnd_global.conc_request_id
748: from
749: msc_exceptions_f f,
750: msc_phub_dates_mv d
751: where f.plan_id = p_plan_id and f.plan_run_id = p_plan_run_id
752: and f.aggr_type between 42 and 44
753: and f.analysis_date = d.calendar_date
754: and d.mfg_period_start_date is not null