DBA Data[Home] [Help]

APPS.FA_XLA_EXTRACT_TRX_PKG dependencies on FA_ASSET_INVOICES

Line 769: FA_ASSET_INVOICES ai

765: fa_adjustments adj,
766: fa_distribution_history dh,
767: fa_locations loc,
768: fa_lookups lu ,
769: FA_ASSET_INVOICES ai
770: WHERE adj.transaction_header_id = stg.transaction_header_id
771: AND adj.book_type_code = stg.book_type_code
772: AND adj.distribution_id = dh.distribution_id
773: AND dh.location_id = loc.location_id

Line 1128: FA_ASSET_INVOICES ai

1124: fa_adjustments adj,
1125: fa_distribution_history dh,
1126: fa_locations loc,
1127: fa_lookups lu ,
1128: FA_ASSET_INVOICES ai
1129: WHERE adj.transaction_header_id = stg.transaction_header_id
1130: AND adj.book_type_code = stg.book_type_code
1131: AND adj.distribution_id = dh.distribution_id
1132: AND dh.location_id = loc.location_id