DBA Data[Home] [Help]

APPS.IGF_AP_LG_TD_IMP dependencies on IGF_AP_FA_BASE_REC_PKG

Line 885: || igf_ap_fa_base_rec_pkg.update_row

881: || Who When What
882: || (reverse chronological order - newest change first)
883: || rasahoo 17-NOV-2003 FA 128 - ISIR update 2004-05
884: || added new parameter award_fmly_contribution_type to
885: || igf_ap_fa_base_rec_pkg.update_row
886: || ugummall 25-SEP-2003 FA 126 - Multiple FA Offices
887: || added new parameter assoc_org_num to
888: || igf_ap_fa_base_rec_pkg.update_row call
889: */

Line 888: || igf_ap_fa_base_rec_pkg.update_row call

884: || added new parameter award_fmly_contribution_type to
885: || igf_ap_fa_base_rec_pkg.update_row
886: || ugummall 25-SEP-2003 FA 126 - Multiple FA Offices
887: || added new parameter assoc_org_num to
888: || igf_ap_fa_base_rec_pkg.update_row call
889: */
890:
891: BEGIN
892: igf_ap_fa_base_rec_pkg.update_row(

Line 892: igf_ap_fa_base_rec_pkg.update_row(

888: || igf_ap_fa_base_rec_pkg.update_row call
889: */
890:
891: BEGIN
892: igf_ap_fa_base_rec_pkg.update_row(
893: x_Mode => 'R' ,
894: x_rowid => g_baseid_exists.row_id ,
895: x_base_id => g_baseid_exists.base_id ,
896: x_ci_cal_type => g_baseid_exists.ci_cal_type ,