DBA Data[Home] [Help]

APPS.XLA_UPGRADE_PUB dependencies on GL_CODE_COMBINATIONS

Line 2701: , gl_code_combinations glcc

2697: and xal.party_id IS NULL then 'Y'
2698: ELSE 'N' END line_error10
2699: FROM xla_ae_headers xah
2700: , xla_ae_lines xal
2701: , gl_code_combinations glcc
2702: , gl_ledgers gll
2703: , hz_parties hz
2704: , hz_party_sites hps
2705: WHERE glcc.code_combination_id(+) = xal.code_combination_id