DBA Data[Home] [Help]

APPS.IGS_AD_INT_RECONSIDER dependencies on IGS_AD_SPL_INTERESTS_PKG

Line 674: igs_ad_spl_interests_PKG.INSERT_ROW(

670:
671: -- Special Interests
672: FOR c_splint_rec IN c_splint_cur(p_person_id, p_old_admission_appl_number) LOOP
673: l_last_error := 'IGS_AD_CHILD_SPL_INT';
674: igs_ad_spl_interests_PKG.INSERT_ROW(
675: X_ROWID => l_rowid,
676: X_SPL_INTEREST_ID => l_primary_key,
677: X_PERSON_ID => c_splint_rec.person_id,
678: X_ADMISSION_APPL_NUMBER => p_new_admission_appl_number,