DBA Data[Home] [Help]

APPS.IGF_AP_LG_COA_IMP dependencies on IGF_AW_GEN_003

Line 671: igf_aw_gen_003.updating_coa_in_fa_base(l_fa_base_id);

667: COMMIT ;
668: g_skip_person := TRUE ;
669: ELSE
670:
671: igf_aw_gen_003.updating_coa_in_fa_base(l_fa_base_id);
672:
673: -- ELSE do the terms match check ...
674: -- This particular terms match check has to happen after the insertion of individual records
675: IF g_award_year_status = 'O' THEN

Line 1105: igf_aw_gen_003.updating_coa_in_fa_base(l_fa_base_id);

1101: COMMIT ;
1102: g_skip_person := TRUE ;
1103: ELSE
1104:
1105: igf_aw_gen_003.updating_coa_in_fa_base(l_fa_base_id);
1106:
1107: -- ELSE do the terms match check ...
1108: -- This particular terms match check has to happen after the insertion of individual records
1109: IF g_award_year_status = 'O' THEN