DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_VLD_PVT dependencies on WIP_DISCRETE_JOBS

Line 6008: WIP_DISCRETE_JOBS wdj

6004: --
6005: select count(*)
6006: into l_rec_count
6007: from EAM_WORK_ORDER_DETAILS ewod,
6008: WIP_DISCRETE_JOBS wdj
6009: where wdj.wip_entity_id = ewod.wip_entity_id
6010: and wdj.organization_id = ewod.organization_id
6011: and wdj.maintenance_object_type = 3
6012: and wdj.maintenance_object_id = p_instance_rec.instance_id