DBA Data[Home] [Help]

APPS.IGS_AD_PRC_TAC_OFFER dependencies on IGS_PS_FLD_OF_STUDY

Line 1859: FROM IGS_PS_FLD_OF_STUDY

1855: WHERE govt_language_cd = cp_language_cd OR
1856: language_cd = cp_language_cd;
1857: CURSOR c_fos IS
1858: SELECT DISTINCT(field_of_study) field_of_study
1859: FROM IGS_PS_FLD_OF_STUDY
1860: WHERE govt_field_of_study = p_field_of_study OR
1861: field_of_study = p_field_of_study;
1862: CURSOR c_cd IS
1863: SELECT DISTINCT(country_cd) country_cd