DBA Data[Home] [Help]

APPS.IGS_FI_GEN_002 dependencies on IGS_FI_FEE_AS_RT_HT_PKG

Line 102: IGS_FI_FEE_AS_RT_HT_PKG.INSERT_ROW(

98: r_cfarh.start_dt := p_start_dt;
99: r_cfarh.hist_start_dt := p_old_last_update_date;
100: r_cfarh.hist_end_dt := p_new_last_update_date;
101: r_cfarh.hist_who := p_old_last_updated_by;
102: IGS_FI_FEE_AS_RT_HT_PKG.INSERT_ROW(
103: X_ROWID => X_ROWID,
104: X_person_id => r_cfarh.person_id,
105: X_course_cd => r_cfarh.course_cd,
106: X_FEE_TYPE => r_cfarh.FEE_TYPE,