DBA Data[Home] [Help]

APPS.FA_GAINLOSS_PKG dependencies on FA_GAINLOSS_PRO_PKG

Line 500: if not FA_GAINLOSS_PRO_PKG.fagpsa

496:
497: ret.set_of_books_id := fa_cache_pkg.fazcbc_record.set_of_books_id;
498:
499: -- Call fagpsa to process a retirement
500: if not FA_GAINLOSS_PRO_PKG.fagpsa
501: (ret,
502: l_sysdate,
503: l_period_rec.period_name,
504: l_period_rec.period_counter,

Line 668: if not FA_GAINLOSS_PRO_PKG.fagpsa

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