DBA Data[Home] [Help]

APPS.IGS_AS_ADI_UPLD_PR_PKG dependencies on IGS_AS_ADI_UPLD_UG_PKG

Line 65: igs_as_adi_upld_ug_pkg.grading_period_grade_process (

61: END IF;
62: --
63: -- Invoke Unit Grading Upload API
64: --
65: igs_as_adi_upld_ug_pkg.grading_period_grade_process (
66: errbuf,
67: retcode,
68: p_user_id,
69: p_batch_datetime,

Line 78: 'Completed igs_as_adi_upld_ug_pkg.grading_period_grade_process'

74: IF (fnd_log.level_statement >= fnd_log.g_current_runtime_level) THEN
75: fnd_log.string (
76: fnd_log.level_statement,
77: 'igs.plsql.igs_as_adi_upld_pr_pkg.prog_ug_process',
78: 'Completed igs_as_adi_upld_ug_pkg.grading_period_grade_process'
79: );
80: END IF;
81: --
82: -- Transfer the errors from Progression Interface table to Unit Grading

Line 209: igs_as_adi_upld_ug_pkg.grading_period_grade_process (

205: END IF;
206: --
207: -- Invoke Unit Grading Upload API
208: --
209: igs_as_adi_upld_ug_pkg.grading_period_grade_process (
210: errbuf,
211: retcode,
212: p_user_id,
213: p_batch_datetime,

Line 222: 'Completed igs_as_adi_upld_ug_pkg.grading_period_grade_process'

218: IF (fnd_log.level_statement >= fnd_log.g_current_runtime_level) THEN
219: fnd_log.string (
220: fnd_log.level_statement,
221: 'igs.plsql.igs_as_adi_upld_pr_pkg.prog_ug_aio_process',
222: 'Completed igs_as_adi_upld_ug_pkg.grading_period_grade_process'
223: );
224: END IF;
225: --
226: -- Transfer the errors from Progression Interface table to Unit Grading