DBA Data[Home] [Help]

APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on PO_REQUISITIONS_INTERFACE

Line 769: FROM po_requisitions_interface

765: select count(*)
766: into l_count_po
767: from DUAL
768: WHERE EXISTS (SELECT 1
769: FROM po_requisitions_interface
770: where wip_entity_id = p_eam_sub_res_rec.wip_entity_id
771: and destination_organization_id = p_eam_sub_res_rec.organization_id
772: and wip_operation_seq_num = p_eam_sub_res_rec.operation_seq_num
773: and wip_resource_seq_num = p_eam_sub_res_rec.resource_seq_num