DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_DEPRN_PKG dependencies on FA_ASSET_HISTORY

Line 267: fa_asset_history ah,

263: from xla_events_gt ctlgd,
264: fa_deprn_detail dd,
265: fa_distribution_history dh,
266: fa_additions_b ad,
267: fa_asset_history ah,
268: fa_category_books cb,
269: fa_book_controls bc,
270: gl_ledgers le
271: where ctlgd.entity_code = 'DEPRECIATION'

Line 371: fa_asset_history ah,

367: from xla_events_gt ctlgd,
368: fa_mc_deprn_detail dd,
369: fa_distribution_history dh,
370: fa_additions_b ad,
371: fa_asset_history ah,
372: fa_category_books cb,
373: fa_mc_book_controls bc,
374: gl_ledgers le
375: where ctlgd.entity_code = 'DEPRECIATION'