DBA Data[Home] [Help]

APPS.FARX_RP dependencies on FA_CACHE_PKG

Line 21: g_print_debug boolean := fa_cache_pkg.fa_print_debug;

17: -- Total number of assets to be printed in report.
18: --g_total_assets NUMBER := 0;
19: /* a_index <> g_asset_count if asset belongs to more than one book. */
20:
21: g_print_debug boolean := fa_cache_pkg.fa_print_debug;
22:
23: g_log_level_rec fa_api_types.log_level_rec_type;
24:
25: /*============================================================================+