DBA Data[Home] [Help]

APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on XLA_ACCOUNTING_ENGINE_PKG

Line 1355: IF ( xla_accounting_engine_pkg.g_diagnostics_mode = 'Y') THEN

1351: --
1352: -- Call insert_diag_ledger to store event information
1353: --
1354: -----------------------------------------------------------------------
1355: IF ( xla_accounting_engine_pkg.g_diagnostics_mode = 'Y') THEN
1356:
1357: trace
1358: (p_msg => '-> Call Extract Source Values Diagnostics routine'
1359: ,p_level => C_LEVEL_STATEMENT

Line 19923: IF ( xla_accounting_engine_pkg.g_diagnostics_mode = 'Y' )THEN

19919: --g_cache_event.accounting_batch_id := g_array_event(p_event_id).array_value_num('accounting_batch_id');
19920:
19921: l_temp := GetTranslatedEventInfo;
19922:
19923: IF ( xla_accounting_engine_pkg.g_diagnostics_mode = 'Y' )THEN
19924:
19925: trace
19926: (p_msg => '-> Call Extract Source Values Disagnostics routine'
19927: ,p_level => C_LEVEL_STATEMENT