DBA Data[Home] [Help]

APPS.FA_TRANS_API_PVT dependencies on FA_CACHE_PKG

Line 278: if (NOT fa_cache_pkg.fazcbc (

274:
275: BEGIN
276:
277: -- Need to call the cache for book
278: if (NOT fa_cache_pkg.fazcbc (
279: X_book => p_asset_hdr_rec.book_type_code,
280: p_log_level_rec => g_log_level_rec
281: )) then
282: raise deprn_err;