DBA Data[Home] [Help]

APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on WIP_COST_TXN_INTERFACE

Line 704: FROM wip_cost_txn_interface

700: select count(*)
701: into l_count_wcti
702: from DUAL
703: WHERE EXISTS (SELECT 1
704: FROM wip_cost_txn_interface
705: where wip_entity_id = p_eam_sub_res_rec.wip_entity_id
706: and organization_id = p_eam_sub_res_rec.organization_id
707: and operation_seq_num = p_eam_sub_res_rec.operation_seq_num
708: and resource_seq_num = p_eam_sub_res_rec.resource_seq_num