Search Results addition
The FA.FA_TRANSACTION_HEADERS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical repository for tracking asset transactions within the Fixed Assets module. This table stores header-level information for all asset-related transactions, providing a comprehensive audit trail for financial reporting, compliance, and asset lifecycle management. Below is a detailed analysis of its structure, purpose, and key attributes in the context of Oracle EBS.
Purpose and Functional Overview
TheFA_TRANSACTION_HEADERS
table acts as the primary ledger for recording asset transactions, including additions, adjustments, transfers, retirements, and reclassifications. It maintains metadata about each transaction, such as dates, types, and approval statuses, while detailed line-level data is stored in related tables like FA_TRANSACTION_LINES
. This design ensures referential integrity and supports the hierarchical relationship between transaction headers and their corresponding entries.
Key Columns and Their Significance
- TRANSACTION_HEADER_ID: A unique identifier for each transaction, serving as the primary key.
- ASSET_ID: Links to the
FA_ADDITIONS
table, associating the transaction with a specific asset. - TRANSACTION_TYPE_CODE: Defines the nature of the transaction (e.g., 'ADDITION', 'ADJUSTMENT', 'TRANSFER').
- DATE_EFFECTIVE: The date when the transaction impacts the asset's financial records.
- DATE_ENTERED: Timestamp of when the transaction was recorded in the system.
- BOOK_TYPE_CODE: Specifies the asset book (e.g., 'CORPORATE', 'TAX') to which the transaction applies.
- TRANSACTION_SUBTYPE: Further classifies transactions (e.g., 'FULL' or 'PARTIAL' for retirements).
- STATUS: Indicates workflow states like 'POSTED', 'PENDING', or 'APPROVED'.
- PERIOD_COUNTER: Ties the transaction to a specific accounting period in
FA_DEPRN_PERIODS
.
Integration with Other Modules
The table integrates with Oracle General Ledger (GL) through theGL_POSTED_DATE
column, which marks when journal entries are created. It also interacts with AP/PO modules for invoice-backed additions via INVOICE_TRANSACTION_ID
. Cross-references to FA_MASS_ADDITIONS
facilitate bulk asset imports from procurement systems.
Technical Considerations
- Indexing: Key indexes include
FA_TRANSACTION_HEADERS_N1
(onASSET_ID
) andFA_TRANSACTION_HEADERS_N2
(onBOOK_TYPE_CODE
+DATE_EFFECTIVE
) for performance optimization. - Partitioning: In high-volume environments, partitioning by
DATE_EFFECTIVE
orBOOK_TYPE_CODE
may be implemented. - Audit Trail: Columns like
CREATED_BY
,CREATION_DATE
, andLAST_UPDATE_DATE
support compliance tracking.
Business Process Implications
The table enables critical processes such as:- Depreciation calculation (via period counters and effective dates)
- Tax reporting (through book-type segregation)
- Asset reconciliation (by maintaining transaction history)
Customization and Extensions
Organizations often extend functionality by:- Adding descriptive flexfields (DFFs) for industry-specific attributes
- Creating triggers to enforce custom validation rules
- Building views that join with subsidiary tables for reporting
Version-Specific Notes
While the core structure remains consistent between 12.1.1 and 12.2.2, later versions may include:- Enhanced validation logic for transaction sequencing
- Additional columns for cloud integration features
- Optimized locking mechanisms for concurrent processing
FA_TRANSACTION_HEADERS
forms the backbone of Oracle Fixed Assets' transactional integrity, enabling organizations to maintain accurate asset records while supporting complex financial and regulatory requirements.
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on WMS_BUS_EVENT_DEVICES
12.1.1
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on WMS_DEVICES_B
12.1.1
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on WMS_DEVICES_B
12.2.2
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on WMS_BUS_EVENT_DEVICES
12.2.2
-
APPS.OKL_CREATE_STREAMS_PVT dependencies on OKL_STREAM_INTERFACES_V
12.1.1
-
APPS.FARX_AJ dependencies on FA_TRANSACTION_HEADERS
12.1.1
-
APPS.OKL_CREATE_STREAMS_PVT dependencies on OKL_STREAM_INTERFACES_V
12.2.2
-
APPS.FA_ASSET_CALC_PVT dependencies on FA_TRANSACTION_HEADERS
12.2.2
-
APPS.FARX_RP dependencies on FA_TRANSACTION_HEADERS
12.1.1
-
APPS.PA_PROJ_ACCUM_MAIN dependencies on PA_PROJ_SUMM_TMP
12.2.2
-
APPS.FARX_RP dependencies on FA_TRANSACTION_HEADERS
12.2.2
-
Lookup Type: OKL_SUB_POOL_LINE_TYPE
12.2.2
product: OKL - Lease and Finance Management , meaning: Subsidy Pool Budget Line Types , description: Subsidy Pool Budget Line Types ,
-
APPS.FA_RECLASS_PVT dependencies on FA_BOOK_CONTROLS
12.1.1
-
Lookup Type: OKL_SUB_POOL_LINE_TYPE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Subsidy Pool Budget Line Types , description: Subsidy Pool Budget Line Types ,
-
APPS.FA_INS_DETAIL_PKG dependencies on FA_TRANSACTION_HEADERS
12.2.2
-
APPS.FA_RECLASS_PVT dependencies on FA_BOOK_CONTROLS
12.2.2
-
APPS.FA_CUA_HIERARCHY_PKG dependencies on FA_CUA_HR_RETIREMENTS_PKG
12.1.1
-
TABLE: FA.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,
-
APPS.FA_INS_DETAIL_PKG dependencies on FA_DISTRIBUTION_HISTORY
12.1.1
-
APPS.IRC_SEARCH_CRITERIA_API dependencies on IRC_ISC_DEL
12.1.1
-
APPS.EGO_PARTY_PUB dependencies on HZ_CLASSIFICATION_V2PUB
12.1.1
-
APPS.HR_PL_PREVIOUS_EMPLOYMENT_API dependencies on HR_PL_PREVIOUS_EMPLOYMENT_API
12.1.1
-
APPS.EGO_PARTY_PUB dependencies on HZ_CLASSIFICATION_V2PUB
12.2.2
-
APPS.FA_SLA_CURRENT_PERIOD_UPG_PKG dependencies on FA_EXP_PVT
12.1.1
-
APPS.FA_SLA_CURRENT_PERIOD_UPG_PKG dependencies on FA_EXP_PVT
12.2.2
-
APPS.HR_PL_PREVIOUS_EMPLOYMENT_API dependencies on HR_PL_PREVIOUS_EMPLOYMENT_API
12.2.2
-
Lookup Type: IGI_IAC_TRANSACTION_TYPES
12.2.2
product: IGI - Public Sector Financials International , meaning: IGI Inflation Accounting Transaction Types , description: IGI Inflation Accounting Transaction Types ,
-
APPS.FA_CIP_PVT dependencies on FA_TRANSACTION_HEADERS
12.1.1
-
APPS.FA_ASSET_CALC_PVT dependencies on FA_TRANSACTION_HEADERS
12.1.1
-
APPS.FA_CUA_HIERARCHY_PKG dependencies on FA_CUA_HR_RETIREMENTS_PKG
12.2.2
-
APPS.PAY_IN_TERM_RPRT_GEN_PKG dependencies on HR_ORGANIZATION_INFORMATION
12.1.1
-
APPS.IRC_SEARCH_CRITERIA_API dependencies on IRC_ISC_UPD
12.1.1
-
Lookup Type: IGI_IAC_TRANSACTION_TYPES
12.1.1
product: IGI - Public Sector Financials International , meaning: IGI Inflation Accounting Transaction Types , description: IGI Inflation Accounting Transaction Types ,
-
APPS.IRC_SEARCH_CRITERIA_API dependencies on IRC_ISC_DEL
12.2.2
-
APPS.FA_RECLASS_PVT dependencies on FA_TRANSACTION_HEADERS
12.1.1
-
APPS.JAI_RCV_TAX_PKG dependencies on MTL_UNITS_OF_MEASURE
12.2.2
-
APPS.IRC_SEARCH_CRITERIA_API dependencies on IRC_ISC_INS
12.1.1
-
APPS.IRC_SEARCH_CRITERIA_API dependencies on IRC_ISC_INS
12.2.2
-
APPS.IRC_SEARCH_CRITERIA_API dependencies on IRC_ISC_UPD
12.2.2
-
APPS.FA_RECLASS_PVT dependencies on FA_TRANSACTION_HEADERS
12.2.2
-
APPS.OKL_STREAM_BILLING_PUB dependencies on FND_API
12.2.2
-
APPS.JAI_RCV_TAX_PKG dependencies on MTL_UNITS_OF_MEASURE
12.1.1
-
APPS.HRSPINE dependencies on STANDARD
12.2.2
-
APPS.HRSPINE dependencies on STANDARD
12.1.1
-
TABLE: FA.FA_MASSADD_DISTRIBUTIONS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASSADD_DISTRIBUTIONS, object_name:FA_MASSADD_DISTRIBUTIONS, status:VALID,
-
APPS.FARX_AD SQL Statements
12.1.1
-
APPS.FARX_AD SQL Statements
12.2.2
-
TABLE: FA.FA_MASS_ADDITIONS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASS_ADDITIONS, object_name:FA_MASS_ADDITIONS, status:VALID,
-
VIEW: APPS.FA_CAPITALIZE_CIP_V
12.2.2
-
VIEW: APPS.FA_CAPITALIZE_CIP_V
12.1.1