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 ,
-
APPS.FARX_AJ dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.FA_INVOICE_TRANSACTIONS_PKG dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.JG_RX_FAREG dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FA_UTIL_PVT dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FA_UTIL_PVT dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.FARX_AD dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.PA_FA_TIEBACK_PVT dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FA_RETIREMENT_PUB dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FA_RETIREMENT_PUB dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.JGRX_FAREG dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.JG_RX_FAREG dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.FA_SLA_CURRENT_PERIOD_UPG_PKG dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.FA_SLA_CURRENT_PERIOD_UPG_PKG dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FARX_AJ dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.JGRX_FAREG dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FARX_AD dependencies on FA_INVOICE_TRANSACTIONS
12.2.2
-
APPS.FA_INVOICE_TRANSACTIONS_PKG dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.PA_FA_TIEBACK_PVT dependencies on FA_INVOICE_TRANSACTIONS
12.1.1
-
APPS.JGRX_FAREG dependencies on FA_ASSET_INVOICES
12.1.1
-
APPS.FA_INVOICE_TRANSACTIONS_PKG SQL Statements
12.1.1
-
APPS.JGRX_FAREG dependencies on FA_ASSET_INVOICES
12.2.2
-
APPS.FARX_AD dependencies on FA_ASSET_INVOICES
12.1.1
-
APPS.FA_INVOICE_TRANSACTIONS_PKG dependencies on FA_API_TYPES
12.2.2
-
APPS.JGRX_FAREG dependencies on PO_VENDORS
12.2.2
-
APPS.JGRX_FAREG dependencies on PO_VENDORS
12.1.1
-
APPS.FA_INVOICE_TRANSACTIONS_PKG SQL Statements
12.2.2
-
VIEW: FA.FA_INVOICE_TRANSACTIONS#
12.2.2
owner:FA, object_type:VIEW, object_name:FA_INVOICE_TRANSACTIONS#, status:VALID,
-
APPS.FARX_AD dependencies on FA_ASSET_INVOICES
12.2.2
-
APPS.JG_RX_FAREG dependencies on FA_ASSET_INVOICES
12.2.2
-
APPS.FA_INVOICE_TRANSACTIONS_PKG dependencies on FA_API_TYPES
12.1.1
-
VIEW: FA.FA_INVOICE_TRANSACTIONS#
12.2.2
-
APPS.JG_RX_FAREG dependencies on PO_VENDORS
12.2.2
-
SYNONYM: APPS.FA_INVOICE_TRANSACTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:FA_INVOICE_TRANSACTIONS, status:VALID,
-
APPS.FARX_AD dependencies on FA_DEPRN_SUMMARY
12.1.1
-
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 ,
-
PACKAGE BODY: APPS.FA_INVOICE_TRANSACTIONS_PKG
12.2.2
-
APPS.JG_RX_FAREG dependencies on PO_VENDORS
12.1.1
-
APPS.FARX_AD dependencies on FA_DEPRN_SUMMARY
12.2.2
-
SYNONYM: APPS.FA_INVOICE_TRANSACTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:FA_INVOICE_TRANSACTIONS, status:VALID,
-
APPS.FARX_AJ dependencies on FA_ASSET_INVOICES
12.1.1
-
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_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 ,
-
APPS.FARX_AJ dependencies on FA_ASSET_INVOICES
12.2.2
-
APPS.FARX_AD dependencies on PO_VENDORS
12.1.1
-
APPS.PA_FA_TIEBACK_PVT dependencies on FA_DEPRN_PERIODS
12.2.2
-
APPS.JG_RX_FAREG dependencies on FA_ASSET_INVOICES
12.1.1
-
PACKAGE BODY: APPS.FA_INVOICE_TRANSACTIONS_PKG
12.1.1
-
APPS.PA_FA_TIEBACK_PVT dependencies on FA_ASSET_INVOICES
12.2.2