DBA Data[Home] [Help]

APPS.WIP_PICKING_PVT dependencies on WIP_LINES

Line 2331: wip_lines wl,

2327: wip_repetitive_schedules wrs,
2328: wip_repetitive_items wri,
2329: wip_requirement_operations wro,
2330: wip_parameters wp,
2331: wip_lines wl,
2332: wip_operations wo
2333: where we.wip_entity_id = wrs.wip_entity_id
2334: and wrs.repetitive_schedule_id = wro.repetitive_schedule_id
2335: and we.wip_entity_id = wri.wip_entity_id