Search Results fa_books
The FA_BOOKS
table is a fundamental component of the Fixed Assets module in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. It serves as the primary repository for asset book information, capturing financial and accounting details associated with asset depreciation, cost, and book controls. This table is integral to the fixed asset lifecycle, from acquisition to retirement, and plays a critical role in financial reporting, tax compliance, and depreciation calculations.
Structure and Key Columns
TheFA_BOOKS
table contains numerous columns that define asset attributes, financial data, and depreciation rules. Key columns include:
- ASSET_ID: Unique identifier for the asset, linking to
FA_ADDITIONS
. - BOOK_TYPE_CODE: Specifies the depreciation book (e.g., Corporate, Tax).
- DATE_EFFECTIVE: Tracks the effective date of transactions.
- COST: Original acquisition cost of the asset.
- DEPRN_RESERVE: Accumulated depreciation reserve.
- YTD_DEPRN: Year-to-date depreciation amount.
- LIFE_IN_MONTHS: Useful life of the asset in months.
- DEPRN_METHOD: Depreciation method (e.g., Straight-Line, Declining Balance).
Functional Role
The table supports multiple business processes:- Depreciation Calculation: Stores rules and historical depreciation data for periodic calculations.
- Financial Reporting: Provides cost, reserve, and net book value for balance sheets.
- Tax Compliance: Tracks tax-specific book values and adjustments.
- Asset Transfers: Records book-level changes when assets are transferred between departments or books.
Integration with Other Modules
FA_BOOKS
integrates with:
- General Ledger (GL): Depreciation journals are posted via
FA_DEPRN_DETAIL
. - Accounts Payable (AP): Asset costs originate from invoice distributions.
- Projects (PA): Capitalized project costs may create asset book entries.
Technical Considerations
- Partitioning: In EBS 12.2.2, partitioning by
BOOK_TYPE_CODE
improves performance. - Indexes: Key indexes include
FA_BOOKS_U1
(asset_id, book_type_code, date_effective) for transaction integrity. - Audit Trail: Changes are logged in
FA_BOOKS_HISTORY
for compliance.
Common Customizations
Extensions often include:- Custom depreciation methods via the
FA_DEPRN_METHODS
table. - Additional columns for regulatory reporting (e.g., local tax fields).
- Triggers to enforce business rules during asset adjustments.
Data Maintenance
Critical maintenance tasks involve:- Periodic purging of retired assets to archive tables.
- Rebuilding indexes after mass data loads.
- Validating book controls during fiscal year close.
Conclusion
TheFA_BOOKS
table is the backbone of Oracle EBS Fixed Assets functionality, enabling accurate financial tracking and compliance. Its design reflects the dual requirements of transactional processing (daily depreciation) and reporting (quarterly financial statements). Proper understanding of this table is essential for implementations, upgrades, and custom reporting in EBS 12.1.1 and 12.2.2 environments.
-
Table: FA_BOOKS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_BOOKS, object_name:FA_BOOKS, status:VALID, product: OFA - Assets , description: Financial information of each asset , implementation_dba_data: FA.FA_BOOKS ,
-
Table: FA_BOOKS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_BOOKS, object_name:FA_BOOKS, status:VALID, product: OFA - Assets , description: Financial information of each asset , implementation_dba_data: FA.FA_BOOKS ,
-
APPS.IGI_IMP_IAC_EXCEP_INER_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_ADDITION_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.EAM_ASSET_NUMBER_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.IGI_IMP_IAC_PREPARE_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_SEEDED_FUNCTIONS_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.CSI_FA_INSTANCE_GRP dependencies on FA_BOOKS
12.1.1
-
APPS.FA_CDE_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_MASS_DPR_RSV_ADJ_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FARX_C_MT dependencies on FA_BOOKS
12.1.1
-
APPS.FA_RET_TYPES dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_AM_CNTRCT_LN_TRMNT_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.JL_ZZ_FA_CALC_ADJUSTMENT_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_SUPER_GROUP_CHANGE_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_DELETION_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.FA_DEP_SUMM_TAX_REG_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_RECLASS_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.IGI_IMP_IAC_IMPORT_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_DISTRIBUTION_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.EAM_CAP_MAIN_COST_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.FA_BASIS_OVERRIDE_INIT_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_POLISH_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.CSE_IPV_FA_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_MASS_DEPRN_BASIS_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_MASS_REBOOK_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.FA_MASSCP_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_REC_PVT_PKG3 dependencies on FA_BOOKS
12.1.1
-
APPS.FA_MASS_RET_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.FA_UNPLANNED_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.FA_MASSADD_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_MASS_REBOOK_PUB dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.JE_JEHUFAMS_XMLP_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.IGI_IAC_REVAL_UTILITIES dependencies on FA_BOOKS
12.1.1
-
APPS.JL_ZZ_FA_LIBRARY_1_PKG dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_ACTIVATE_ASSET_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.OKL_ACTIVATE_ASSET_PVT dependencies on FA_BOOKS
12.1.1
-
APPS.JA_AU_FA_BAL_CHG dependencies on FA_BOOKS
12.2.2
-
APPS.FA_CUA_DERIVE_ASSET_ATTR_PKG dependencies on FA_BOOKS
12.2.2
-
APPS.FA_RECLASS_PVT dependencies on FA_BOOKS
12.2.2
-
APPS.FA_SORP_REVALUATION_PKG dependencies on FA_BOOKS
12.2.2
-
APPS.FA_CUA_HR_RETIREMENTS_PKG dependencies on FA_BOOKS
12.2.2
-
APPS.IGI_IAC_RETIREMENT dependencies on FA_BOOKS
12.2.2
-
APPS.FA_POLISH_PVT dependencies on FA_BOOKS
12.2.2
-
APPS.FA_MC_UPG1_PKG dependencies on FA_BOOKS
12.2.2
-
APPS.CSE_ASSET_MOVE_PKG dependencies on FA_BOOKS
12.2.2
-
APPS.FARX_INV_MISS_PKG dependencies on FA_BOOKS
12.2.2
-
APPS.IGI_IAC_REVAL_INIT_STRUCT dependencies on FA_BOOKS
12.2.2
-
APPS.JG_RX_FAREG dependencies on FA_BOOKS
12.2.2