DBA Data[Home] [Help]

APPS.IGS_AD_GEN_011 dependencies on IGS_AD_PS_APPL_HIST_PKG

Line 692: IGS_AD_PS_APPL_Hist_Pkg.Insert_Row (

688: v_acah_rec.hist_end_dt := p_new_update_on;
689: v_acah_rec.hist_who := p_old_update_who;
690: -- Ceate an IGS_AD_PS_APPL_HIST history record.
691: l_org_id := igs_ge_gen_003.get_org_id;
692: IGS_AD_PS_APPL_Hist_Pkg.Insert_Row (
693: X_Mode => 'R',
694: X_RowId => lv_rowid,
695: X_Hist_Who => v_acah_rec.hist_who,
696: X_Transfer_Course_Cd => v_acah_rec.transfer_course_cd,