DBA Data[Home] [Help]

APPS.IGS_EN_TRANSFER_APIS dependencies on IGS_PS_STDNT_TRN_PKG

Line 3399: igs_ps_stdnt_trn_pkg.update_row(

3395: -- NOTE: The transfer term calendar information should be same as the old
3396: -- else the logic would need to change to delete the old term calendars
3397: -- and create new ones.
3398:
3399: igs_ps_stdnt_trn_pkg.update_row(
3400: x_rowid => l_trans_rowid,
3401: x_person_id => p_person_id,
3402: x_course_cd => p_dest_program_cd,
3403: x_transfer_course_cd => p_source_program_cd,