DBA Data[Home] [Help]

APPS.FA_TRANS_API_PUB dependencies on FA_CACHE_PKG

Line 1048: if (NOT fa_cache_pkg.fazcbc (

1044: raise adj_err;
1045: end if;
1046:
1047: -- Need to call the cache for book
1048: if (NOT fa_cache_pkg.fazcbc (
1049: X_book => l_asset_hdr_rec.book_type_code,
1050: p_log_level_rec => g_log_level_rec
1051: )) then
1052: raise adj_err;