Search Results okl_trx_assets
Overview
The OKL_TRX_ASSETS table is a core transaction table within the Oracle E-Business Suite (EBS) Leasing and Finance Management (OKL) module, specifically in versions 12.1.1 and 12.2.2. It serves as a top-level grouping entity for all transactional activities related to the creation of asset lines for a lease or loan contract. Its primary role is to act as a parent record, consolidating and managing the various financial transactions that constitute the asset accounting lifecycle for a contract within the system. This structure is essential for maintaining data integrity, supporting complex lease accounting rules, and enabling detailed audit trails for asset-related financial postings.
Key Information Stored
While the provided metadata does not list specific columns, the table's primary key and foreign key relationships define its critical data elements. The central column is the ID, which serves as the unique primary key (OKL_TRX_ASSETS_PK) for each transaction group. Another crucial column is TRY_ID, which is a foreign key referencing the OKL_TRX_TYPES_B table. This link associates each asset transaction group with a specific transaction type, defining the nature of the accounting event (e.g., asset addition, depreciation, impairment). The table's design ensures each grouped set of asset line transactions is uniquely identifiable and classified according to the module's defined business rules.
Common Use Cases and Queries
This table is central to processes involving the financial tracking of leased or financed assets. A primary use case is the generation and inquiry of asset-related journal entries. Financial analysts may query this table to trace the complete transaction history for a specific asset or contract. Common SQL patterns involve joining OKL_TRX_ASSETS to its related detail tables to retrieve comprehensive transaction data. For example, a query to list all transaction groups for a specific contract might join through OKL_TXL_ASSETS_B. Reporting use cases include reconciling asset balances, auditing the sequence of asset capitalizations and adjustments, and supporting period-end close processes within the leasing portfolio.
Related Objects
The OKL_TRX_ASSETS table has defined relationships with several other key objects in the OKL schema, as per the provided metadata. It is a parent table to detail transaction lines: OKL_TXL_ITM_INSTS (Transaction Item Instances) and OKL_TXL_ASSETS_B (Transaction Assets) both reference it via their TAS_ID foreign key column. This establishes a one-to-many relationship where OKL_TRX_ASSETS headers group multiple detailed line items. Furthermore, it references the OKL_TRX_TYPES_B table via its TRY_ID column, inheriting the transaction type's controlling accounting rules. These relationships form a critical part of the transaction processing framework in Oracle Leasing.
-
Table: OKL_TRX_ASSETS
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TRX_ASSETS, object_name:OKL_TRX_ASSETS, status:VALID, product: OKL - Lease and Finance Management , description: A top level transaction table to group all the transactions for creation of Asset lines for a Lease/Loan contract , implementation_dba_data: OKL.OKL_TRX_ASSETS ,
-
View: OKL_SPLIT_ASSETS_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SPLIT_ASSETS_UV, object_name:OKL_SPLIT_ASSETS_UV, status:VALID, product: OKL - Lease and Finance Management , description: User interface view used in assets lov on split asset page , implementation_dba_data: APPS.OKL_SPLIT_ASSETS_UV ,
-
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_TXL_ITM_INSTS
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_ITM_INSTS, object_name:OKL_TXL_ITM_INSTS, status:VALID, product: OKL - Lease and Finance Management , description: A contract line level transaction table to record various Install Base Module location attributes of an asset needed by Install Base Module before activating the contract. , implementation_dba_data: OKL.OKL_TXL_ITM_INSTS ,
-
View: OKL_CS_EQUIP_EXCHANGES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_EQUIP_EXCHANGES_UV, object_name:OKL_CS_EQUIP_EXCHANGES_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_CS_EQUIP_EXCHANGES_UV ,
-
View: OKL_SPLIT_ASSET_COMP_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SPLIT_ASSET_COMP_UV, object_name:OKL_SPLIT_ASSET_COMP_UV, status:VALID, product: OKL - Lease and Finance Management , description: User interface view used in assets lov on split asset into components page , implementation_dba_data: APPS.OKL_SPLIT_ASSET_COMP_UV ,
-
Table: OKL_TRX_TYPES_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TRX_TYPES_B, object_name:OKL_TRX_TYPES_B, status:VALID, product: OKL - Lease and Finance Management , description: Transaction types , implementation_dba_data: OKL.OKL_TRX_TYPES_B ,
-
View: OKL_TRX_ASSETS_LKE_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_TRX_ASSETS_LKE_UV, object_name:OKL_TRX_ASSETS_LKE_UV, status:VALID, product: OKL - Lease and Finance Management , description: A supplementry view used to simplify user interface coding. , implementation_dba_data: APPS.OKL_TRX_ASSETS_LKE_UV ,
-
View: OKL_LA_INACTIVE_ASST_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_LA_INACTIVE_ASST_UV, object_name:OKL_LA_INACTIVE_ASST_UV, status:VALID, product: OKL - Lease and Finance Management , description: User Interface view for inactive assets , implementation_dba_data: APPS.OKL_LA_INACTIVE_ASST_UV ,
-
Lookup Type: OKL_SOURCE_TABLE
12.2.2
product: OKL - Lease and Finance Management , meaning: Source Table , description: Lease Source table to validate accounting process. ,
-
View: OKL_TRX_ASSETS_V
12.2.2
product: OKL - Lease and Finance Management , description: A top level transaction table to group all the transactions for creation of Asset lines for a Lease/Loan contract , implementation_dba_data: Not implemented in this database ,
-
View: OKL_SPLIT_ASSET_TRX_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SPLIT_ASSET_TRX_UV, object_name:OKL_SPLIT_ASSET_TRX_UV, status:VALID, product: OKL - Lease and Finance Management , description: User interface view for Split Asset Data Object , implementation_dba_data: APPS.OKL_SPLIT_ASSET_TRX_UV ,
-
View: OKL_CS_ASTLOC_TAX_SUM_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_ASTLOC_TAX_SUM_UV, object_name:OKL_CS_ASTLOC_TAX_SUM_UV, status:VALID, product: OKL - Lease and Finance Management , description: This view displays Asset Location Change Transaction Tax Summary , implementation_dba_data: APPS.OKL_CS_ASTLOC_TAX_SUM_UV ,
-
View: OKL_CS_ASSET_LOC_CHANGE_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_ASSET_LOC_CHANGE_UV, object_name:OKL_CS_ASSET_LOC_CHANGE_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_CS_ASSET_LOC_CHANGE_UV ,
-
View: OKL_CS_ALC_SUMMARY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_ALC_SUMMARY_UV, object_name:OKL_CS_ALC_SUMMARY_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_CS_ALC_SUMMARY_UV ,
-
View: OKL_AM_OFF_LEASE_TRX_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AM_OFF_LEASE_TRX_UV, object_name:OKL_AM_OFF_LEASE_TRX_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_AM_OFF_LEASE_TRX_UV ,
-
View: OKL_AM_OFF_LSE_TRX_UPD_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AM_OFF_LSE_TRX_UPD_UV, object_name:OKL_AM_OFF_LSE_TRX_UPD_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_AM_OFF_LSE_TRX_UPD_UV ,
-
View: OKL_AEL_GL_AST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AEL_GL_AST_V, object_name:OKL_AEL_GL_AST_V, status:VALID, product: OKL - Lease and Finance Management , description: This view contains all the asset related transactions which have been transferred to GL. This view is used to enable OKL GL Drilldown functionality. This view displays the Lease transactions which fall under 'Asset Disposition' journal cate , implementation_dba_data: APPS.OKL_AEL_GL_AST_V ,
-
View: OKL_AEL_SL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AEL_SL_V, object_name:OKL_AEL_SL_V, status:VALID, product: OKL - Lease and Finance Management , description: This view contains the accounting entries created for all the contract, asset and quote transactions. This view is used to enable sub-ledger accounting architecture to display the accounting entries for each Lease transaction. , implementation_dba_data: APPS.OKL_AEL_SL_V ,
-
View: OKL_TRX_HEADER_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_TRX_HEADER_UV, object_name:OKL_TRX_HEADER_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_TRX_HEADER_UV ,