DBA Data[Home] [Help]

APPS.IGF_GR_PELL_CALC dependencies on IGS_PS_TYPE_ALL

Line 1940: igs_ps_type_all ptype,

1936: ) IS
1937: SELECT acad.degree_earned,
1938: ptype.fin_aid_program_type
1939: FROM igs_ad_acad_history_v acad,
1940: igs_ps_type_all ptype,
1941: igf_ap_fa_base_rec fa,
1942: igs_ps_degrees dc
1943: WHERE fa.base_id = l_base_id
1944: AND acad.person_id = fa.person_id

Line 3056: igs_ps_type_all ptype,

3052: ) IS
3053: SELECT acad.degree_earned,
3054: ptype.fin_aid_program_type
3055: FROM igs_ad_acad_history_v acad,
3056: igs_ps_type_all ptype,
3057: igf_ap_fa_base_rec fa,
3058: igs_ps_degrees dc
3059: WHERE fa.base_id = l_base_id
3060: AND acad.person_id = fa.person_id