DBA Data[Home] [Help]

APPS.AHL_COMPLETIONS_PVT dependencies on WIP_ENTITIES

Line 11271: WIP_ENTITIES WIPE

11267: AWO.attribute15
11268: FROM
11269: AHL_WORKORDERS AWO,
11270: WIP_DISCRETE_JOBS WIPJ,
11271: WIP_ENTITIES WIPE
11272: WHERE
11273: AWO.status_code in (4,5,7)
11274: AND AWO.wip_entity_id = WIPJ.wip_entity_id
11275: AND WIPE.entity_type = 7