R12 : Standard Report- Account Analysis Report (XLAAARPT) -Inserts data into table xla_report_balanc
The standard R12 report-Account Analysis Report references package :
XLA_ACCT_ANALYSIS_RPT_PKG.
This package inserts data into table -
xla_report_balances_gt.
We need to understand this:
1.What is the table
xla_report_balances_gt meant for ?
2.If this a report meant to display records, why a insert is being used in this report ?
3.Is the table
xla_report_balances_gt meant only for this report ?How is the data being purged from it ?
Amol.