DBA Data[Home] [Help]

APPS.IGS_EN_GEN_010 dependencies on IGS_AD_GEN_003

Line 2311: v_authorised_person_id := IGS_AD_GEN_003.ADMP_GET_ACAI_AOS_ID(

2307: CLOSE c_susa;
2308:
2309: -- If the Authorization required for the Unit set then get the authorized Person Id
2310: IF v_us_rec.authorisation_rqrd_ind ='Y' THEN
2311: v_authorised_person_id := IGS_AD_GEN_003.ADMP_GET_ACAI_AOS_ID(
2312: v_acaiv_rec.person_id,
2313: v_acaiv_rec.admission_appl_number,
2314: v_acaiv_rec.nominated_course_cd,
2315: v_acaiv_rec.sequence_number,