DBA Data[Home] [Help]

APPS.IGS_AD_IMP_024 dependencies on IGS_AD_WF_001

Line 194: igs_ad_wf_001.transcript_entrd_event(p_trans_record.person_id, p_trans_record.education_id, l_transcript_id);

190: p_trans_record.match_ind,
191: NULL, cst_mi_val_11,
192: match_ind)
193: WHERE interface_transcript_id = p_trans_record.interface_transcript_id;
194: igs_ad_wf_001.transcript_entrd_event(p_trans_record.person_id, p_trans_record.education_id, l_transcript_id);
195:
196: EXCEPTION
197: WHEN OTHERS THEN
198: ROLLBACK TO before_create_transcript;