DBA Data[Home] [Help]

APPS.MRP_PLANNER_PK dependencies on STANDARD

Line 38: --1851794 For phantoms if backward compatibility is yes treat them like standard items

34: /*-------------------------------------------------------------+
35: | We need to go to mtl_system_items because mrp_system_items |
36: | may not have been populated at that point |
37: +-------------------------------------------------------------*/
38: --1851794 For phantoms if backward compatibility is yes treat them like standard items
39: DELETE mrp_schedule_dates dates
40: WHERE EXISTS
41: (SELECT NULL
42: FROM bom_calendar_dates cal1,