Fixed Assets - EBS (MOSC)

MOSC Banner

What is the link between GL - XLA - FA tables

edited Apr 22, 2015 2:03PM in Fixed Assets - EBS (MOSC) 2 commentsAnswered

Requesting guidance on SLA link between FA subledger and GL.

I need to write queries to drilldown from GL to FA. I can link the appropriate tables from GL to XLA tables, but not sure of the FA table that relates to XLA_DISTRIBUTION_LINKS.SOURCE_DISTRIBUTION_TYPE = 'TRX' and SOURCE_DISTRIBUTION_TYPE = 'DEPRN'.

I using the following links:

For GL_JE_HEADERS.je_source = 'Assets',

GL_JE_HEADERS (je_header_id) => GL_JE_LINES (je_header_id)

GL_JE_LINES (je_header_id, je_line_num) => GL_IMPORT_REFERENCES (je_header_id, je_line_num) 

GL_IMPORT_REFERENCES (gl_sl_link_table, gl_sl_link_id) => XLA_AE_LINES (gl_sl_link_table, gl_sl_link_id) 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center