Search Results okl_txl_cntrct_lns_all
Overview
The table OKL_TXL_CNTRCT_LNS_ALL is a core transactional data store within the Oracle E-Business Suite (EBS) Leasing and Finance Management (OKL) module. It functions as the lease transactions line table, holding detailed line-level information for all financial transactions associated with lease contracts. This table is critical for the operational and accounting integrity of the leasing module, as it records the granular financial events—such as invoices, payments, adjustments, and accruals—that are posted against specific lease streams or billing lines. Its multi-org structure, denoted by the "_ALL" suffix, allows it to store data for multiple operating units, making it a foundational table for enterprise-wide lease portfolio management in both EBS 12.1.1 and 12.2.2.
Key Information Stored
The table's primary key is the ID column, which uniquely identifies each transaction line. Its structure is defined by a series of foreign key relationships that link each transaction line to other essential entities in the leasing system. Key columns, as indicated by the foreign key metadata, include KHR_ID, which links the line to its parent lease contract header in the OKL_K_HEADERS table. The STY_ID column associates the transaction line with a specific stream type (e.g., rent, interest, tax) defined in OKL_STRM_TYPE_B. For accounting integration, the AVL_ID column references the accounting template (OKL_AE_TEMPLATES_ALL) used to generate journal entries. Other significant columns include BTC_ID and RCT_ID for cash batch and receipt processing links, BKT_ID for associating transactions with defined buckets, and TCN_ID, which may establish a relationship to other transaction lines within the same table for hierarchical transaction structures.
Common Use Cases and Queries
This table is central to transaction inquiry, audit reporting, and reconciliation processes. A common use case involves generating a detailed transaction history for a specific lease contract to support customer service or financial analysis. A typical query would join OKL_TXL_CNTRCT_LNS_ALL to the contract header (OKL_K_HEADERS) and stream type (OKL_STRM_TYPE_B) to produce a readable report. Another critical scenario is supporting the period-end close process, where accountants query transaction lines posted within a specific date range and operating unit to verify accruals and revenue recognition. Developers customizing or extending the leasing module would interact with this table when building interfaces to downstream systems or creating custom dashboards that aggregate transactional lease data.
Related Objects
The functionality of OKL_TXL_CNTRCT_LNS_ALL is deeply interconnected with numerous other EBS objects. As per the provided metadata, its primary foreign key dependencies are:
- OKL_K_HEADERS: The master lease contract table.
- OKL_STRM_TYPE_B: The definition table for financial stream types.
- OKL_AE_TEMPLATES_ALL: Stores the accounting rules for transaction posting.
- OKL_TRX_CSH_BATCH_ALL_B & OKL_TRX_CSH_RCPT_ALL_B: For cash management integration.
- OKL_BUCKETS: For categorizing transactions into user-defined groups.
- OKL_TXL_CNTRCT_LNS_ALL (self-reference via TCN_ID): For modeling parent-child relationships between transaction lines.
-
Table: OKL_TXL_CNTRCT_LNS_ALL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_CNTRCT_LNS_ALL, object_name:OKL_TXL_CNTRCT_LNS_ALL, status:VALID, product: OKL - Leasing and Finance Management , description: Lease transactions line table , implementation_dba_data: OKL.OKL_TXL_CNTRCT_LNS_ALL ,
-
Table: OKL_BUCKETS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_BUCKETS, object_name:OKL_BUCKETS, status:VALID, product: OKL - Leasing and Finance Management , description: Loss rates , implementation_dba_data: OKL.OKL_BUCKETS ,
-
Table: OKL_TRX_CSH_RCPT_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TRX_CSH_RCPT_ALL_B, object_name:OKL_TRX_CSH_RCPT_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: Individual receipt processed in a batch , implementation_dba_data: OKL.OKL_TRX_CSH_RCPT_ALL_B ,
-
Table: OKL_TRX_CSH_BATCH_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TRX_CSH_BATCH_ALL_B, object_name:OKL_TRX_CSH_BATCH_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: Batch of manual cash receipt entered via OKL , implementation_dba_data: OKL.OKL_TRX_CSH_BATCH_ALL_B ,
-
View: OKL_SHR_EXTRACT_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SHR_EXTRACT_LINE_V, object_name:OKL_SHR_EXTRACT_LINE_V, status:VALID, product: OKL - Leasing and Finance Management , description: Line extract object with sources not shared across event classes. , implementation_dba_data: APPS.OKL_SHR_EXTRACT_LINE_V ,
-
Table: OKL_AE_TEMPLATES_ALL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_AE_TEMPLATES_ALL, object_name:OKL_AE_TEMPLATES_ALL, status:VALID, product: OKL - Leasing and Finance Management , description: Accounting templates , implementation_dba_data: OKL.OKL_AE_TEMPLATES_ALL ,
-
View: OKL_MLS_EXTRACT_LINE_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_MLS_EXTRACT_LINE_VL, object_name:OKL_MLS_EXTRACT_LINE_VL, status:VALID, product: OKL - Leasing and Finance Management , description: Line MLS extract object , implementation_dba_data: APPS.OKL_MLS_EXTRACT_LINE_VL ,
-
View: OKL_ZX_EXTRACT_TAX_VL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ZX_EXTRACT_TAX_VL, object_name:OKL_ZX_EXTRACT_TAX_VL, status:VALID, product: OKL - Leasing and Finance Management , description: Line extract object with tax details , implementation_dba_data: APPS.OKL_ZX_EXTRACT_TAX_VL ,
-
View: OKL_ASSET_EXTRACT_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ASSET_EXTRACT_LINE_V, object_name:OKL_ASSET_EXTRACT_LINE_V, status:VALID, product: OKL - Leasing and Finance Management , description: Line extract object with asset related information. , implementation_dba_data: APPS.OKL_ASSET_EXTRACT_LINE_V ,
-
View: OKL_GEN_LOSS_PROV_DETAIL_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_GEN_LOSS_PROV_DETAIL_UV, object_name:OKL_GEN_LOSS_PROV_DETAIL_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_GEN_LOSS_PROV_DETAIL_UV ,
-
View: OKL_GEN_LOSS_PROVISION_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_GEN_LOSS_PROVISION_UV, object_name:OKL_GEN_LOSS_PROVISION_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_GEN_LOSS_PROVISION_UV ,
-
View: OKL_SPEC_LOSS_PROVISION_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_SPEC_LOSS_PROVISION_UV, object_name:OKL_SPEC_LOSS_PROVISION_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_SPEC_LOSS_PROVISION_UV ,
-
View: OKL_CMN_EXTRACT_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CMN_EXTRACT_LINE_V, object_name:OKL_CMN_EXTRACT_LINE_V, status:VALID, product: OKL - Leasing and Finance Management , description: Line extract object with commonly shared sources across event classes. , implementation_dba_data: APPS.OKL_CMN_EXTRACT_LINE_V ,
-
Table: OKL_STRM_TYPE_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_STRM_TYPE_B, object_name:OKL_STRM_TYPE_B, status:VALID, product: OKL - Leasing and Finance Management , description: Holds the definition of payment types. , implementation_dba_data: OKL.OKL_STRM_TYPE_B ,
-
View: OKL_AE_LINES_UPDT_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AE_LINES_UPDT_UV, object_name:OKL_AE_LINES_UPDT_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_AE_LINES_UPDT_UV ,
-
Table: OKL_K_HEADERS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_K_HEADERS, object_name:OKL_K_HEADERS, status:VALID, product: OKL - Leasing and Finance Management , description: Oracle Lease Management shadow table for Oracle Contracts Core header tables, OKC_K_HEADERS_B and OKC_K_HEADERS_TL. OKL_K_HEADERS contains attributes that relate to contracts created in OKL and do not fit into the standard header tables O , implementation_dba_data: OKL.OKL_K_HEADERS ,
-
View: OKL_ASSET_DFF_EXTRACT_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_ASSET_DFF_EXTRACT_LINE_V, object_name:OKL_ASSET_DFF_EXTRACT_LINE_V, status:VALID, product: OKL - Leasing and Finance Management , description: Line extract object for Asset related DFF , implementation_dba_data: APPS.OKL_ASSET_DFF_EXTRACT_LINE_V ,
-
View: OKL_FEE_SERVICE_DFF_LINE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_FEE_SERVICE_DFF_LINE_V, object_name:OKL_FEE_SERVICE_DFF_LINE_V, status:VALID, product: OKL - Leasing and Finance Management , description: Line extract object with fee and service DFF , implementation_dba_data: APPS.OKL_FEE_SERVICE_DFF_LINE_V ,
-
View: OKL_AEL_GL_QTE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AEL_GL_QTE_V, object_name:OKL_AEL_GL_QTE_V, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_AEL_GL_QTE_V ,
-
View: OKL_AEL_GL_CTR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AEL_GL_CTR_V, object_name:OKL_AEL_GL_CTR_V, status:VALID, product: OKL - Leasing and Finance Management , description: This view contains all the contract 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 Booking, Rebook, Renewal, Rel , implementation_dba_data: APPS.OKL_AEL_GL_CTR_V ,
-
View: OKL_AEL_GL_TRX_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AEL_GL_TRX_V, object_name:OKL_AEL_GL_TRX_V, status:VALID, product: OKL - Leasing and Finance Management , description: This view contains the 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 Loss Provision, Accrual, Miscellaneous and Adjust , implementation_dba_data: APPS.OKL_AEL_GL_TRX_V ,
-
View: OKL_AEL_SL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AEL_SL_V, object_name:OKL_AEL_SL_V, status:VALID, product: OKL - Leasing 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 ,