DBA Data[Home] [Help]

APPS.IGS_EN_SPA_TERMS_API dependencies on IGS_FI_GEN_008

Line 2100: igs_fi_gen_008.chk_spa_rec_exists(

2096: -- be made key/primary.
2097: -- If this is the only primary key program then its unconfirmed and SPA key program is set as 'N'
2098: -- Hence there is no need to find an alternate key primary delete_row(rowid);
2099: -- If fee is assessed for a term, then donot delete such term record.
2100: igs_fi_gen_008.chk_spa_rec_exists(
2101: p_n_person_id => rec_future_terms.person_id,
2102: p_v_course_cd => rec_future_terms.program_cd,
2103: p_v_load_cal_type=> rec_future_terms.term_cal_type,
2104: p_n_load_ci_seq => rec_future_terms.term_sequence_number,