DBA Data[Home] [Help]

APPS.FARX_RR dependencies on FA_CACHE_PKG

Line 21: g_print_debug boolean := fa_cache_pkg.fa_print_debug;

17: g_asset_count NUMBER := 0;
18:
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:
24: /*====================================================================================+
25: | PROCEDURE Review_Reclass |