DBA Data[Home] [Help]

APPS.FA_GAINLOSS_PKG dependencies on FA_GAINLOSS_PRO_PKG

Line 496: if not FA_GAINLOSS_PRO_PKG.fagpsa

492: p_log_level_rec => p_log_level_rec);
493: end if;
494:
495: -- Call fagpsa to process a retirement
496: if not FA_GAINLOSS_PRO_PKG.fagpsa
497: (ret,
498: l_sysdate,
499: l_period_rec.period_name,
500: l_period_rec.period_counter,

Line 671: if not FA_GAINLOSS_PRO_PKG.fagpsa

667: end if;
668:
669:
670: -- Call fagpsa to process a retirement
671: if not FA_GAINLOSS_PRO_PKG.fagpsa
672: (ret,
673: l_sysdate,
674: l_period_rec.period_name,
675: l_period_rec.period_counter,