DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_TRX_PKG dependencies on FA_ASSET_HISTORY

Line 327: fa_asset_history ah,

323: cb.CIP_COST_ACCT,
324: cb.DEPRN_RESERVE_ACCT,
325: cb.REVAL_RESERVE_ACCT
326: from fa_additions_b ad,
327: fa_asset_history ah,
328: fa_book_controls bc,
329: fa_category_books cb,
330: gl_ledgers le,
331: fa_transaction_headers th,

Line 472: fa_asset_history ah,

468: cb.CIP_COST_ACCT,
469: cb.DEPRN_RESERVE_ACCT,
470: cb.REVAL_RESERVE_ACCT
471: from fa_additions_b ad,
472: fa_asset_history ah,
473: fa_book_controls bc,
474: fa_category_books cb,
475: gl_ledgers le,
476: fa_transaction_headers th,

Line 568: fa_asset_history ah,

564: cb.CIP_COST_ACCT,
565: cb.DEPRN_RESERVE_ACCT,
566: cb.REVAL_RESERVE_ACCT
567: from fa_additions_b ad,
568: fa_asset_history ah,
569: fa_book_controls bc,
570: fa_category_books cb,
571: gl_ledgers le,
572: fa_transaction_headers th,

Line 1755: fa_asset_history ah,

1751: fa_adjustments adj,
1752: fa_distribution_history dh,
1753: fa_locations loc,
1754: fa_lookups lu ,
1755: fa_asset_history ah,
1756: fa_category_books cb
1757: WHERE adj.transaction_header_id = stg.transaction_header_id
1758: AND adj.book_type_code = stg.book_type_code
1759: AND adj.distribution_id = dh.distribution_id

Line 1881: fa_asset_history ah,

1877: fa_mc_adjustments adj,
1878: fa_distribution_history dh,
1879: fa_locations loc,
1880: fa_lookups lu ,
1881: fa_asset_history ah,
1882: fa_category_books cb ,
1883: fa_mc_book_controls bc ,
1884: gl_ledgers le
1885: WHERE adj.transaction_header_id = stg.transaction_header_id