DBA Data[Home] [Help]

APPS.EAM_SUB_RESOURCE_VALIDATE_PVT dependencies on WIP_OPERATION_RESOURCES

Line 717: from wip_operation_resources

713: end if;
714:
715: select applied_resource_units
716: into l_applied_res_units
717: from wip_operation_resources
718: where wip_entity_id = p_eam_sub_res_rec.wip_entity_id
719: and organization_id = p_eam_sub_res_rec.organization_id
720: and operation_seq_num = p_eam_sub_res_rec.operation_seq_num
721: and resource_seq_num = p_eam_sub_res_rec.resource_seq_num