DBA Data[Home] [Help]

APPS.IGS_EN_VAL_SUA dependencies on IGS_EN_ELGBL_UNIT

Line 57: -- igs_ss_en_wrappers.insert_into_enr_worksheet, igs_en_elgbl_unit.eval_unit_forced_location,

53: -- amuthu 03-DEC-2004 On enrolling user was getting invalid cursor, fixed the issue
54: -- ckasu 21-Dec-2004 modified enrp_val_sua_update procedure inorder to Transfer Unit outcomes in ABA Transfer as a part
55: -- of bug# 4080883
56: -- sgurusam 17-Jun-2005 Modified to pass aditional parameter p_calling_obj = 'JOB' in the calls to
57: -- igs_ss_en_wrappers.insert_into_enr_worksheet, igs_en_elgbl_unit.eval_unit_forced_location,
58: -- and igs_en_elgbl_unit.eval_unit_forced_mode.
59: -- bdeviset 24-Nov_2005 Added proc validate_mus for bug#4676023
60: -- ckasu 28-NOV-2005 modified v_message_name <> NULL to v_message_name IS NOT NULL in enrp_val_sua_dupl Function
61: -- as a part of bug #4666102

Line 58: -- and igs_en_elgbl_unit.eval_unit_forced_mode.

54: -- ckasu 21-Dec-2004 modified enrp_val_sua_update procedure inorder to Transfer Unit outcomes in ABA Transfer as a part
55: -- of bug# 4080883
56: -- sgurusam 17-Jun-2005 Modified to pass aditional parameter p_calling_obj = 'JOB' in the calls to
57: -- igs_ss_en_wrappers.insert_into_enr_worksheet, igs_en_elgbl_unit.eval_unit_forced_location,
58: -- and igs_en_elgbl_unit.eval_unit_forced_mode.
59: -- bdeviset 24-Nov_2005 Added proc validate_mus for bug#4676023
60: -- ckasu 28-NOV-2005 modified v_message_name <> NULL to v_message_name IS NOT NULL in enrp_val_sua_dupl Function
61: -- as a part of bug #4666102
62: -- smaddali 10-apr-06 Modified ENRP_VAL_SUA_INTRMT for bug#5091858 BUILD EN324

Line 2769: l_status := IGS_EN_ELGBL_UNIT.eval_unit_forced_location(p_person_id,

2765: END IF; -- end of c_get_teach_cal_dtls%FOUND IF THEN
2766:
2767: IF l_notification_flag IS NOT NULL THEN
2768:
2769: l_status := IGS_EN_ELGBL_UNIT.eval_unit_forced_location(p_person_id,
2770: l_load_cal_type,
2771: l_load_cal_seq_num,
2772: p_uoo_id,
2773: p_course_cd,

Line 2800: l_status := IGS_EN_ELGBL_UNIT.eval_unit_forced_mode (p_person_id,

2796:
2797:
2798: IF l_notification_flag IS NOT NULL THEN
2799:
2800: l_status := IGS_EN_ELGBL_UNIT.eval_unit_forced_mode (p_person_id,
2801: l_load_cal_type,
2802: l_load_cal_seq_num,
2803: p_uoo_id,
2804: p_course_cd,