Search Results fa_mc_books_summary and direct joins
The FA_MC_BOOKS_SUMMARY
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for multi-currency asset book summary information within the Fixed Assets module. This table stores aggregated financial data related to assets, enabling organizations to manage and report on fixed assets across multiple currencies, which is essential for global enterprises operating in diverse economic environments. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Overview
TheFA_MC_BOOKS_SUMMARY
table is designed to support multi-currency functionality in Oracle Fixed Assets. It acts as a summary table, consolidating key financial metrics such as cost, depreciation, and accumulated depreciation for assets denominated in foreign currencies. This table works in conjunction with FA_BOOKS_SUMMARY
(which stores single-currency data) and is populated during asset transactions, depreciation runs, and currency conversion processes. Its primary role is to ensure accurate financial reporting and compliance with accounting standards like IFRS or GAAP when assets are held or transacted in multiple currencies.
Key Columns and Data Structure
The table includes columns such as:- ASSET_ID: Unique identifier for the asset.
- BOOK_TYPE_CODE: Specifies the asset book (e.g., CORPORATE, TAX).
- CURRENCY_CODE: The currency in which the asset values are recorded (e.g., USD, EUR).
- COST: Original cost of the asset in the specified currency.
- DEPRN_RESERVE: Total accumulated depreciation.
- REVAL_RESERVE: Reserve from revaluation activities.
- PERIOD_COUNTER: Tracks accounting periods for depreciation calculations.
Integration with Oracle EBS Modules
FA_MC_BOOKS_SUMMARY
integrates with:
- General Ledger (GL): Asset values are transferred to GL for financial reporting.
- Subledger Accounting (SLA): Ensures compliance with accounting rules during journal entry generation.
- Currency Conversion Modules: Uses daily or periodic exchange rates to convert asset values between functional and reporting currencies.
Business Process Context
During asset acquisition, depreciation, or retirement, Oracle Fixed Assets updatesFA_MC_BOOKS_SUMMARY
to reflect changes in both functional and reporting currencies. For example:
- When an asset is purchased in EUR but reported in USD, the system records cost and depreciation in both currencies.
- During month-end close, depreciation journals are generated based on summarized data from this table.
Technical Considerations
The table is indexed onASSET_ID
, BOOK_TYPE_CODE
, and CURRENCY_CODE
to optimize query performance. Custom reports or extensions often join this table with FA_ASSETS
or FA_DEPRN_DETAIL
for detailed asset analytics. In EBS 12.2.2, Oracle’s Online Patching (ADOP) ensures minimal downtime during table updates.
Conclusion
FA_MC_BOOKS_SUMMARY
is a cornerstone of multi-currency asset management in Oracle EBS, providing the granularity and flexibility needed for global financial operations. Its design supports accurate reporting, regulatory compliance, and seamless integration with other EBS modules, making it indispensable for organizations with international asset portfolios.
-
Table: FA_MC_BOOKS_SUMMARY
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_BOOKS_SUMMARY, object_name:FA_MC_BOOKS_SUMMARY, status:VALID, product: OFA - Assets , description: This table stores financial and depreciation information at the asset level. , implementation_dba_data: FA.FA_MC_BOOKS_SUMMARY ,
-
Table: FA_MC_BOOKS_SUMMARY
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_BOOKS_SUMMARY, object_name:FA_MC_BOOKS_SUMMARY, status:VALID, product: OFA - Assets , description: This table stores financial and depreciation information at the asset level. , implementation_dba_data: FA.FA_MC_BOOKS_SUMMARY ,
-
View: FA_BOOKS_SUMMARY_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_BOOKS_SUMMARY_MRC_V, object_name:FA_BOOKS_SUMMARY_MRC_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_BOOKS_SUMMARY_MRC_V ,
-
View: FA_BOOKS_SUMMARY_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_BOOKS_SUMMARY_MRC_V, object_name:FA_BOOKS_SUMMARY_MRC_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_BOOKS_SUMMARY_MRC_V ,
-
View: FA_SORP_CAT_LINK_REVAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_SORP_CAT_LINK_REVAL_V, object_name:FA_SORP_CAT_LINK_REVAL_V, status:VALID, product: OFA - Assets , description: This view is used to retrieve impairments and related information selected by user for linking while performing revaluation at asset level. In addition it retrieves the eligible impairment amount and avialble revaluation reserve amount avil , implementation_dba_data: APPS.FA_SORP_CAT_LINK_REVAL_V ,
-
View: FA_FINANCIAL_INQUIRY_COST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_FINANCIAL_INQUIRY_COST_V, object_name:FA_FINANCIAL_INQUIRY_COST_V, status:VALID, product: OFA - Assets , description: Financial Cost History , implementation_dba_data: APPS.FA_FINANCIAL_INQUIRY_COST_V ,
-
View: FA_TRANSACTION_HISTORY_BOOKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANSACTION_HISTORY_BOOKS_V, object_name:FA_TRANSACTION_HISTORY_BOOKS_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_TRANSACTION_HISTORY_BOOKS_V ,
-
View: FA_EXTENDED_DEPRN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_EXTENDED_DEPRN_V, object_name:FA_EXTENDED_DEPRN_V, status:VALID, product: OFA - Assets , description: FA_EXTENDED_DEPRN_V view is used for extended depreciation. , implementation_dba_data: APPS.FA_EXTENDED_DEPRN_V ,
-
View: FA_TRANSACTION_HISTORY_BOOKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANSACTION_HISTORY_BOOKS_V, object_name:FA_TRANSACTION_HISTORY_BOOKS_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_TRANSACTION_HISTORY_BOOKS_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 ,
-
View: FA_TRANSACTION_HISTORY_TRX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANSACTION_HISTORY_TRX_V, object_name:FA_TRANSACTION_HISTORY_TRX_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_TRANSACTION_HISTORY_TRX_V ,
-
View: FA_FINANCIAL_INQUIRY_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_FINANCIAL_INQUIRY_COST_V, object_name:FA_FINANCIAL_INQUIRY_COST_V, status:VALID, product: OFA - Assets , description: Financial Cost History , implementation_dba_data: APPS.FA_FINANCIAL_INQUIRY_COST_V ,
-
View: FA_ASSET_HIST_WEB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ASSET_HIST_WEB_V, object_name:FA_ASSET_HIST_WEB_V, status:VALID, product: OFA - Assets , description: Asset history information , implementation_dba_data: APPS.FA_ASSET_HIST_WEB_V ,
-
View: FA_AEL_GL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_AEL_GL_V, object_name:FA_AEL_GL_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_AEL_GL_V ,
-
View: FA_AEL_GL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_AEL_GL_V, object_name:FA_AEL_GL_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_AEL_GL_V ,
-
View: FA_RETIREMENT_REQUESTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_RETIREMENT_REQUESTS_V, object_name:FA_RETIREMENT_REQUESTS_V, status:VALID, product: OFA - Assets , description: This view displays Mass Retirements and its effect on the performed retirement transaction , implementation_dba_data: APPS.FA_RETIREMENT_REQUESTS_V ,
-
View: FA_RETIREMENT_REQUESTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_RETIREMENT_REQUESTS_V, object_name:FA_RETIREMENT_REQUESTS_V, status:VALID, product: OFA - Assets , description: This view displays Mass Retirements and its effect on the performed retirement transaction , implementation_dba_data: APPS.FA_RETIREMENT_REQUESTS_V ,
-
View: FA_TRANSACTION_HISTORY_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANSACTION_HISTORY_TRX_V, object_name:FA_TRANSACTION_HISTORY_TRX_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_TRANSACTION_HISTORY_TRX_V ,
-
View: FA_CAPITALIZE_CIP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_CAPITALIZE_CIP_V, object_name:FA_CAPITALIZE_CIP_V, status:VALID, product: OFA - Assets , description: Newly added or capitalized CIP assets , implementation_dba_data: APPS.FA_CAPITALIZE_CIP_V ,
-
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_CAPITALIZE_CIP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_CAPITALIZE_CIP_V, object_name:FA_CAPITALIZE_CIP_V, status:VALID, product: OFA - Assets , description: Newly added or capitalized CIP assets , implementation_dba_data: APPS.FA_CAPITALIZE_CIP_V ,
-
View: FA_TRANSACTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANSACTIONS_V, object_name:FA_TRANSACTIONS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_TRANSACTIONS_V ,
-
View: FA_DEPRN_WEB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DEPRN_WEB_V, object_name:FA_DEPRN_WEB_V, status:VALID, product: OFA - Assets , description: Depreciation information for an asset in a given depreciation book , implementation_dba_data: APPS.FA_DEPRN_WEB_V ,
-
View: FA_ASSET_HIST_WEB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ASSET_HIST_WEB_V, object_name:FA_ASSET_HIST_WEB_V, status:VALID, product: OFA - Assets , description: Asset history information , implementation_dba_data: APPS.FA_ASSET_HIST_WEB_V ,
-
View: FA_EXTENDED_DEPRN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_EXTENDED_DEPRN_V, object_name:FA_EXTENDED_DEPRN_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_EXTENDED_DEPRN_V ,
-
View: FA_ASSET_DISTRIBUTION_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ASSET_DISTRIBUTION_V, object_name:FA_ASSET_DISTRIBUTION_V, status:VALID, product: OFA - Assets , description: Asset Identification and Distribution , implementation_dba_data: APPS.FA_ASSET_DISTRIBUTION_V ,
-
View: FA_SORP_ASSET_LINK_REVAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_SORP_ASSET_LINK_REVAL_V, object_name:FA_SORP_ASSET_LINK_REVAL_V, status:VALID, product: OFA - Assets , description: This view is used to retrieve impairments and related information selected by user for linking while performing revaluation at category level. In addition it retrieves the eligible impairment amount and avialble revaluation reserve amount a , implementation_dba_data: APPS.FA_SORP_ASSET_LINK_REVAL_V ,
-
View: FA_DEPRN_WEB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DEPRN_WEB_V, object_name:FA_DEPRN_WEB_V, status:VALID, product: OFA - Assets , description: Depreciation information for an asset in a given depreciation book , implementation_dba_data: APPS.FA_DEPRN_WEB_V ,
-
View: FA_AEL_SL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_AEL_SL_V, object_name:FA_AEL_SL_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_AEL_SL_V ,
-
View: FA_ASSET_DISTRIBUTION_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ASSET_DISTRIBUTION_V, object_name:FA_ASSET_DISTRIBUTION_V, status:VALID, product: OFA - Assets , description: Asset Identification and Distribution , implementation_dba_data: APPS.FA_ASSET_DISTRIBUTION_V ,
-
View: FA_HR_BATCH_DIST_OLD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_HR_BATCH_DIST_OLD_V, object_name:FA_HR_BATCH_DIST_OLD_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_HR_BATCH_DIST_OLD_V ,
-
View: FA_FUTURE_MASS_ADDITIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_FUTURE_MASS_ADDITIONS_V, object_name:FA_FUTURE_MASS_ADDITIONS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_FUTURE_MASS_ADDITIONS_V ,
-
View: FA_TRANS_HIST_TRX_WEB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANS_HIST_TRX_WEB_V, object_name:FA_TRANS_HIST_TRX_WEB_V, status:VALID, product: OFA - Assets , description: Asset transaction history for all books , implementation_dba_data: APPS.FA_TRANS_HIST_TRX_WEB_V ,
-
View: FA_ADDITIONS_ASSET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ADDITIONS_ASSET_V, object_name:FA_ADDITIONS_ASSET_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_ADDITIONS_ASSET_V ,
-
View: FA_TRANS_HIST_TRX_WEB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_TRANS_HIST_TRX_WEB_V, object_name:FA_TRANS_HIST_TRX_WEB_V, status:VALID, product: OFA - Assets , description: Asset transaction history for all books , implementation_dba_data: APPS.FA_TRANS_HIST_TRX_WEB_V ,
-
View: FA_ADDITIONS_ASSET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ADDITIONS_ASSET_V, object_name:FA_ADDITIONS_ASSET_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_ADDITIONS_ASSET_V ,
-
View: FA_ASSET_INVOICES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ASSET_INVOICES_V, object_name:FA_ASSET_INVOICES_V, status:VALID, product: OFA - Assets , description: Business view of asset identification, financial, and purchasing information , implementation_dba_data: APPS.FA_ASSET_INVOICES_V ,
-
View: FAFV_TRANS_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FAFV_TRANS_LINES, object_name:FAFV_TRANS_LINES, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FAFV_TRANS_LINES ,
-
View: FA_HR_BATCH_DIST_OLD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_HR_BATCH_DIST_OLD_V, object_name:FA_HR_BATCH_DIST_OLD_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_HR_BATCH_DIST_OLD_V ,
-
View: FA_FUTURE_MASS_ADDITIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_FUTURE_MASS_ADDITIONS_V, object_name:FA_FUTURE_MASS_ADDITIONS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_FUTURE_MASS_ADDITIONS_V ,
-
View: FA_ASSET_INVOICES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_ASSET_INVOICES_V, object_name:FA_ASSET_INVOICES_V, status:VALID, product: OFA - Assets , description: Business view of asset identification, financial, and purchasing information , implementation_dba_data: APPS.FA_ASSET_INVOICES_V ,
-
View: FA_AEL_SL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_AEL_SL_V, object_name:FA_AEL_SL_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_AEL_SL_V ,
-
View: FAFV_TRANS_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FAFV_TRANS_LINES, object_name:FAFV_TRANS_LINES, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FAFV_TRANS_LINES ,
-
View: FA_AEL_SL_MRC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_AEL_SL_MRC_V, object_name:FA_AEL_SL_MRC_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_AEL_SL_MRC_V ,
-
View: FA_AEL_SL_MRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_AEL_SL_MRC_V, object_name:FA_AEL_SL_MRC_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_AEL_SL_MRC_V ,
-
View: FA_FIN_INQRY_COST_WEB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_FIN_INQRY_COST_WEB_V, object_name:FA_FIN_INQRY_COST_WEB_V, status:VALID, product: OFA - Assets , description: Cost history information , implementation_dba_data: APPS.FA_FIN_INQRY_COST_WEB_V ,
-
View: FA_RESERVE_TRANSFERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_RESERVE_TRANSFERS_V, object_name:FA_RESERVE_TRANSFERS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_RESERVE_TRANSFERS_V ,
-
View: FA_HIERARCHY_DISTRIBUTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_HIERARCHY_DISTRIBUTIONS_V, object_name:FA_HIERARCHY_DISTRIBUTIONS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_HIERARCHY_DISTRIBUTIONS_V ,
-
View: FA_FIN_INQRY_COST_WEB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_FIN_INQRY_COST_WEB_V, object_name:FA_FIN_INQRY_COST_WEB_V, status:VALID, product: OFA - Assets , description: Cost history information , implementation_dba_data: APPS.FA_FIN_INQRY_COST_WEB_V ,
-
View: FA_INVENTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_INVENTORY_V, object_name:FA_INVENTORY_V, status:VALID, product: OFA - Assets , description: This view shows reconciliation information on assets that have been included in physical inventory , implementation_dba_data: APPS.FA_INVENTORY_V ,