AR_DISTRIBUTIONS_ALL.LINE ID not held in any XLA table for SOURCE_TYPE='EXCH_GAIN' in R12
Hi,
I am upgrading a BI Publisher view from EBS 11.5.10 to R12.1.3.
We have a requirement to link the GL_IMPORT_REFERENCES table with AR_DISTRIBUTIONS_ALL table.
In 11i, the mapping was as follows.
AR_DISTRIBUTIONS_ALL.LINE_ID=GL_IMPORT_REFERENCES.REFERENCE_3
GL_IMPORT_REFERENCES.REFERENCE_10='AR_RECEIVABLE_APPLICATIONS'
AR_DISTRIBUTIONS_ALL.SOURCE_TABLE='RA'
The GL_SL_LINK_ID and GL_SL_LINK_TABLE in GL_IMPORT_REFERENCES table were not populated
In R12, the mapping has changed - the relation between GL_IMPORT_REFERENCES and AR_DISTRIBUTIONS_ALL is held via the Subledger Accounting (XLA) tables, using GL_SL_LINK_ID and GL_SL_LINK_TABLE columns.