DBA Data[Home] [Help]

APPS.IGF_AP_MK_ISIR_ACT_PKG dependencies on IGF_AP_FA_BASE_REC_PKG

Line 1516: || igf_ap_fa_base_rec_pkg.update_row

1512: || Who When What
1513: || (reverse chronological order - newest change first)
1514: || rasahoo 17-NOV-2003 FA 128 - ISIR update 2004-05
1515: || added new parameter award_fmly_contribution_type to
1516: || igf_ap_fa_base_rec_pkg.update_row
1517: || ugummall 25-SEP-2003 FA 126 - Multiple FA Offices
1518: || added new parameter assoc_org_num to
1519: || igf_ap_fa_base_rec_pkg.update_row call
1520: */

Line 1519: || igf_ap_fa_base_rec_pkg.update_row call

1515: || added new parameter award_fmly_contribution_type to
1516: || igf_ap_fa_base_rec_pkg.update_row
1517: || ugummall 25-SEP-2003 FA 126 - Multiple FA Offices
1518: || added new parameter assoc_org_num to
1519: || igf_ap_fa_base_rec_pkg.update_row call
1520: */
1521:
1522: BEGIN
1523:

Line 1524: igf_ap_fa_base_rec_pkg.update_row(

1520: */
1521:
1522: BEGIN
1523:
1524: igf_ap_fa_base_rec_pkg.update_row(
1525: x_Mode => 'R' ,
1526: x_rowid => g_baseid_exists.row_id ,
1527: x_base_id => g_baseid_exists.base_id ,
1528: x_ci_cal_type => g_baseid_exists.ci_cal_type ,