DBA Data[Home] [Help]

APPS.IGS_PR_GEN_004 dependencies on IGS_EN_VAL_SUA

Line 10: --svenkata 20-NOV-2002 Modified the call to the function igs_en_val_sua.enrp_val_sua_discont to add value 'N' for the parameter

6: --sarakshi 16-Nov-2004 Enh#4000939, added column FUTURE_DATED_TRANS_FLAG in the update row call of IGS_EN_STDNT_PS_ATT_PKG
7: --
8: --nalkumar 19-NOV-2002 Bug NO: 2658550
9: -- Modified this object as per the FA110 PR Enh.
10: --svenkata 20-NOV-2002 Modified the call to the function igs_en_val_sua.enrp_val_sua_discont to add value 'N' for the parameter
11: -- p_legacy. Bug#2661533.
12: --amuthu 01-Oct-2002 Added call to drop_all_workflow as part of Drop Transfer Build.
13: -- the calls to the drop_all workflow is done after either dropping or
14: -- discontinuing a unit attempt. created new local procedure invoke_drop_workflow Bug 2599925.

Line 1845: IF NOT IGS_EN_VAL_SUA.enrp_val_sua_discont (

1841: END IF;
1842: END IF;
1843: ELSE
1844: -- Validate that the discontinuation is OK
1845: IF NOT IGS_EN_VAL_SUA.enrp_val_sua_discont (
1846: v_spo_rec.person_id,
1847: v_spo_rec.course_cd,
1848: v_sua_rec.unit_cd,
1849: v_sua_rec.version_number,