DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on BOM_PERIOD_START_DATES

Line 995: from bom_period_start_dates

991: AND NVL(fcst.rate_end_date, forecast_date)
992: AND fcst.bucket_type = MONTHLY_BUCKET
993: AND dates.calendar_date IN
994: (select period_start_date
995: from bom_period_start_dates
996: where calendar_code = param.calendar_code
997: and exception_set_id = param.calendar_exception_set_id
998: and param.organization_id = list.number2)))
999: AND dates.calendar_date < last_date