DBA Data[Home] [Help]

APPS.IGS_AD_VAL_ACAI_FTR_OFFER dependencies on IGS_AD_APP_INTENT_PKG

Line 1741: igs_ad_app_intent_pkg.INSERT_ROW(

1737:
1738: --applicant intent
1739: FOR c_appint_rec IN c_appint_cur(p_person_id, p_old_admission_appl_number) LOOP
1740: l_last_error := 'IGS_AD_CHILD_APPL_INTENT';
1741: igs_ad_app_intent_pkg.INSERT_ROW(
1742: X_ROWID => l_rowid,
1743: X_APP_INTENT_ID => l_primary_key,
1744: X_PERSON_ID => c_appint_rec.person_id,
1745: X_ADMISSION_APPL_NUMBER => p_new_admission_appl_number,