DBA Data[Home] [Help]

APPS.AHL_COMPLETIONS_PVT dependencies on WIP_ENTITIES

Line 10444: WIP_ENTITIES WIPE

10440: AWO.attribute15
10441: FROM
10442: AHL_WORKORDERS AWO,
10443: WIP_DISCRETE_JOBS WIPJ,
10444: WIP_ENTITIES WIPE
10445: WHERE
10446: AWO.status_code in (4,5,7)
10447: AND AWO.wip_entity_id = WIPJ.wip_entity_id
10448: AND WIPE.entity_type = 7