DBA Data[Home] [Help]

APPS.MRP_HORIZONTAL_PLAN_SC dependencies on WIP_OPERATIONS

Line 346: wip_operations wo,

342: (NVL(wo.cumulative_scrap_quantity,0)*NVL(ops.quantity_per_assembly, 1))
343: ) new_quantity,
344: 0 old_quantity
345: FROM mrp_form_query list,
346: wip_operations wo,
347: wip_requirement_operations ops,
348: wip_discrete_jobs jobs,
349: mrp_system_items items,
350: mrp_sub_inventories msi