DBA Data[Home] [Help]

APPS.IGF_AP_ASSUMPTION_REJECT_EDITS dependencies on IGF_AP_ISIR_MATCHED_ALL

Line 74: l_prior_date igf_ap_isir_matched_all.date_of_birth%TYPE ;

70: -- p_isir_rec.stud_dob_before_date (1)
71: -- p_isir_rec.date_of_birth (2)
72: -- p_isir_rec.a_date_of_birth
73:
74: l_prior_date igf_ap_isir_matched_all.date_of_birth%TYPE ;
75:
76: BEGIN
77: l_prior_date := igf_ap_efc_subf.efc_cutoff_date ( l_sys_batch_yr ) ;
78: -- EDIT 1001