DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on BOM_CAL_WEEK_START_DATES

Line 985: from bom_cal_week_start_dates

981: AND NVL(fcst.rate_end_date, forecast_date)
982: AND fcst.bucket_type = WEEKLY_BUCKET
983: AND dates.calendar_date IN
984: (select week_start_date
985: from bom_cal_week_start_dates
986: where calendar_code = param.calendar_code
987: and exception_set_id = param.calendar_exception_set_id
988: and param.organization_id = list.number2 ))
989: OR