DBA Data[Home] [Help]

APPS.IGS_PR_GEN_005 dependencies on IGS_OR_UNIT_REL

Line 1434: FROM igs_or_unit_rel our

1430: cp_cow_ou_start_dt igs_or_unit.start_dt%TYPE,
1431: cp_course_type igs_ps_ver.course_type%TYPE
1432: ) IS
1433: SELECT 'X'
1434: FROM igs_or_unit_rel our
1435: WHERE our.parent_org_unit_cd = p_org_unit_cd
1436: AND our.parent_start_dt = p_ou_start_dt
1437: AND our.child_org_unit_cd = cp_cow_org_unit_cd
1438: AND our.child_start_dt = cp_cow_ou_start_dt