DBA Data[Home] [Help]

APPS.FA_BASIS_OVERRIDE_INIT_PKG dependencies on FA_CDE_PKG

Line 38: /* This is just cover process to call the function FAODDA on FA_CDE_PKG */

34: begin <>
35:
36: -- fa_debug_pkg.initialize;
37:
38: /* This is just cover process to call the function FAODDA on FA_CDE_PKG */
39:
40:
41: if (p_log_level_rec.statement_level) then
42: fa_debug_pkg.add('facodda','Just Start the cover program','', p_log_level_rec);

Line 82: if not FA_CDE_PKG.faodda(book => book,

78: fa_debug_pkg.add('facodda','return_code',return_code, p_log_level_rec);
79: fa_debug_pkg.add('facodda','p_mrc_sob_type_code',p_mrc_sob_type_code, p_log_level_rec);
80: end if;
81:
82: if not FA_CDE_PKG.faodda(book => book,
83: used_by_adjustment => h_used_by_adjustment_bool,
84: asset_id => asset_id,
85: bonus_rule => bonus_rule,
86: fyctr => fyctr,