Search Results fa_invoice_transactions
Overview
The FA_INVOICE_TRANSACTIONS table is a core transactional entity within the Oracle Assets (OFA) module of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2. It serves as the central repository for recording and tracking all financial transactions associated with invoice lines that are processed for asset capitalization. Its primary role is to maintain a detailed, auditable link between an asset's financial history and its originating invoice line from the Payables or Purchasing modules. This linkage is fundamental for accurate cost basis tracking, depreciation calculations, and audit trails, ensuring that asset costs are correctly captured and managed throughout their lifecycle.
Key Information Stored
The table's structure is designed to capture the essential details of an invoice-related transaction. Its primary key is the INVOICE_TRANSACTION_ID, a unique system-generated identifier for each transaction record. A critical foreign key is BOOK_TYPE_CODE, which links to the FA_BOOK_CONTROLS table, associating the transaction with a specific asset book and its accounting rules. While the provided metadata does not list all columns, based on its described purpose and foreign key relationships, the table typically stores information such as the invoice line identifier, transaction date, cost amount, associated asset ID, and transaction type codes. This data collectively defines the financial impact of an invoice line on one or more asset records.
Common Use Cases and Queries
This table is pivotal for reconciliation, troubleshooting, and custom reporting. A common use case is tracing the invoice source of an asset's cost. For instance, to find all invoice transactions for a specific asset in the corporate book, a query would join FA_INVOICE_TRANSACTIONS to FA_TRANSACTION_HEADERS and FA_ADDITIONS. Another critical scenario involves investigating mass additions or invoice import errors, where queries against this table can identify unmatched or problematic invoice lines. Reporting on capitalized costs by period or project often requires aggregating data from this table, joined through FA_ASSET_INVOICES or FA_TRX_REFERENCES, to provide a detailed breakdown of asset acquisitions sourced from payables.
Related Objects
As indicated by its extensive foreign key relationships, FA_INVOICE_TRANSACTIONS is a hub table with dependencies to several key Assets tables. It is directly referenced by FA_ASSET_INVOICES and FA_MC_ASSET_INVOICES (for multicurrency) for processing invoice distributions. The FA_TRANSACTION_HEADERS table links asset transactions back to their invoice source via this table. For currency conversion in multicurrency environments, FA_MC_BOOKS_RATES references it. Furthermore, FA_TRX_REFERENCES uses it to maintain a history of transaction relationships. These relationships underscore its integral role in the asset transaction lifecycle, from invoice receipt to depreciation.
-
Table: FA_INVOICE_TRANSACTIONS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_INVOICE_TRANSACTIONS, object_name:FA_INVOICE_TRANSACTIONS, status:VALID, product: OFA - Assets , description: Information about transactions made to invoice lines within Oracle Assets , implementation_dba_data: FA.FA_INVOICE_TRANSACTIONS ,
-
Table: FA_INVOICE_TRANSACTIONS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_INVOICE_TRANSACTIONS, object_name:FA_INVOICE_TRANSACTIONS, status:VALID, product: OFA - Assets , description: Information about transactions made to invoice lines within Oracle Assets , implementation_dba_data: FA.FA_INVOICE_TRANSACTIONS ,
-
Table: FA_ASSET_INVOICES
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_ASSET_INVOICES, object_name:FA_ASSET_INVOICES, status:VALID, product: OFA - Assets , description: Accounts payable and purchasing information for each asset , implementation_dba_data: FA.FA_ASSET_INVOICES ,
-
Table: FA_ASSET_INVOICES
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_ASSET_INVOICES, object_name:FA_ASSET_INVOICES, status:VALID, product: OFA - Assets , description: Accounts payable and purchasing information for each asset , implementation_dba_data: FA.FA_ASSET_INVOICES ,
-
Table: FA_MC_ASSET_INVOICES
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_ASSET_INVOICES, object_name:FA_MC_ASSET_INVOICES, status:VALID, product: OFA - Assets , description: Accounts payable and purchasing information for each asset, in the reporting currency , implementation_dba_data: FA.FA_MC_ASSET_INVOICES ,
-
Table: FA_MC_ASSET_INVOICES
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_ASSET_INVOICES, object_name:FA_MC_ASSET_INVOICES, status:VALID, product: OFA - Assets , description: Accounts payable and purchasing information for each asset, in the reporting currency , implementation_dba_data: FA.FA_MC_ASSET_INVOICES ,
-
Table: FA_MC_BOOKS_RATES
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_BOOKS_RATES, object_name:FA_MC_BOOKS_RATES, status:VALID, product: OFA - Assets , description: Exchange rate information , implementation_dba_data: FA.FA_MC_BOOKS_RATES ,
-
Table: FA_MC_BOOKS_RATES
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_BOOKS_RATES, object_name:FA_MC_BOOKS_RATES, status:VALID, product: OFA - Assets , description: Exchange rate information , implementation_dba_data: FA.FA_MC_BOOKS_RATES ,
-
Table: FA_TRX_REFERENCES
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_TRX_REFERENCES, object_name:FA_TRX_REFERENCES, status:VALID, product: OFA - Assets , description: Information about inter-asset transactions performed within Oracle Assets , implementation_dba_data: FA.FA_TRX_REFERENCES ,
-
Table: FA_TRX_REFERENCES
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_TRX_REFERENCES, object_name:FA_TRX_REFERENCES, status:VALID, product: OFA - Assets , description: Information about inter-asset transactions performed within Oracle Assets , implementation_dba_data: FA.FA_TRX_REFERENCES ,
-
View: FA_INVOICE_TRANSFERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_INVOICE_TRANSFERS_V, object_name:FA_INVOICE_TRANSFERS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_INVOICE_TRANSFERS_V ,
-
View: FA_INVOICE_TRANSFERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_INVOICE_TRANSFERS_V, object_name:FA_INVOICE_TRANSFERS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_INVOICE_TRANSFERS_V ,
-
Table: FA_TRANSACTION_HEADERS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_TRANSACTION_HEADERS, object_name:FA_TRANSACTION_HEADERS, status:VALID, product: OFA - Assets , description: Information about all transactions performed within Oracle Assets , implementation_dba_data: FA.FA_TRANSACTION_HEADERS ,
-
Table: FA_TRANSACTION_HEADERS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_TRANSACTION_HEADERS, object_name:FA_TRANSACTION_HEADERS, status:VALID, product: OFA - Assets , description: Information about all transactions performed within Oracle Assets , implementation_dba_data: FA.FA_TRANSACTION_HEADERS ,
-
Table: FA_BOOK_CONTROLS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_BOOK_CONTROLS, object_name:FA_BOOK_CONTROLS, status:VALID, product: OFA - Assets , description: Control information that affects all assets in a depreciation book , implementation_dba_data: FA.FA_BOOK_CONTROLS ,
-
Table: FA_BOOK_CONTROLS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_BOOK_CONTROLS, object_name:FA_BOOK_CONTROLS, status:VALID, product: OFA - Assets , description: Control information that affects all assets in a depreciation book , implementation_dba_data: FA.FA_BOOK_CONTROLS ,