DBA Data[Home] [Help]

APPS.XLA_UPG_VERIFICATION_PUB dependencies on XLA_DISTRIBUTION_LINKS

Line 1283: from xla_distribution_links xdl

1279: ,ae_line_num
1280: ,temp_line_num
1281: ,'XLA_UPG_LINK_NO_LINE'
1282: from (select xdl.ae_header_id, xdl.ae_line_num,xdl.temp_line_num
1283: from xla_distribution_links xdl
1284: where not exists (SELECT xal.ae_header_id, xal.ae_line_num
1285: from xla_ae_lines xal
1286: where xal.ae_header_id = xdl.ae_header_id
1287: and xal.ae_line_num = xdl.ae_line_num