DBA Data[Home] [Help]

APPS.XLA_AE_JOURNAL_ENTRY_PKG dependencies on XLA_ACCOUNTING_ENGINE_PKG

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

1264: --
1265: -- Call insert_diag_ledger to store event information
1266: --
1267: -----------------------------------------------------------------------
1268: IF ( xla_accounting_engine_pkg.g_diagnostics_mode = 'Y') THEN
1269:
1270: trace
1271: (p_msg => '-> Call Extract Source Values Diagnostics routine'
1272: ,p_level => C_LEVEL_STATEMENT

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

19390: --g_cache_event.accounting_batch_id := g_array_event(p_event_id).array_value_num('accounting_batch_id');
19391:
19392: l_temp := GetTranslatedEventInfo;
19393:
19394: IF ( xla_accounting_engine_pkg.g_diagnostics_mode = 'Y' )THEN
19395:
19396: trace
19397: (p_msg => '-> Call Extract Source Values Disagnostics routine'
19398: ,p_level => C_LEVEL_STATEMENT