DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_TRX_PKG dependencies on FA_ASSET_INVOICES

Line 1309: FA_ASSET_INVOICES ai

1305: fa_adjustments adj,
1306: fa_distribution_history dh,
1307: fa_locations loc,
1308: fa_lookups lu ,
1309: FA_ASSET_INVOICES ai
1310: WHERE adj.transaction_header_id = stg.transaction_header_id
1311: AND adj.book_type_code = stg.book_type_code
1312: AND adj.distribution_id = dh.distribution_id
1313: AND dh.location_id = loc.location_id

Line 1775: FA_ASSET_INVOICES ai

1771: fa_adjustments adj,
1772: fa_distribution_history dh,
1773: fa_locations loc,
1774: fa_lookups lu ,
1775: FA_ASSET_INVOICES ai
1776: WHERE adj.transaction_header_id = stg.transaction_header_id
1777: AND adj.book_type_code = stg.book_type_code
1778: AND adj.distribution_id = dh.distribution_id
1779: AND dh.location_id = loc.location_id