DBA Data[Home] [Help]

APPS.EAM_RES_INST_VALIDATE_PVT dependencies on WIP_COST_TXN_INTERFACE

Line 471: FROM wip_cost_txn_interface

467: select count(*)
468: into l_count_wcti
469: from DUAL
470: WHERE EXISTS (SELECT 1
471: FROM wip_cost_txn_interface
472: where wip_entity_id = p_eam_res_inst_rec.wip_entity_id
473: and organization_id = p_eam_res_inst_rec.organization_id
474: and operation_seq_num = p_eam_res_inst_rec.operation_seq_num
475: and resource_seq_num = p_eam_res_inst_rec.resource_seq_num