Cash to General Ledger Reconciliation Report - Undefined Parameters
I'm trying to better understand the data model behind this report, and have found references in the SQL to two parameters that are not defined in the parameter section on the sidebar:
AND TRUNC(balance_date) BETWEEN :gc_from_date AND :gc_to_date
This is located in a subquery within the G_CB_BANK data set.
Can anyone explain where I can find the definition of these parameters?
Many thanks,
Antony.