DBA Data[Home] [Help]

APPS.FA_ADJUSTMENTS_T_PKG dependencies on FA_CACHE_PKG

Line 96: l_batch_size := nvl(fa_cache_pkg.fa_batch_size, 200);

92: and fat.batch_id = p_batch_id;
93:
94: begin
95:
96: l_batch_size := nvl(fa_cache_pkg.fa_batch_size, 200);
97:
98: l_query := 'select asset_number,
99: asset_type,
100: attribute_category_code,