DBA Data[Home] [Help]

APPS.IGF_AP_LG_VER_IMP dependencies on IGF_AP_FA_BASE_REC_PKG

Line 270: || igf_ap_fa_base_rec_pkg.update_row

266: || Change History :
267: || Who When What
268: || rasahoo 17-NOV-2003 FA 128 - ISIR update 2004-05
269: || added new parameter award_fmly_contribution_type to
270: || igf_ap_fa_base_rec_pkg.update_row
271: || ugummall 26-SEP-2003 FA 126 - Multiple FA Offices.
272: || added new parameter assoc_org_num to TBH call of
273: || igf_ap_fa_base_rec_pkg w.r.t. FA 126
274: ||

Line 273: || igf_ap_fa_base_rec_pkg w.r.t. FA 126

269: || added new parameter award_fmly_contribution_type to
270: || igf_ap_fa_base_rec_pkg.update_row
271: || ugummall 26-SEP-2003 FA 126 - Multiple FA Offices.
272: || added new parameter assoc_org_num to TBH call of
273: || igf_ap_fa_base_rec_pkg w.r.t. FA 126
274: ||
275: || (reverse chronological order - newest change first)
276: */
277:

Line 282: igf_ap_fa_base_rec_pkg.update_row(

278: BEGIN
279: -- get base rec values
280:
281: -- update fa base rec with new verif status ...
282: igf_ap_fa_base_rec_pkg.update_row(
283: x_rowid => g_fabase.row_id,
284: x_base_id => g_fabase.base_id,
285: x_ci_cal_type => g_fabase.ci_cal_type,
286: x_person_id => g_fabase.person_id,