DBA Data[Home] [Help]

APPS.IGF_SL_DL_PRINT_MANIFEST dependencies on IGS_CA_INST

Line 82: l_alternate_code igs_ca_inst.alternate_code%TYPE;

78: l_log_mesg VARCHAR2(2000);
79: l_total_pnote NUMBER := 0;
80: l_awd_year igf_sl_dl_setup_v.ci_alternate_code%TYPE;
81: l_person_num igf_aw_award_v.person_number%TYPE;
82: l_alternate_code igs_ca_inst.alternate_code%TYPE;
83: l_heading VARCHAR2(2000);
84:
85: /* get the print configuration status of the school for the given award year */
86: CURSOR c_prnt_ind(l_cal igf_sl_dl_setup.ci_cal_type%TYPE, l_seq igf_sl_dl_setup.ci_sequence_number%TYPE) IS