DBA Data[Home] [Help]

APPS.FA_TAX_RSV_ADJ_PVT dependencies on FA_BOOK_CONTROLS

Line 458: -- Get current fiscal year and Deprn_Adjustment_Acct from FA_BOOK_CONTROLS

454: end if;
455:
456: l_pers_per_yr := fa_cache_pkg.fazcct_record.NUMBER_PER_FISCAL_YEAR;
457:
458: -- Get current fiscal year and Deprn_Adjustment_Acct from FA_BOOK_CONTROLS
459:
460: if not fa_cache_pkg.fazcbc(l_fin_info.book,
461: p_log_level_rec => p_log_level_rec) then
462: raise TAX_RSV_ADJ_ERR;