DBA Data[Home] [Help]

APPS.XLA_TP_BALANCE_RPT_PKG dependencies on XLA_AE_LINES

Line 1476: from xla_ae_lines xal

1472: into l_bal_err_count
1473: from dual
1474: where exists (
1475: select 1
1476: from xla_ae_lines xal
1477: , xla_report_balances_gt gt
1478: , xla_ae_headers xah -- bug 12680536
1479: where gt.application_id = xal.application_id
1480: and gt.ledger_id = xal.ledger_id