DBA Data[Home] [Help]

APPS.XLA_AE_LINES_PKG dependencies on XLA_TRANSACTION_ENTITIES_UPG

Line 11743: ,xla_transaction_entities_upg xte

11739: FROM xla_ae_lines_gt xal
11740: ,fnd_application_vl fav
11741: ,gl_ledgers gl
11742: ,gl_period_statuses glp
11743: ,xla_transaction_entities_upg xte
11744: WHERE ((reversal_code = C_DUMMY_PRIOR
11745: AND NVL(bflow_prior_entry_status_code,'X') = 'X') -- 5132302
11746: OR reversal_code = C_MPA_PRIOR_ENTRY) -- 4655713b
11747: AND fav.application_id(+) = xal.bflow_application_id