DBA Data[Home] [Help]

APPS.XLA_UPGRADE_PUB dependencies on GL_CODE_COMBINATIONS

Line 1642: , gl_code_combinations glcc

1638: and xal.party_id IS NULL then 'Y'
1639: ELSE 'N' END line_error10
1640: FROM xla_ae_headers xah
1641: , xla_ae_lines xal
1642: , gl_code_combinations glcc
1643: , gl_ledgers gll
1644: , hz_parties hz
1645: , hz_party_sites hps
1646: WHERE glcc.code_combination_id(+) = xal.code_combination_id