DBA Data[Home] [Help]

APPS.IGS_HE_EXTRACT_FIELDS_PKG dependencies on IGS_PS_OFR_OPT_ALL

Line 641: p_program_length IN igs_ps_ofr_opt_all.program_length%TYPE,

637:
638:
639: PROCEDURE get_new_prog_length
640: (p_spa_attendance_type IN igs_en_stdnt_ps_att.attendance_type%TYPE,
641: p_program_length IN igs_ps_ofr_opt_all.program_length%TYPE,
642: p_program_length_measurement IN igs_ps_ofr_opt_all.program_length_measurement%TYPE,
643: p_length OUT NOCOPY NUMBER,
644: p_units OUT NOCOPY NUMBER);
645:

Line 642: p_program_length_measurement IN igs_ps_ofr_opt_all.program_length_measurement%TYPE,

638:
639: PROCEDURE get_new_prog_length
640: (p_spa_attendance_type IN igs_en_stdnt_ps_att.attendance_type%TYPE,
641: p_program_length IN igs_ps_ofr_opt_all.program_length%TYPE,
642: p_program_length_measurement IN igs_ps_ofr_opt_all.program_length_measurement%TYPE,
643: p_length OUT NOCOPY NUMBER,
644: p_units OUT NOCOPY NUMBER);
645:
646: -- smaddali 11-dec-03 Modified for bug#3235753 , added 2 new parameters