DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on WIP_MTL_ALLOCATIONS_TEMP

Line 822: wip_mtl_allocations_temp wmat

818: wo1.quantity_scrapped scrap_qty
819: FROM wip_operations wo1,
820: wip_operations wo2,
821: wip_repetitive_schedules wrs,
822: wip_mtl_allocations_temp wmat
823: WHERE wrs.repetitive_schedule_id = wmat.repetitive_schedule_id(+)
824: AND wrs.organization_id = wmat.organization_id(+)
825: AND wrs.organization_id = wo1.organization_id
826: AND wrs.wip_entity_id = wo1.wip_entity_id