Search Results limit
The FA.FA_MASS_RECLASS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Fixed Assets module, specifically designed to support mass reclassification transactions. This table serves as a temporary staging area for asset reclassification data before it is processed and committed to the permanent asset tables. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Purpose and Functionality
TheFA_MASS_RECLASS
table facilitates bulk updates to asset attributes, such as category, location, or cost center, without requiring individual transactions for each asset. This is particularly useful for organizations managing large volumes of fixed assets that require periodic reclassification due to organizational changes, regulatory requirements, or accounting adjustments. The table captures reclassification details temporarily, allowing users to review and validate changes before final submission.
Table Structure
Key columns inFA.FA_MASS_RECLASS
include:
- MASS_RECLASS_ID: A unique identifier for each reclassification batch.
- ASSET_ID: References the asset being reclassified, linking to
FA_ASSETS
. - BOOK_TYPE_CODE: Specifies the asset book (e.g., corporate, tax) for which the reclassification applies.
- OLD_CATEGORY_ID and NEW_CATEGORY_ID: Track the asset's category before and after reclassification.
- OLD_LOCATION_ID and NEW_LOCATION_ID: Capture changes in asset location.
- STATUS: Indicates the processing state (e.g., 'PENDING', 'PROCESSED', 'ERROR').
- REQUEST_ID: Ties the transaction to a concurrent request for auditing and tracking.
Integration with Oracle EBS Modules
The table interacts with several core Fixed Assets tables, including:FA_ASSETS
: Permanent asset records updated post-reclassification.FA_CATEGORIES
: Validates new category assignments.FA_LOCATIONS
: Ensures location changes comply with predefined hierarchies.
Process Flow
- Data Entry: Users populate
FA_MASS_RECLASS
via Oracle Forms, APIs, or data imports. - Validation: The system checks for referential integrity (e.g., valid category IDs) and business rules.
- Submission: A concurrent request initiates the reclassification process.
- Posting: Approved changes update
FA_ASSETS
and related tables, triggering depreciation recalculations if needed.
Technical Considerations
- Indexing: The table typically includes indexes on
MASS_RECLASS_ID
andASSET_ID
to optimize query performance. - Purge Mechanisms: Oracle provides purge programs to archive or delete processed records, maintaining table efficiency.
- Audit Trails: Changes are logged in
FA_ADJUSTMENTS
andFA_DISTRIBUTION_HISTORY
for compliance.
Common Use Cases
- Reorganizing assets after mergers or acquisitions.
- Adjusting asset categories for new tax regulations.
- Correcting data entry errors in bulk.
Conclusion
TheFA.FA_MASS_RECLASS
table is a powerful tool for managing large-scale asset reclassifications in Oracle EBS. Its design ensures data integrity, supports auditability, and integrates seamlessly with other Fixed Assets components. Proper utilization of this table can significantly reduce manual effort and improve accuracy in asset management processes.
-
Lookup Type: REPORTING LIMIT METHOD
12.1.1
product: AP - Payables , meaning: Reporting Limit Method , description: Selects the method of accounting ,
-
Lookup Type: REPORTING LIMIT METHOD
12.2.2
product: AP - Payables , meaning: Reporting Limit Method , description: Selects the method of accounting ,
-
TABLE: FA.FA_MASS_RECLASS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASS_RECLASS, object_name:FA_MASS_RECLASS, status:VALID,
-
APPS.QP_LIMITS_PVT dependencies on QP_VALIDATE_LIMIT_ATTRS
12.2.2
-
APPS.QP_LIMITS_PVT dependencies on OE_DEBUG_PUB
12.1.1
-
TABLE: FA.FA_MASS_RETIREMENTS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASS_RETIREMENTS, object_name:FA_MASS_RETIREMENTS, status:VALID,
-
APPS.QP_LIMITS_PVT dependencies on QP_VALIDATE_LIMIT_BALANCES
12.1.1
-
APPS.QP_LIMITS_PVT dependencies on OE_DEBUG_PUB
12.2.2
-
TABLE: FA.FA_MASS_TRANSFERS
12.2.2
owner:FA, object_type:TABLE, fnd_design_data:OFA.FA_MASS_TRANSFERS, object_name:FA_MASS_TRANSFERS, status:VALID,
-
APPS.QP_LIMITS_PVT dependencies on QP_VALIDATE_LIMIT_ATTRS
12.1.1
-
APPS.QP_LIMITS_PVT dependencies on QP_VALIDATE_LIMIT_BALANCES
12.2.2
-
APPS.QP_LIMITS_PVT dependencies on QP_LIMIT_BALANCES_UTIL
12.1.1
-
APPS.FPA_SCENARIO_PVT dependencies on DBMS_AW
12.2.2
-
APPS.FPA_SCENARIO_PVT dependencies on DBMS_AW
12.1.1
-
APPS.QP_LIMITS_PVT dependencies on QP_LIMIT_BALANCES_UTIL
12.2.2
-
Lookup Type: PAY_US_403B_LIMITS
12.1.1
product: PER - Human Resources , meaning: 403B Limits ,
-
Lookup Type: PAY_US_403B_LIMITS
12.2.2
product: PER - Human Resources , meaning: 403B Limits ,
-
Lookup Type: OIE_POL_VIOLATION_TYPES
12.1.1
product: AP - Payables , meaning: Policy Violation Types , description: Policy Violation Types ,
-
APPS.QP_LIMITS_PVT dependencies on QP_LIMIT_ATTRS_UTIL
12.1.1
-
APPS.QP_LIMITS_PVT dependencies on QP_LIMIT_ATTRS_UTIL
12.2.2
-
Lookup Type: OIE_POL_VIOLATION_TYPES
12.2.2
product: AP - Payables , meaning: Policy Violation Types , description: Policy Violation Types ,
-
Lookup Type: VOLUMEBANDOVERLAY
12.1.1
product: QPR - Oracle Deal Management , meaning: Volume Band Overlay Report ,
-
Lookup Type: VOLUMEBANDOVERLAY
12.2.2
product: QPR - Oracle Deal Management , meaning: Volume Band Overlay Report ,
-
Lookup Type: DISCOUNTBANDOVERLAY
12.1.1
product: QPR - Oracle Deal Management , meaning: Discount Band Overlay Report ,
-
Lookup Type: DISCOUNTBANDOVERLAY
12.2.2
product: QPR - Oracle Deal Management , meaning: Discount Band Overlay Report ,
-
Lookup Type: QA_ACTION_TRIGGER_VALUE
12.2.2
product: QA - Quality , meaning: QA ACTION TRIGGER VALUE ,
-
APPS.BSC_AW_READ dependencies on BSC_AW_DBMS_AW
12.1.1
-
Lookup Type: QA_ACTION_TRIGGER_VALUE
12.1.1
product: QA - Quality , meaning: QA ACTION TRIGGER VALUE ,
-
Lookup Type: AR_CMGT_RECOMMENDATIONS
12.1.1
product: AR - Receivables , meaning: Credit Recommendations for Trade Credit Type , description: Credit Recommendations for Trade Credit Type ,
-
Lookup Type: AR_CMGT_RECOMMENDATIONS
12.2.2
product: AR - Receivables , meaning: Credit Recommendations for Trade Credit Type , description: Credit Recommendations for Trade Credit Type ,
-
APPS.ARP_CMERGE_ARTRX dependencies on ARP_CMERGE
12.2.2
-
Lookup Type: IGI_DOS_PAY_LIMIT
12.1.1
product: IGI - Public Sector Financials International , meaning: Dossier Payment over limit , description: Dossier Payment over limit ,
-
TABLE: XTR.XTR_GROUP_LIMITS
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_GROUP_LIMITS, object_name:XTR_GROUP_LIMITS, status:VALID,
-
TABLE: XTR.XTR_GROUP_LIMITS
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_GROUP_LIMITS, object_name:XTR_GROUP_LIMITS, status:VALID,
-
Lookup Type: IGI_DOS_PAY_LIMIT
12.2.2
product: IGI - Public Sector Financials International , meaning: Dossier Payment over limit , description: Dossier Payment over limit ,
-
Lookup Type: OE_CC_LIMIT
12.1.1
product: ONT - Order Management , meaning: Credit limit types used for credit checking , description: Credit limit types used for credit checking ,
-
Lookup Type: OE_CC_LIMIT
12.2.2
product: ONT - Order Management , meaning: Credit limit types used for credit checking , description: Credit limit types used for credit checking ,
-
TABLE: QP.QP_LIMITS
12.1.1
owner:QP, object_type:TABLE, fnd_design_data:QP.QP_LIMITS, object_name:QP_LIMITS, status:VALID,
-
TABLE: XTR.XTR_LIMIT_EXCESS_LOG
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_LIMIT_EXCESS_LOG, object_name:XTR_LIMIT_EXCESS_LOG, status:VALID,
-
TABLE: XTR.XTR_LIMIT_EXCESS_LOG
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_LIMIT_EXCESS_LOG, object_name:XTR_LIMIT_EXCESS_LOG, status:VALID,
-
TABLE: QP.QP_LIMITS
12.2.2
owner:QP, object_type:TABLE, fnd_design_data:QP.QP_LIMITS, object_name:QP_LIMITS, status:VALID,
-
VIEW: APPS.XTR_BIS_LIMIT_OVERVIEW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BIS_LIMIT_OVERVIEW_V, object_name:XTR_BIS_LIMIT_OVERVIEW_V, status:VALID,
-
APPS.FPA_PROJECT_PVT dependencies on DBMS_AW
12.1.1
-
APPS.FPA_PROJECT_PVT dependencies on DBMS_AW
12.2.2
-
TABLE: XTR.XTR_LIMIT_TYPES
12.1.1
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_LIMIT_TYPES, object_name:XTR_LIMIT_TYPES, status:VALID,
-
VIEW: APPS.XTR_BIS_LIMIT_OVERVIEW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:XTR.XTR_BIS_LIMIT_OVERVIEW_V, object_name:XTR_BIS_LIMIT_OVERVIEW_V, status:VALID,
-
TABLE: XTR.XTR_LIMIT_TYPES
12.2.2
owner:XTR, object_type:TABLE, fnd_design_data:XTR.XTR_LIMIT_TYPES, object_name:XTR_LIMIT_TYPES, status:VALID,
-
APPS.QP_LIMITS_PVT dependencies on QP_DEFAULT_LIMIT_BALANCES
12.1.1
-
APPS.QP_LIMITS_PVT dependencies on QP_DEFAULT_LIMIT_BALANCES
12.2.2
-
APPS.FPA_INVESTMENT_CRITERIA_PVT dependencies on DBMS_AW
12.2.2