DBA Data[Home] [Help]

APPS.FA_AFE_TRANSACTIONS_PKG dependencies on GL_CODE_COMBINATIONS

Line 365: from gl_code_combinations

361: l_segment(28),
362: l_segment(29),
363: l_segment(30),
364: l_gl_ccid_enabled_flag
365: from gl_code_combinations
366: where code_combination_id = dist_rec.code_combination_id;
367: l_err_stage := 'Check distribution for the transfer';
368: if (l_log_level_rec.statement_level) then
369: fa_debug_pkg.add(l_calling_fn,

Line 652: from gl_code_combinations

648: l_segment(28),
649: l_segment(29),
650: l_segment(30),
651: l_gl_ccid_enabled_flag
652: from gl_code_combinations
653: where code_combination_id = dist_rec.code_combination_id;
654: l_err_stage := 'Check distribution for the transfer';
655: if (l_log_level_rec.statement_level) then
656: fa_debug_pkg.add(l_calling_fn,