Search Results fixed asset table
The OKL.OKL_TXL_ASSETS_B table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Oracle Lease and Finance Management (OKL) module. It serves as the base table for storing transactional asset information, which is essential for lease accounting, asset tracking, and financial reporting. This table is part of the Oracle Lease Management subledger and integrates with other modules like Oracle Assets, General Ledger, and Payables to ensure accurate financial processing and compliance with accounting standards such as ASC 842 and IFRS 16.
Table Structure and Key Columns
The OKL_TXL_ASSETS_B table contains columns that capture detailed asset information, including:- ID: Primary key identifier for the asset record.
- KHR_ID: Foreign key linking to the lease header (OKL_K_HEADERS_B).
- ASSET_NUMBER: Unique identifier for the leased asset.
- DESCRIPTION: Textual description of the asset.
- ASSET_CATEGORY_ID: Classification of the asset (e.g., equipment, vehicle).
- MANUFACTURER: Name of the asset manufacturer.
- MODEL_NUMBER: Specific model identifier.
- SERIAL_NUMBER: Unique serial number for tracking.
- QUANTITY: Number of units leased.
- UNIT_OF_MEASURE: Measurement unit (e.g., each, pounds).
- CAPITALIZED_FLAG: Indicates if the asset is capitalized for accounting purposes.
- DATE_PLACED_IN_SERVICE: When the asset became operational.
- DATE_REMOVED_FROM_SERVICE: When the asset was retired or returned.
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
Functional Role in Lease Management
This table supports core lease management processes:- Lease Origination: Captures asset details during lease contract creation.
- Asset Tracking: Maintains a record of leased assets throughout their lifecycle.
- Financial Integration: Links to Oracle Assets for depreciation calculations and General Ledger for journal entries.
- Compliance Reporting: Provides data for lease accounting standards (e.g., right-of-use asset calculations).
Integration Points
OKL_TXL_ASSETS_B interacts with:- OKL_K_HEADERS_B: Parent lease agreement details.
- FA_ADDITIONS_B: Oracle Assets table for fixed asset registration.
- GL_JE_LINES: General Ledger entries for lease accounting.
- AP_INVOICE_LINES: Vendor invoices associated with leased assets.
Technical Considerations
- Indexes: Commonly indexed on ID, KHR_ID, and ASSET_NUMBER for performance.
- Partitioning: May be partitioned by DATE_PLACED_IN_SERVICE in large implementations.
- APIs: Accessed via Oracle's PL/SQL APIs (e.g., OKL_TXL_ASSETS_PUB) for data integrity.
Customization and Extensions
Organizations often extend this table with custom columns (via OKL_TXL_ASSETS_B_EXT) to capture industry-specific attributes. Triggers or workflows may be added to enforce business rules during asset updates.Conclusion
The OKL.OKL_TXL_ASSETS_B table is a foundational element in Oracle Lease Management, enabling accurate asset tracking, financial processing, and regulatory compliance. Its design reflects Oracle's commitment to supporting complex leasing scenarios while maintaining integration with broader EBS financial ecosystems. Proper understanding of this table is essential for implementing, customizing, or reporting on Oracle Lease Management solutions.-
Lookup Type: UNASSIGNED ASSET
12.2.2
product: PA - Projects , meaning: Unassigned Asset , description: Unassigned Asset ,
-
Lookup Type: UNASSIGNED ASSET
12.1.1
product: PA - Projects , meaning: Unassigned Asset , description: Unassigned Asset ,
-
File: R115 ASSET DEFINITION.pdf
12.1.1
product: EAM - Enterprise Asset Management , size: 28.302 KBytes , file_type: PDF Diagram ,
-
File: R115 ASSET DEFINITION.pdf
12.2.2
product: EAM - Enterprise Asset Management , size: 28.302 KBytes , file_type: PDF Diagram ,
-
Lookup Type: CRL ASSET CATEGORY
12.1.1
product: PA - Projects , meaning: CRL Asset Category , description: Used by CRL to identify the asset categroy in Automati c asset generation ,
-
Lookup Type: INTERFACE ASSET COST
12.2.2
product: PA - Projects , meaning: Interface Asset Cost , description: Interface Asset Cost ,
-
File: R118 OKL ASSET DETAILS.pdf
12.2.2
product: OKL - Lease and Finance Management , size: 46.593 KBytes , file_type: PDF Diagram ,
-
Lookup Type: CRL ASSET NAME
12.1.1
product: PA - Projects , meaning: CRL Asset Naming Method , description: Asset Naming Method used by CRL for Automatic asset ge neration- Asset name by project or Task or Grouping elem ents ,
-
Lookup Type: REPORT ASSET OPTION
12.2.2
product: AP - Payables , meaning: Report Asset Option , description: Asset reporting options for Expense Distribution Detail Report ,
-
Lookup Type: REPORT ASSET OPTION
12.1.1
product: AP - Payables , meaning: Report Asset Option , description: Asset reporting options for Expense Distribution Detail Report ,
-
Lookup Type: CRL ASSET DESCRIPTION
12.1.1
product: PA - Projects , meaning: CRL Asset Description , description: Asset description used by CRL for Automatic asset gene ration ,
-
Lookup Type: CRL ASSET LOCATION
12.1.1
product: PA - Projects , meaning: CRL Asset Location , description: Used by CRL to map asset location with grouping elemen t in Automatic asset generation ,
-
Lookup Type: CRL ASSET DESCRIPTION
12.2.2
product: PA - Projects , meaning: CRL Asset Description , description: Asset description used by CRL for Automatic asset generation ,
-
Lookup Type: CRL ASSET CATEGORY
12.2.2
product: PA - Projects , meaning: CRL Asset Category , description: Used by CRL to identify the asset categroy in Automatic asset generation ,
-
File: R118 OKL ASSET DETAILS.pdf
12.1.1
product: OKL - Leasing and Finance Management , size: 46.593 KBytes , file_type: PDF Diagram ,
-
Lookup Type: INTERFACE ASSET COST
12.1.1
product: PA - Projects , meaning: Interface Asset Cost , description: Interface Asset Cost ,
-
Lookup Type: CRL ASSET NAME
12.2.2
product: PA - Projects , meaning: CRL Asset Naming Method , description: Asset Naming Method used by CRL for Automatic asset generation- Asset name by project or Task or Grouping elements ,
-
Lookup Type: CRL ASSET LOCATION
12.2.2
product: PA - Projects , meaning: CRL Asset Location , description: Used by CRL to map asset location with grouping element in Automatic asset generation ,
-
File: Enterprise Asset Management 11i10 ERD.pdf
12.1.1
product: EAM - Enterprise Asset Management , size: 190.436 KBytes , file_type: PDF Diagram ,
-
File: Enterprise Asset Management 11i9 ERD.pdf
12.1.1
product: EAM - Enterprise Asset Management , size: 170.969 KBytes , file_type: PDF Diagram ,
-
File: Enterprise Asset Management 11i10 ERD.pdf
12.2.2
product: EAM - Enterprise Asset Management , size: 190.436 KBytes , file_type: PDF Diagram ,
-
TABLE: OKL.OKL_TXL_ASSETS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_ASSETS_B, object_name:OKL_TXL_ASSETS_B, status:VALID,
-
TABLE: OKL.OKL_TXL_ASSETS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_ASSETS_B, object_name:OKL_TXL_ASSETS_B, status:VALID,
-
Table: JA_CN_FA_CATEGORY_GT
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JA_CN_FA_CATEGORY_GT, object_name:JA_CN_FA_CATEGORY_GT, status:VALID, product: JA - Asia/Pacific Localizations , description: The 'JA_CN_FA_CATEGORY_GP' table stores fixed asset category code and fixed asset category name to filter the same asset category. , implementation_dba_data: JA.JA_CN_FA_CATEGORY_GT ,
-
Table: OKL_TXD_ASSETS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXD_ASSETS_B, object_name:OKL_TXD_ASSETS_B, status:VALID, product: OKL - Lease and Finance Management , description: A transaction table to record various Tax book related assets attributes needed by Fixed Asset Module before activating the contract and additionaly to store the split asset transaction attributes needed by Fixed Asset Moulde before activa , implementation_dba_data: OKL.OKL_TXD_ASSETS_B ,
-
File: Enterprise Asset Management 11i9 ERD.pdf
12.2.2
product: EAM - Enterprise Asset Management , size: 170.969 KBytes , file_type: PDF Diagram ,
-
File: Enterprise Asset Management 11i8 ERD.pdf
12.1.1
product: EAM - Enterprise Asset Management , size: 182.333 KBytes , file_type: PDF Diagram ,
-
File: Enterprise Asset Management 11i8 ERD.pdf
12.2.2
product: EAM - Enterprise Asset Management , size: 182.333 KBytes , file_type: PDF Diagram ,
-
Table: OKL_TXD_ASSETS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXD_ASSETS_B, object_name:OKL_TXD_ASSETS_B, status:VALID, product: OKL - Leasing and Finance Management , description: A transaction table to record various Tax book related assets attributes needed by Fixed Asset Module before activating the contract and additionaly to store the split asset transaction attributes needed by Fixed Asset Moulde before activa , implementation_dba_data: OKL.OKL_TXD_ASSETS_B ,
-
VIEW: APPS.OKL_TXL_ASSETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_TXL_ASSETS_V, object_name:OKL_TXL_ASSETS_V, status:VALID,
-
VIEW: APPS.OKL_TXL_ASSETS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_TXL_ASSETS_V, object_name:OKL_TXL_ASSETS_V, status:VALID,
-
TABLE: CSI.CSI_I_ASSETS
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ASSETS, object_name:CSI_I_ASSETS, status:VALID,
-
TABLE: CSI.CSI_I_ASSETS
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ASSETS, object_name:CSI_I_ASSETS, status:VALID,
-
TABLE: OKL.OKL_CNTRCT_LINE_FIN_EXTRACT_T
12.1.1
owner:OKL, object_type:TABLE, object_name:OKL_CNTRCT_LINE_FIN_EXTRACT_T, status:VALID,
-
TABLE: JA.JA_CN_FA_CATEGORY_GT
12.2.2
owner:JA, object_type:TABLE, fnd_design_data:JA.JA_CN_FA_CATEGORY_GT, object_name:JA_CN_FA_CATEGORY_GT, status:VALID,
-
TABLE: CSI.CSI_I_ASSET_INTERFACE
12.2.2
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ASSET_INTERFACE, object_name:CSI_I_ASSET_INTERFACE, status:VALID,
-
TABLE: CSI.CSI_I_ASSET_INTERFACE
12.1.1
owner:CSI, object_type:TABLE, fnd_design_data:CSI.CSI_I_ASSET_INTERFACE, object_name:CSI_I_ASSET_INTERFACE, status:VALID,
-
TABLE: OKL.OKL_CNTRCT_LINE_FIN_EXTRACT_T
12.2.2
owner:OKL, object_type:TABLE, object_name:OKL_CNTRCT_LINE_FIN_EXTRACT_T, status:VALID,
-
Lookup Type: JA_CN_FA_XML_TAGS
12.2.2
product: JA - Asia/Pacific Localizations , meaning: XML Tags for Fixed Assets , description: XML Tags for Fixed Assets ,
-
TABLE: OKL.OKL_EXT_FA_LINE_SOURCES_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_EXT_FA_LINE_SOURCES_B, object_name:OKL_EXT_FA_LINE_SOURCES_B, status:VALID,
-
TABLE: OKL.OKL_EXT_FA_LINE_SOURCES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_EXT_FA_LINE_SOURCES_B, object_name:OKL_EXT_FA_LINE_SOURCES_B, status:VALID,
-
Table: OKL_TXL_ASSETS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_ASSETS_B, object_name:OKL_TXL_ASSETS_B, status:VALID, product: OKL - Leasing and Finance Management , description: A contract line level transaction table to record various asset attributes needed by Fixed Asset Module before activating the contract. , implementation_dba_data: OKL.OKL_TXL_ASSETS_B ,
-
Table: OKL_TXL_ASSETS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_ASSETS_B, object_name:OKL_TXL_ASSETS_B, status:VALID, product: OKL - Lease and Finance Management , description: A contract line level transaction table to record various asset attributes needed by Fixed Asset Module before activating the contract. , implementation_dba_data: OKL.OKL_TXL_ASSETS_B ,
-
TABLE: OKL.OKL_CONTRACT_ASSET_H
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CONTRACT_ASSET_H, object_name:OKL_CONTRACT_ASSET_H, status:VALID,
-
TABLE: OKL.OKL_CONTRACT_ASSET_H
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CONTRACT_ASSET_H, object_name:OKL_CONTRACT_ASSET_H, status:VALID,
-
Lookup Type: CRL AUTO ASSET REJECTION CODE
12.1.1
product: PA - Projects , meaning: CRL Auto Asset rejection code , description: Used by CRL to identify the rejection code by Automati c asset generation ,
-
Lookup Type: CRL AUTO ASSET REJECTION CODE
12.2.2
product: PA - Projects , meaning: CRL Auto Asset rejection code , description: Used by CRL to identify the rejection code by Automatic asset generation ,
-
TABLE: OKL.OKL_INS_CLASS_CATS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_CLASS_CATS, object_name:OKL_INS_CLASS_CATS, status:VALID,
-
TABLE: OKL.OKL_INS_ASSETS_ALL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_ASSETS_ALL, object_name:OKL_INS_ASSETS_ALL, status:VALID,
-
TABLE: OKL.OKL_INS_ASSETS_ALL
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_ASSETS_ALL, object_name:OKL_INS_ASSETS_ALL, status:VALID,