DBA Data[Home] [Help]

APPS.IGF_AP_OSS_INTR_DTLS dependencies on IGS_AD_GEN_004

Line 664: igs_ad_gen_004.admp_get_crv_comp_dt (lv_course_cd,

660: lv_course_start_dt := igs_ad_gen_005.admp_get_crv_strt_dt(adm_appl_rec.adm_cal_type,
661: adm_appl_rec.adm_ci_sequence_number);
662:
663: -- get the anticipated completion date (v_completion_dt) using the below function.
664: igs_ad_gen_004.admp_get_crv_comp_dt (lv_course_cd,
665: lv_crv_version_number,
666: lv_acad_cal_type,
667: appl_prog_rec.attendance_type,
668: lv_course_start_dt,