Page 1 of 1

Identification of Entries in GL_JE_LINES

Posted: Wed Dec 22, 2010 5:09 am
by madhuarepalli
Hi,

How to identify the particualr Asset_id(Fixed Assets) entries in gl_je_lines table. Is possible to identify the particular asset_id entries.
gl_je_lines not showing any asset_id. Please help me.

Regards,
Madhu

Posted: Wed Dec 22, 2010 6:01 pm
by ramkic
Reference_2 in gl_je_lines table will have asset_id. But it idepends on the information you are looking for. Suppose you are looking for a Addition journal ? in that case reference_2 will be populated with asset_id. If you are looking for a Depreciation or Retirement journal, reference_2 will not be populated.