DBA Data[Home] [Help]

APPS.HR_BIS_ORG_PERF dependencies on HR_ALL_ORGANIZATION_UNITS

Line 291: , hr_all_organization_units org

287: , 0 gain
288: , 0 loss
289: from per_assignment_status_types ast
290: , per_assignments_f asg
291: , hr_all_organization_units org
292: , hri_org_param_list opl
293: where opl.org_param_id = cp_org_param_id
294: and opl.organization_id_group = cp_org_id
295: and opl.organization_id_child = asg.organization_id

Line 322: , hr_all_organization_units org

318: , 1 gain
319: , 0 loss
320: from per_assignment_status_types ast
321: , per_assignments_f asg
322: , hr_all_organization_units org
323: , hri_org_param_list opl
324: where opl.org_param_id = cp_org_param_id
325: and opl.organization_id_group = cp_org_id
326: and opl.organization_id_child = asg.organization_id

Line 353: , hr_all_organization_units org

349: , 0 gain
350: , 1 loss
351: from per_assignment_status_types ast
352: , per_assignments_f asg
353: , hr_all_organization_units org
354: , hri_org_param_list opl
355: where opl.org_param_id = cp_org_param_id
356: and opl.organization_id_group = cp_org_id
357: and opl.organization_id_child = asg.organization_id