DBA Data[Home] [Help]

APPS.EAM_RES_VALIDATE_PVT dependencies on PO_REQUISITIONS_INTERFACE_ALL

Line 945: FROM po_requisitions_interface_all

941: select count(*)
942: into l_count_po
943: from DUAL
944: WHERE EXISTS (SELECT 1
945: FROM po_requisitions_interface_all
946: where wip_entity_id = p_eam_res_rec.wip_entity_id
947: and destination_organization_id = p_eam_res_rec.organization_id
948: and wip_operation_seq_num = p_eam_res_rec.operation_seq_num
949: and wip_resource_seq_num = p_eam_res_rec.resource_seq_num