DBA Data[Home] [Help]

APPS.IGS_PS_GEN_002 dependencies on IGS_CA_INST

Line 136: l_acad_cal_type igs_ca_inst.cal_type%TYPE;

132: program_length_measurement IS NOT NULL;
133: l_program_length igs_ps_ofr_opt_all.program_length%TYPE;
134: l_program_length_measurement igs_ps_ofr_opt_all.program_length_measurement%TYPE;
135: l_version_number igs_en_stdnt_ps_att.version_number%TYPE;
136: l_acad_cal_type igs_ca_inst.cal_type%TYPE;
137: l_message_name fnd_new_messages.message_name%TYPE;
138: l_ret_value NUMBER := 0;
139: l_total_eftd NUMBER := 0;
140: l_proglength_found BOOLEAN :=FALSE;