DBA Data[Home] [Help]

APPS.IGS_EN_SUA_API dependencies on IGS_EN_GEN_015

Line 58: stutta 23-Aug-2004 Bug#3803790, passed course_cd as parameter to igs_en_gen_015.get_usec_status

54: Know limitations, enhancements or remarks
55: Change History
56: Who When What
57: sommukhe 28-JUL-2005 Bug#4344483,Modified the call to igs_ps_unit_ofr_opt_pkg.update_row to include new parameter abort_flag.
58: stutta 23-Aug-2004 Bug#3803790, passed course_cd as parameter to igs_en_gen_015.get_usec_status
59: sarakshi 13-Jul-2004 Bug#3729462, Added predicate DELETE_FLAG='N' to the cursor c_max_std_per_wait_uofr_pat,c_wait_allow_unit_offering .
60: sarakshi 22-Sep-2003 Enh#3052452, Modified the call to igs_ps_unit_ofr_opt_pkg.update_row to include
61: new parameters sup_uoo_id,relation_type,default_enroll_flag.
62: vvutukur 05-Aug-2003 Enh#3045069.PSP Enh Build. Modified the calls to igs_ps_unit_ofr_opt_pkg.update_row to

Line 720: igs_en_gen_015.get_usec_status (

716: OPEN cur_teach_to_load( usec_row.cal_type, usec_row.ci_sequence_number );
717: FETCH cur_teach_to_load INTO rec_teach_to_load;
718: CLOSE cur_teach_to_load;
719:
720: igs_en_gen_015.get_usec_status (
721: usec_row.uoo_id,
722: NVL(old_references.person_id,new_references.person_ID),
723: l_unit_section_status,
724: l_waitlist_ind,