DBA Data[Home] [Help]

APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on PO_DISTRIBUTIONS

Line 801: FROM po_distributions

797: select count(*)
798: into l_count_dist
799: from DUAL
800: WHERE EXISTS (SELECT 1
801: FROM po_distributions
802: where wip_entity_id = p_eam_sub_res_rec.wip_entity_id
803: and destination_organization_id = p_eam_sub_res_rec.organization_id
804: and wip_operation_seq_num = p_eam_sub_res_rec.operation_seq_num
805: and wip_resource_seq_num = p_eam_sub_res_rec.resource_seq_num