Querying GL_BALANCES_V in 11i
Hi
Are you able to help me with my query please.
I am trying to extract GL Balance data from an 11i instance in both entered and converted currency for migration into R12.
I am in fact intereeted in GL_BALANCES_V.FUNCTIONAL_YEAR_TO_DATE value - this is not available in GL_BALANCES table.
(This is the YTD Converted value in GL SYSADMIN > Inquiry > Account form.
When I querying GL_BALANCES_V from SQL*plus - the records are only displaying values in SET_OF_BOOKS_ID, PERIOD_NAME etc, but all other columns including CODE_COMBINATION_ID, FUNCTIONAL_YEAR_TO_DATE are blank. (FND_GLOBAL.APPS_INITIALIZE is not effective either)