DBA Data[Home] [Help]

APPS.CSI_ITEM_INSTANCE_VLD_PVT dependencies on WIP_DISCRETE_JOBS

Line 6292: WIP_DISCRETE_JOBS wdj

6288: --
6289: select count(*)
6290: into l_rec_count
6291: from EAM_WORK_ORDER_DETAILS ewod,
6292: WIP_DISCRETE_JOBS wdj
6293: where wdj.wip_entity_id = ewod.wip_entity_id
6294: and wdj.organization_id = ewod.organization_id
6295: and wdj.maintenance_object_type = 3
6296: and wdj.maintenance_object_id = p_instance_rec.instance_id