DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MRP_AGGREGATE_RATES

Line 3001: mrp_aggregate_rates sched,

2997: sched.daily_rate new_quantity,
2998: 0 old_quantity
2999: FROM mrp_form_query list,
3000: mtl_parameters param,
3001: mrp_aggregate_rates sched,
3002: bom_calendar_dates dates
3003: WHERE dates.exception_set_id = param.calendar_exception_set_id
3004: AND dates.calendar_code = param.calendar_code
3005: AND dates.seq_num IS NOT NULL