Search Results fa_distribution_history
The FA_DISTRIBUTION_HISTORY
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical repository for tracking the distribution history of fixed assets. This table stores historical records of asset distributions, including changes in assignment, location, and cost center over time. It plays a pivotal role in financial reporting, audit trails, and compliance by maintaining a comprehensive log of asset movements and reallocations within an organization.
### **Key Attributes of FA_DISTRIBUTION_HISTORY**
The table contains several important columns that capture asset distribution details:
- DISTRIBUTION_ID
: A unique identifier for each distribution record.
- ASSET_ID
: References the asset in the FA_ADDITIONS
table.
- BOOK_TYPE_CODE
: Specifies the asset book (e.g., corporate, tax) to which the distribution applies.
- DATE_EFFECTIVE
: The date when the distribution change took effect.
- UNITS_ASSIGNED
: The quantity of units assigned to a specific distribution.
- ASSIGNED_TO
: The employee or department to whom the asset is assigned.
- LOCATION_ID
: The physical location of the asset, linked to FA_LOCATIONS
.
- EXPENSE_ACCOUNT_CCID
: The general ledger (GL) account for expense allocation.
- TRANSACTION_HEADER_ID
: Ties the distribution to a transaction in FA_TRANSACTION_HEADERS
.
### **Functional Role in Oracle EBS**
1. **Asset Tracking**: The table logs changes in asset assignments, enabling organizations to trace asset movements across departments, locations, or employees.
2. **Audit Compliance**: By retaining historical distribution data, it supports audit requirements and regulatory reporting.
3. **Depreciation Calculations**: Distribution changes may impact depreciation calculations, particularly if cost centers or GL accounts are modified.
4. **Mass Transfers**: During bulk asset transfers, this table records each asset's redistribution details.
### **Integration with Other Modules**
FA_DISTRIBUTION_HISTORY
integrates with:
- **General Ledger (GL)**: Expense account changes are reflected in GL entries.
- **Payables & Projects**: Asset assignments may link to project accounting or AP invoice distributions.
- **Fixed Assets Hierarchy**: Works with FA_LOCATIONS
, FA_ASSET_HISTORY
, and FA_TRANSACTION_HEADERS
for end-to-end asset lifecycle management.
### **Technical Considerations**
- **Data Retention**: Historical records are retained even after asset retirement or transfer, ensuring traceability.
- **Indexing**: Key columns like ASSET_ID
and BOOK_TYPE_CODE
are indexed for performance.
- **Purge Policies**: Administrators may archive or purge older records to optimize storage, but caution is advised to maintain compliance.
### **Conclusion**
The FA_DISTRIBUTION_HISTORY
table is indispensable for accurate asset management in Oracle EBS. Its structured data supports financial integrity, operational transparency, and compliance, making it a cornerstone of the Fixed Assets module. Organizations leveraging this table effectively can ensure precise asset tracking, streamlined audits, and robust reporting capabilities.
-
Table: FA_DISTRIBUTION_HISTORY
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DISTRIBUTION_HISTORY, object_name:FA_DISTRIBUTION_HISTORY, status:VALID, product: OFA - Assets , description: Employee, location, and Accounting Flexfield values assigned to each asset , implementation_dba_data: FA.FA_DISTRIBUTION_HISTORY ,
-
Table: FA_DISTRIBUTION_HISTORY
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DISTRIBUTION_HISTORY, object_name:FA_DISTRIBUTION_HISTORY, status:VALID, product: OFA - Assets , description: Employee, location, and Accounting Flexfield values assigned to each asset , implementation_dba_data: FA.FA_DISTRIBUTION_HISTORY ,
-
Table: FA_TRANSFER_DETAILS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_TRANSFER_DETAILS, object_name:FA_TRANSFER_DETAILS, status:VALID, product: OFA - Assets , description: Information that defines the historic relationship between active FA_BOOKS and FA_DISTRIBUTION_HISTORY rows , implementation_dba_data: FA.FA_TRANSFER_DETAILS ,
-
Table: FA_TRANSFER_DETAILS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_TRANSFER_DETAILS, object_name:FA_TRANSFER_DETAILS, status:VALID, product: OFA - Assets , description: Information that defines the historic relationship between active FA_BOOKS and FA_DISTRIBUTION_HISTORY rows , implementation_dba_data: FA.FA_TRANSFER_DETAILS ,
-
View: FA_DISTRIBUTION_INQUIRY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DISTRIBUTION_INQUIRY_V, object_name:FA_DISTRIBUTION_INQUIRY_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_DISTRIBUTION_INQUIRY_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_DISTRIBUTION_INQUIRY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DISTRIBUTION_INQUIRY_V, object_name:FA_DISTRIBUTION_INQUIRY_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_DISTRIBUTION_INQUIRY_V ,
-
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 ,
-
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_MASS_EXT_RETIREMENTS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASS_EXT_RETIREMENTS, object_name:FA_MASS_EXT_RETIREMENTS, status:VALID, product: OFA - Assets , description: Mass external retirements interface table. , implementation_dba_data: FA.FA_MASS_EXT_RETIREMENTS ,
-
Table: FA_MASS_EXT_RETIREMENTS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASS_EXT_RETIREMENTS, object_name:FA_MASS_EXT_RETIREMENTS, status:VALID, product: OFA - Assets , description: Mass external retirements interface table. , implementation_dba_data: FA.FA_MASS_EXT_RETIREMENTS ,
-
Table: FA_MC_ADJUSTMENTS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_ADJUSTMENTS, object_name:FA_MC_ADJUSTMENTS, status:VALID, product: OFA - Assets , description: Stores information to create adjustment journal entries in the reporting currency , implementation_dba_data: FA.FA_MC_ADJUSTMENTS ,
-
View: FABV_ASSET_ASSIGNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FABV_ASSET_ASSIGNS, object_name:FABV_ASSET_ASSIGNS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FABV_ASSET_ASSIGNS ,
-
Table: FA_CAPITAL_BUDGET
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_CAPITAL_BUDGET, object_name:FA_CAPITAL_BUDGET, status:VALID, product: OFA - Assets , description: Budget assets used to run depreciation projections and reports , implementation_dba_data: FA.FA_CAPITAL_BUDGET ,
-
Table: FA_ADJUSTMENTS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_ADJUSTMENTS, object_name:FA_ADJUSTMENTS, status:VALID, product: OFA - Assets , description: Information used by the posting program to generate journal entry lines in the general ledger , implementation_dba_data: FA.FA_ADJUSTMENTS ,
-
Table: FA_CAPITAL_BUDGET
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_CAPITAL_BUDGET, object_name:FA_CAPITAL_BUDGET, status:VALID, product: OFA - Assets , description: Budget assets used to run depreciation projections and reports , implementation_dba_data: FA.FA_CAPITAL_BUDGET ,
-
View: FA_DEPRN_GROUPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DEPRN_GROUPS_V, object_name:FA_DEPRN_GROUPS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_DEPRN_GROUPS_V ,
-
Table: FA_MC_ADJUSTMENTS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_ADJUSTMENTS, object_name:FA_MC_ADJUSTMENTS, status:VALID, product: OFA - Assets , description: Stores information to create adjustment journal entries in the reporting currency , implementation_dba_data: FA.FA_MC_ADJUSTMENTS ,
-
View: FABV_ASSET_ASSIGNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FABV_ASSET_ASSIGNS, object_name:FABV_ASSET_ASSIGNS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FABV_ASSET_ASSIGNS ,
-
View: FA_DEPRN_GROUPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DEPRN_GROUPS_V, object_name:FA_DEPRN_GROUPS_V, status:VALID, product: OFA - Assets , implementation_dba_data: APPS.FA_DEPRN_GROUPS_V ,
-
Table: FA_ADJUSTMENTS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_ADJUSTMENTS, object_name:FA_ADJUSTMENTS, status:VALID, product: OFA - Assets , description: Information used by the posting program to generate journal entry lines in the general ledger , implementation_dba_data: FA.FA_ADJUSTMENTS ,
-
View: FAFV_ASSET_ASSIGNS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FAFV_ASSET_ASSIGNS, object_name:FAFV_ASSET_ASSIGNS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FAFV_ASSET_ASSIGNS ,
-
Table: FA_RETIREMENTS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_RETIREMENTS, object_name:FA_RETIREMENTS, status:VALID, product: OFA - Assets , description: Information about asset retirements and reinstatements , implementation_dba_data: FA.FA_RETIREMENTS ,
-
Table: FA_RETIREMENTS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_RETIREMENTS, object_name:FA_RETIREMENTS, status:VALID, product: OFA - Assets , description: Information about asset retirements and reinstatements , implementation_dba_data: FA.FA_RETIREMENTS ,
-
Table: FA_MC_DEFERRED_DEPRN
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_DEFERRED_DEPRN, object_name:FA_MC_DEFERRED_DEPRN, status:VALID, product: OFA - Assets , description: Deferred depreciation calculated for each distribution line in the reporting currency , implementation_dba_data: FA.FA_MC_DEFERRED_DEPRN ,
-
Table: FA_MC_DEFERRED_DEPRN
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_DEFERRED_DEPRN, object_name:FA_MC_DEFERRED_DEPRN, status:VALID, product: OFA - Assets , description: Deferred depreciation calculated for each distribution line in the reporting currency , implementation_dba_data: FA.FA_MC_DEFERRED_DEPRN ,
-
View: FAFV_ASSET_ASSIGNS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FAFV_ASSET_ASSIGNS, object_name:FAFV_ASSET_ASSIGNS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FAFV_ASSET_ASSIGNS ,
-
View: FA_DISTRIBUTION_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DISTRIBUTION_HISTORY_V, object_name:FA_DISTRIBUTION_HISTORY_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_DISTRIBUTION_HISTORY_V ,
-
Table: FA_LOCATIONS
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_LOCATIONS, object_name:FA_LOCATIONS, status:VALID, product: OFA - Assets , description: Location flexfield segment value combinations , implementation_dba_data: FA.FA_LOCATIONS ,
-
View: FA_DEPRN_GROUPS_V1
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DEPRN_GROUPS_V1, object_name:FA_DEPRN_GROUPS_V1, status:VALID, product: OFA - Assets , description: Adds unplanned depreciation adjustments to fa_deprn_groups_v , implementation_dba_data: APPS.FA_DEPRN_GROUPS_V1 ,
-
View: FA_DEPRN_GROUPS_V1
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DEPRN_GROUPS_V1, object_name:FA_DEPRN_GROUPS_V1, status:VALID, product: OFA - Assets , description: Adds unplanned depreciation adjustments to fa_deprn_groups_v , implementation_dba_data: APPS.FA_DEPRN_GROUPS_V1 ,
-
View: FA_DISTRIBUTION_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DISTRIBUTION_HISTORY_V, object_name:FA_DISTRIBUTION_HISTORY_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_DISTRIBUTION_HISTORY_V ,
-
Table: FA_LOCATIONS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_LOCATIONS, object_name:FA_LOCATIONS, status:VALID, product: OFA - Assets , description: Location flexfield segment value combinations , implementation_dba_data: FA.FA_LOCATIONS ,
-
Table: FA_DEFERRED_DEPRN
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DEFERRED_DEPRN, object_name:FA_DEFERRED_DEPRN, status:VALID, product: OFA - Assets , description: Deferred depreciation calculated for each distribution line , implementation_dba_data: FA.FA_DEFERRED_DEPRN ,
-
Table: FA_DEFERRED_DEPRN
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DEFERRED_DEPRN, object_name:FA_DEFERRED_DEPRN, status:VALID, product: OFA - Assets , description: Deferred depreciation calculated for each distribution line , implementation_dba_data: FA.FA_DEFERRED_DEPRN ,
-
View: FA_QUICK_DISTRIBUTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_QUICK_DISTRIBUTIONS_V, object_name:FA_QUICK_DISTRIBUTIONS_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_QUICK_DISTRIBUTIONS_V ,
-
View: FA_QUICK_DISTRIBUTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_QUICK_DISTRIBUTIONS_V, object_name:FA_QUICK_DISTRIBUTIONS_V, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FA_QUICK_DISTRIBUTIONS_V ,
-
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 ,
-
View: FABV_ASSETS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FABV_ASSETS, object_name:FABV_ASSETS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FABV_ASSETS ,
-
View: FABV_ASSETS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FABV_ASSETS, object_name:FABV_ASSETS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FABV_ASSETS ,
-
Table: FA_DEPRN_DETAIL
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DEPRN_DETAIL, object_name:FA_DEPRN_DETAIL, status:VALID, product: OFA - Assets , description: Depreciation amounts charged to the depreciation expense account in each distribution line , implementation_dba_data: FA.FA_DEPRN_DETAIL ,
-
Table: FA_MC_DEPRN_DETAIL
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_DEPRN_DETAIL, object_name:FA_MC_DEPRN_DETAIL, status:VALID, product: OFA - Assets , description: Depreciation amounts in the reporting currency, charged to the depreciation expense account in each distribution line , implementation_dba_data: FA.FA_MC_DEPRN_DETAIL ,
-
Table: FA_MC_DEPRN_DETAIL
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MC_DEPRN_DETAIL, object_name:FA_MC_DEPRN_DETAIL, status:VALID, product: OFA - Assets , description: Depreciation amounts in the reporting currency, charged to the depreciation expense account in each distribution line , implementation_dba_data: FA.FA_MC_DEPRN_DETAIL ,
-
View: FAFV_DEPRECIATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FAFV_DEPRECIATIONS, object_name:FAFV_DEPRECIATIONS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FAFV_DEPRECIATIONS ,
-
Table: FA_DEPRN_DETAIL
12.1.1
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DEPRN_DETAIL, object_name:FA_DEPRN_DETAIL, status:VALID, product: OFA - Assets , description: Depreciation amounts charged to the depreciation expense account in each distribution line , implementation_dba_data: FA.FA_DEPRN_DETAIL ,
-
View: FAFV_DEPRECIATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FAFV_DEPRECIATIONS, object_name:FAFV_DEPRECIATIONS, status:VALID, product: OFA - Assets , description: - Retrofitted , implementation_dba_data: APPS.FAFV_DEPRECIATIONS ,
-
View: FA_DISTRIBUTION_HIST_WEB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OFA.FA_DISTRIBUTION_HIST_WEB_V, object_name:FA_DISTRIBUTION_HIST_WEB_V, status:VALID, product: OFA - Assets , description: Historical distribution information , implementation_dba_data: APPS.FA_DISTRIBUTION_HIST_WEB_V ,
-
Table: FA_DISTRIBUTION_ACCOUNTS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_DISTRIBUTION_ACCOUNTS, object_name:FA_DISTRIBUTION_ACCOUNTS, status:VALID, product: OFA - Assets , description: Table to store account ccids for all distributions for a book , implementation_dba_data: FA.FA_DISTRIBUTION_ACCOUNTS ,