DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on WIP_MTL_ALLOCATIONS_TEMP

Line 701: wip_mtl_allocations_temp wmat

697: wo1.quantity_scrapped scrap_qty
698: FROM wip_operations wo1,
699: wip_operations wo2,
700: wip_repetitive_schedules wrs,
701: wip_mtl_allocations_temp wmat
702: WHERE wrs.repetitive_schedule_id = wmat.repetitive_schedule_id(+)
703: AND wrs.organization_id = wmat.organization_id(+)
704: AND wrs.organization_id = wo1.organization_id
705: AND wrs.wip_entity_id = wo1.wip_entity_id