DBA Data[Home] [Help]

APPS.WIP_PICKING_PVT dependencies on WIP_LINES

Line 2240: wip_lines wl,

2236: wip_repetitive_schedules wrs,
2237: wip_repetitive_items wri,
2238: wip_requirement_operations wro,
2239: wip_parameters wp,
2240: wip_lines wl,
2241: wip_operations wo
2242: where we.wip_entity_id = wrs.wip_entity_id
2243: and wrs.repetitive_schedule_id = wro.repetitive_schedule_id
2244: and we.wip_entity_id = wri.wip_entity_id