DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MFG_LOOKUPS

Line 204: FROM mfg_lookups

200: /* Added lookup_code 25,97 for bug 3565869 */
201: CURSOR row_types IS
202: SELECT meaning,
203: lookup_code
204: FROM mfg_lookups
205: WHERE lookup_type = 'MRP_HORIZONTAL_PLAN_TYPE_SC'
206: AND lookup_code NOT IN (FLOW_SCHEDULE,TARGET_SS,25,97) /* Flow Schedules shown under WIP at
207: present. However there is an order
208: type defined for flow schedules.