DBA Data[Home] [Help]

APPS.FA_MASSCP_PKG dependencies on FA_UTILS_PKG

Line 2429: if not fa_utils_pkg.faxrnd

2425: end if;
2426:
2427: -- round cost retired
2428: -- Bug 8643319: Passed the sob_id from cache
2429: if not fa_utils_pkg.faxrnd
2430: (l_tax_cost_retired,
2431: p_tax_book,
2432: fa_cache_pkg.fazcbc_record.set_of_books_id,
2433: p_log_level_rec => g_log_level_rec) then