DBA Data[Home] [Help]

APPS.IGS_FI_PRC_FEE_ASS dependencies on IGS_LOOKUPS_VIEW

Line 177: gcst_nominated CONSTANT igs_lookups_view.lookup_code%TYPE := 'NOMINATED';

173: -- Attendance type and Attendence Mode can be derived depending on the Load incurred by the Student or
174: -- the attendance type and attendance Mode for the program that is being assessed can be used
175: -- depending on the system Profile Value defined at the User level either Nominated or Derived values
176: -- can be used.
177: gcst_nominated CONSTANT igs_lookups_view.lookup_code%TYPE := 'NOMINATED';
178: gcst_derived CONSTANT igs_lookups_view.lookup_code%TYPE := 'DERIVED';
179:
180: /* End Of Modifications for Enh# 2162747 */
181:

Line 178: gcst_derived CONSTANT igs_lookups_view.lookup_code%TYPE := 'DERIVED';

174: -- the attendance type and attendance Mode for the program that is being assessed can be used
175: -- depending on the system Profile Value defined at the User level either Nominated or Derived values
176: -- can be used.
177: gcst_nominated CONSTANT igs_lookups_view.lookup_code%TYPE := 'NOMINATED';
178: gcst_derived CONSTANT igs_lookups_view.lookup_code%TYPE := 'DERIVED';
179:
180: /* End Of Modifications for Enh# 2162747 */
181:
182: -- global variable to check if the Predictive Fee Assessment is being done