DBA Data[Home] [Help]

APPS.IGS_EN_GEN_004 dependencies on IGS_EN_SU_ATTEMPT_PKG

Line 24: --Aiyer 10-Oct-2001 Added the column grading schema code in all Tbh calls of IGS_EN_SU_ATTEMPT_PKG as a part of the bug 2037897.

20: --Update Date: 28-Feb-2002.
21: --Added a new parameter p_admin_unit_sta to the procedure enrp_dropall_unit and the logic for processing it.
22:
23: --Added refernces to column ORG_UNIT_CD incall to IGS_EN_SU_ATTEMPT TBH call as a part of bug 1964697
24: --Aiyer 10-Oct-2001 Added the column grading schema code in all Tbh calls of IGS_EN_SU_ATTEMPT_PKG as a part of the bug 2037897.
25: --svenkata 20-Dec-2001 Added the columns student_career_transcript,student_career_statistics in all Tbh calls of
26: -- IGS_EN_SU_ATTEMPT_PKG as a part of the bug # 2158626
27: --vvutukur 7-Jan-2002 Added primary_program_type,key_program as part of cursor c_sca_hist, for SFCR007 Build, bug 2162747
28: --svenkata 7-JAN-2002 Bug No. 2172405 Standard Flex Field columns have been added to table handler procedure calls as part of

Line 26: -- IGS_EN_SU_ATTEMPT_PKG as a part of the bug # 2158626

22:
23: --Added refernces to column ORG_UNIT_CD incall to IGS_EN_SU_ATTEMPT TBH call as a part of bug 1964697
24: --Aiyer 10-Oct-2001 Added the column grading schema code in all Tbh calls of IGS_EN_SU_ATTEMPT_PKG as a part of the bug 2037897.
25: --svenkata 20-Dec-2001 Added the columns student_career_transcript,student_career_statistics in all Tbh calls of
26: -- IGS_EN_SU_ATTEMPT_PKG as a part of the bug # 2158626
27: --vvutukur 7-Jan-2002 Added primary_program_type,key_program as part of cursor c_sca_hist, for SFCR007 Build, bug 2162747
28: --svenkata 7-JAN-2002 Bug No. 2172405 Standard Flex Field columns have been added to table handler procedure calls as part of
29: -- CCR - ENCR022.
30: --Nishikant 30-jan-2002 Added the column session_id in the Tbh calls of IGS_EN_SU_ATTEMPT_PKG

Line 30: --Nishikant 30-jan-2002 Added the column session_id in the Tbh calls of IGS_EN_SU_ATTEMPT_PKG

26: -- IGS_EN_SU_ATTEMPT_PKG as a part of the bug # 2158626
27: --vvutukur 7-Jan-2002 Added primary_program_type,key_program as part of cursor c_sca_hist, for SFCR007 Build, bug 2162747
28: --svenkata 7-JAN-2002 Bug No. 2172405 Standard Flex Field columns have been added to table handler procedure calls as part of
29: -- CCR - ENCR022.
30: --Nishikant 30-jan-2002 Added the column session_id in the Tbh calls of IGS_EN_SU_ATTEMPT_PKG
31: -- as a part of the bug 2172380.
32: --Nishikant 15-may-2002 Condition in an IF clause in the function Enrp_Dropall_Unit modified as part of the bug#2364216.
33: --sudhir 23-MAY-2002 Raise exception if multiple admin unit status found.
34: --amuthu 26-DEC-2002 when dropping a wailtisted unit added code to create a TODO rec

Line 38: -- IGS_EN_SU_ATTEMPT_PKG procedures and consequently to IGS_EN_SUA_API procedures

34: --amuthu 26-DEC-2002 when dropping a wailtisted unit added code to create a TODO rec
35: --svanukur 26-jun-2003 Passing discontinued date with a nvl substitution of sysdate in the call to the update_row api of
36: -- ig_en_su_attmept in case of a "dropped" unit attempt status as part of bug 2898213.
37: --rvivekan 3-SEP-2003 Waitlist Enhacements build # 3052426. 2 new columns added to
38: -- IGS_EN_SU_ATTEMPT_PKG procedures and consequently to IGS_EN_SUA_API procedures
39: --rvangala 07-OCT-03 Passing core_indicator_code to IGS_EN_SUA-API.UPDATE_UNIT_ATTEMPT added as part of Prevent Dropping
40: -- Core Units. Enh Bug# 3052432
41: -- gmaheswa 13-Nov-2003 Bug 3227107 address changes . stubbed Enrp_get_pa_gap.
42: -- amuthu 14-JUL-2004 Allowing the drop of duplicate unit attempt as

Line 957: IGS_EN_SU_ATTEMPT_PKG.DELETE_ROW(X_ROWID => c_unit_attempt_rec.row_id);

953:
954: -- if it is a duplicate unit attempt then delete the unit attempt instead of dropping it.
955:
956: IF c_unit_attempt_rec.unit_attempt_status = 'DUPLICATE' THEN
957: IGS_EN_SU_ATTEMPT_PKG.DELETE_ROW(X_ROWID => c_unit_attempt_rec.row_id);
958: RETURN;
959: END If;
960:
961: -- If dropping of the 'unit attempt BY a student ' is allowed within the nominated teaching calendar instance at the nominated