DBA Data[Home] [Help]

APPS.EAM_RES_VALIDATE_PVT dependencies on WIP_COST_TXN_INTERFACE

Line 845: FROM wip_cost_txn_interface

841: select count(*)
842: into l_count_wcti
843: from DUAL
844: WHERE EXISTS (SELECT 1
845: FROM wip_cost_txn_interface
846: where wip_entity_id = p_eam_res_rec.wip_entity_id
847: and organization_id = p_eam_res_rec.organization_id
848: and operation_seq_num = p_eam_res_rec.operation_seq_num
849: and resource_seq_num = p_eam_res_rec.resource_seq_num