[Home] [Help]
270: WRO.ORGANIZATION_ID, WRO.INVENTORY_ITEM_ID, WRO.REPETITIVE_SCHEDULE_ID, WRO.QUANTITY_ISSUED),0)
271: - Nvl(wo.CUMULATIVE_SCRAP_QUANTITY*wro.QUANTITY_PER_ASSEMBLY,0) ) AS requested_quantity
272: from wip_entities we,
273: wip_discrete_jobs wdj,
274: wip_parameters wp,
275: wip_requirement_operations wro,
276: wip_operations wo,
277: mtl_system_items msi
278: where we.wip_entity_id = wdj.wip_entity_id