join GL_BALANCES and XCC budget tables
Summary:
How to join XCC_ tables with GL_Balances
Content (please ensure you mask any confidential information):
Hi,
We have requirement of building a custom report where most of the columns are from control budget screen.
We are fetching budget columns from few budget tables mentioned below -
XCC_BUDGET_ACCOUNTS
XCC_CONTROL_BUDGETS
XCC_BALANCES
There is one column "Actuals to date" where we need to show Total of values in GL balances until selected Period. The other columns are Forecast, etc.
I am not able to find join between budget tables and GL_BALANCES.
Anyone created such type of report, can you please share SQL for this.
0