Search Results streamline downstream usage of gladstone_scada tables.
The OKL_QUOTE_SUBPOOL_USAGE
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. This table is designed to track the allocation and utilization of subpools within lease quotes, ensuring accurate financial and operational management of leasing contracts. Below is a detailed analysis of its structure, functionality, and relevance in Oracle EBS.
Overview of OKL_QUOTE_SUBPOOL_USAGE
The OKL_QUOTE_SUBPOOL_USAGE
table stores transactional data related to subpool allocations for lease quotes. Subpools are logical groupings of assets or financial instruments that allow lessors to manage leases more efficiently by categorizing them based on predefined criteria such as asset type, geographic location, or risk profile. This table acts as a junction between lease quotes and their associated subpools, recording how much of a subpool's capacity is consumed by a specific quote.
Key Columns and Data Structure
The table includes several important columns that define its functionality:
- QUOTE_ID: References the lease quote (foreign key to
OKL_K_QUOTES
). - SUBPOOL_ID: Identifies the subpool being utilized (foreign key to
OKL_SUBPOOLS
). - USAGE_AMOUNT: Quantifies the portion of the subpool allocated to the quote (e.g., monetary value or unit count).
- START_DATE and END_DATE: Define the period during which the subpool allocation is active.
- STATUS: Indicates the current state of the subpool usage (e.g., ACTIVE, INACTIVE, or PENDING).
- CREATED_BY, CREATION_DATE, LAST_UPDATED_BY, LAST_UPDATE_DATE: Standard Oracle audit columns.
Functional Role in Oracle EBS
The OKL_QUOTE_SUBPOOL_USAGE
table plays a pivotal role in lease lifecycle management:
- Subpool Allocation: Tracks how subpools are assigned to lease quotes, ensuring compliance with business rules and financial limits.
- Capacity Management: Helps lessors monitor subpool utilization to prevent overcommitment and maintain financial stability.
- Reporting and Analytics: Provides data for dashboards and regulatory reports, such as exposure analysis or asset concentration.
- Integration with Other Modules: Interfaces with General Ledger (GL), Accounts Receivable (AR), and Fixed Assets (FA) for financial posting and depreciation.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, this table is part of the OKL schema and is primarily accessed via Oracle Forms, APIs, or PL/SQL packages. Key technical aspects include:
- Indexing: Typically indexed on
QUOTE_ID
andSUBPOOL_ID
for performance optimization. - Triggers: May include validation triggers to enforce business rules (e.g., preventing negative usage amounts).
- Partitioning: In large deployments, the table may be partitioned by date or subpool for scalability.
Business Impact
The OKL_QUOTE_SUBPOOL_USAGE
table ensures accurate financial tracking and risk management in leasing operations. Misconfigurations or data corruption in this table can lead to:
- Incorrect subpool availability calculations.
- Financial discrepancies in lease accounting.
- Regulatory non-compliance due to inaccurate reporting.
Conclusion
The OKL_QUOTE_SUBPOOL_USAGE
table is a foundational element in Oracle Lease and Finance Management, enabling precise subpool allocation and utilization tracking. Its design aligns with Oracle EBS's modular architecture, supporting complex leasing workflows while maintaining data integrity. Proper configuration and monitoring of this table are essential for lessors to achieve operational efficiency and financial accuracy.
-
File: R118 OKL EXCESS USAGE 12-SEP-2002 V1.pdf
12.1.1
product: OKL - Leasing and Finance Management , size: 44.104 KBytes , file_type: PDF Diagram ,
-
File: R118 OKL DISPOSE OF ASSET 12-SEP-2002 V1.pdf
12.1.1
product: OKL - Leasing and Finance Management , size: 94.421 KBytes , file_type: PDF Diagram ,
-
Lookup Type: OKL_USAGE_OF_EQUIPMENT
12.1.1
product: OKL - Leasing and Finance Management , meaning: Usage of Equipment , description: Usage of Equipment for Sales Tax ,
-
Lookup Type: OKL_SOURCE_BILLING_TRX
12.1.1
product: OKL - Leasing and Finance Management , meaning: The source of the OKL Billing Transaction , description: The source of the OKL Billing Transaction ,
-
Lookup Type: OKL_CF_OBJ_PERIOD_TYPE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Cash Flow Object Period Type ,
-
Concurrent Program: USAGE_BASED_BILLING
12.1.1
execution_filename: OKL_UBB_PUB.calculate_ubb_amount , product: OKL - Leasing and Finance Management , user_name: OKL_BP_UBB_EXE , description: Usage Based Billing , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: OKL_UBB_USAGE_ITEMS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_UBB_USAGE_ITEMS_UV, object_name:OKL_UBB_USAGE_ITEMS_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User Interface view for usage line definition page , implementation_dba_data: APPS.OKL_UBB_USAGE_ITEMS_UV ,
-
View: OKL_BPD_CNTR_LVLNG_LNS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CNTR_LVLNG_LNS_UV, object_name:OKL_BPD_CNTR_LVLNG_LNS_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_BPD_CNTR_LVLNG_LNS_UV ,
-
Table: OKL_QUOTE_SUBPOOL_USAGE
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_QUOTE_SUBPOOL_USAGE, object_name:OKL_QUOTE_SUBPOOL_USAGE, status:VALID, product: OKL - Leasing and Finance Management , description: Stores the maximum subsidy pool usage for an object , implementation_dba_data: OKL.OKL_QUOTE_SUBPOOL_USAGE ,
-
Concurrent Program: OKL_PURGE_STRM_INTF
12.1.1
execution_filename: OKL_PURGE_STRM_INTF_PVT.PURGE_INTERFACE_TABLES , product: OKL - Leasing and Finance Management , user_name: OKL Purge Streams Interface Tables , description: Purge streams interface tables , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: OKL_USAGE_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_USAGE_LINES_V, object_name:OKL_USAGE_LINES_V, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_USAGE_LINES_V ,
-
View: OKL_BPD_CNTR_LVLNG_SUMRY_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CNTR_LVLNG_SUMRY_UV, object_name:OKL_BPD_CNTR_LVLNG_SUMRY_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_BPD_CNTR_LVLNG_SUMRY_UV ,
-
Table: OKL_K_LINES
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_K_LINES, object_name:OKL_K_LINES, status:VALID, product: OKL - Leasing and Finance Management , description: Oracle Lease Management shadow table for Oracle Contracts Core line tables, OKC_K_LINES_B and OKC_K_LINES_TL. OKL_K_LINES contains attributes that relate to contracts created in OKL and do not fit into the standard lines tables OKC_K_LINES_ , implementation_dba_data: OKL.OKL_K_LINES ,
-
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_BPD_CNTR_READING_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CNTR_READING_UV, object_name:OKL_BPD_CNTR_READING_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_BPD_CNTR_READING_UV ,
-
Lookup Type: OKL_FIN_PRIMARY_PURPOSES
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL FINANCIAL PRODUCT PRIMARY PURPOSES , description: Financial Product Primary Purposes for Stream Generation Templates ,
-
File: OKL_Dependencies.html
12.1.1
product: OKL - Leasing and Finance Management , size: 1.197 MBytes , file_type: HTML Report , description: OKL_Dependencies.html is an html report that documents dependencies to tables and views in the OKL product. ,
-
File: OKLProduct_Dependencies.html
12.1.1
product: OKL - Leasing and Finance Management , size: 85.318 KBytes , file_type: HTML Report , description: OKLProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the OKL product. ,
-
View: OKL_K_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_K_HEADERS_V, object_name:OKL_K_HEADERS_V, 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: APPS.OKL_K_HEADERS_V ,
-
View: OKL_AM_ASSET_LINES_ALL_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_AM_ASSET_LINES_ALL_UV, object_name:OKL_AM_ASSET_LINES_ALL_UV, status:VALID, product: OKL - Leasing and Finance Management , description: View for showing Asset Lines.Join between B and TL tables. , implementation_dba_data: APPS.OKL_AM_ASSET_LINES_ALL_UV ,
-
View: OKL_K_LINES_FULL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_K_LINES_FULL_V, object_name:OKL_K_LINES_FULL_V, status:VALID, product: OKL - Leasing and Finance Management , description: OKL_K_LINES_FULL_V is the full view on tables OKC_K_LINES_B and OKL_K_LINES. It combines the attributes of contracts core and lease management contract line tables. , implementation_dba_data: APPS.OKL_K_LINES_FULL_V ,
-
View: OKL_K_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_K_LINES_V, object_name:OKL_K_LINES_V, status:VALID, product: OKL - Leasing and Finance Management , description: Oracle Lease Management shadow table for Oracle Contracts Core line tables, OKC_K_LINES_B and OKC_K_LINES_TL. OKL_K_LINES contains attributes that relate to contracts created in OKL and do not fit into the standard lines tables OKC_K_LINES_ , implementation_dba_data: APPS.OKL_K_LINES_V ,
-
View: OKL_LS_RT_FCTR_SETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_LS_RT_FCTR_SETS_V, object_name:OKL_LS_RT_FCTR_SETS_V, status:VALID, product: OKL - Leasing and Finance Management , description: MLS view over base tables - OKL_LS_RT_FCTR_SETS_B and OKL_LS_RT_FCTR_SETS_TL , implementation_dba_data: APPS.OKL_LS_RT_FCTR_SETS_V ,
-
Lookup Type: OKL_STREAM_TYPE_PURPOSE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Stream Type Purpose , description: Stream Type Purpose ,
-
View: OKL_K_HEADERS_FULL_ALL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_K_HEADERS_FULL_ALL_V, object_name:OKL_K_HEADERS_FULL_ALL_V, status:VALID, product: OKL - Leasing and Finance Management , description: OKL_K_HEADERS_FULL_V is fulll View on tables OKC_K_HEADERS_B OKL_K_HEADERS. This combines the contracts core and lease managment header attributes into one view. , implementation_dba_data: APPS.OKL_K_HEADERS_FULL_ALL_V ,
-
View: OKL_K_HEADERS_FULL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_K_HEADERS_FULL_V, object_name:OKL_K_HEADERS_FULL_V, status:VALID, product: OKL - Leasing and Finance Management , description: OKL_K_HEADERS_FULL_V is fulll View on tables OKC_K_HEADERS_B OKL_K_HEADERS. This combines the contracts core and lease managment header attributes into one view. , implementation_dba_data: APPS.OKL_K_HEADERS_FULL_V ,
-
Lookup Type: OKL_YIELD_TYPE
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL_YIELD_TYPE , description: Yield types ,
-
Lookup Type: OKL_QUOTE_ALLOC_BASIS
12.1.1
product: OKL - Leasing and Finance Management , meaning: Quick Quote Fees and Services Allocation Basis , description: Quick Quote Fees and Services Allocation Basis ,
-
Lookup Type: OKL_ISG_ARREAR_PAY_DATE_OPTION
12.1.1
product: OKL - Leasing and Finance Management , meaning: ISG Arrears Payment Dates Option , description: ISG Arrears Payment Dates Option ,
-
Lookup Type: OKL_QUOTE_REASON
12.1.1
product: OKL - Leasing and Finance Management , meaning: QUOTE REASON , description: OKL Quote Reason ,
-
Lookup Type: OKL_VP_TERMINATION_REASON
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL_VP_TERMINATION_REASON , description: termination reason and codes for Agreement termination ,
-
Lookup Type: OKL_RATE_CHANGE_FREQUENCY_CODE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Rate Change Frequency for Interest Calculation , description: Rate Change Frequency for Interest Calculation ,
-
Lookup Type: OKL_SUP_CUST_RELATION
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL_SUP_CUST_RELATION ,
-
Lookup Type: OKL_ACCRUAL_RULE_OPERAND
12.1.1
product: OKL - Leasing and Finance Management , meaning: Accrual Rule Operand , description: Accrual Rule Operands ,
-
Lookup Type: OKL_PROCESSES
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL_PROCESSES , description: Processes used primarily to identify fulfillment requests ,
-
Table: OKL_RULES_DFF
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_RULES_DFF, object_name:OKL_RULES_DFF, status:VALID, product: OKL - Leasing and Finance Management , description: Structured data representation of free format text contained in an ARTICLE. This is Contracts for Lease Copy of OKL_RULES_B created for the purpose of Rule DFF definition , implementation_dba_data: OKL.OKL_RULES_DFF ,
-
Table: OKL_PRTFL_LINES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PRTFL_LINES_B, object_name:OKL_PRTFL_LINES_B, status:VALID, product: OKL - Leasing and Finance Management , description: The profile defines a strategy that determines the action(s) to be taken when a contract reaches the end of term and a budget amount that is the amount of revenue (excluding contract yield) expected to be received at the end of the contract , implementation_dba_data: OKL.OKL_PRTFL_LINES_B ,
-
Table: OKL_PRTFL_CNTRCTS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PRTFL_CNTRCTS_B, object_name:OKL_PRTFL_CNTRCTS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Contract activation triggers the generation of a portfolio management strategy profile. The profile defines a strategy that determines the action to be taken when a contract reaches the end of term and a budget amount that is the amount of , implementation_dba_data: OKL.OKL_PRTFL_CNTRCTS_B ,
-
Lookup Type: OKL_PRC_STATUS
12.1.1
product: OKL - Leasing and Finance Management , meaning: Status of Pricing Objects , description: Status of Pricing Objects ,
-
Lookup Type: OKL_RATE_PARAM_TYPE_CODE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Type of interest rate parameter record , description: Type of interest rate parameter record ,
-
Lookup Type: OKL_TAX_LINE_TYPE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Type of Tax Line , description: Type of Tax Line inserted into the tax table ,
-
Lookup Type: OKL_ECV_MATCH_CRITERIA
12.1.1
product: OKL - Leasing and Finance Management , meaning: OKL Match Criteria for Eligibility Criteria of type Multiple , description: OKL Match Criteria for Eligibility Criteria of type Multiple ,
-
Lookup Type: OKL_LA_ADJ_ALLOC_BASIS
12.1.1
product: OKL - Leasing and Finance Management , meaning: Lease Adjustment Allocation Basis , description: Lease Adjustment Allocation Basis Type ,
-
Lookup Type: OKL_QUOTE_TRANSFER_OF_TITLE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Sales Tax - Transfer of Title , description: Sales Tax - Transfer of Title ,
-
Table: OKL_UPG_TRNS_ACC_DSTRS_T
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_UPG_TRNS_ACC_DSTRS_T, object_name:OKL_UPG_TRNS_ACC_DSTRS_T, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used for the upgrade of the identifier column of the okl_trns_acc_dstrs table. It stores the old and new identifiers. , implementation_dba_data: OKL.OKL_UPG_TRNS_ACC_DSTRS_T ,
-
Table: OKL_UPG_TRX_CONTRACTS_T
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_UPG_TRX_CONTRACTS_T, object_name:OKL_UPG_TRX_CONTRACTS_T, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used for the upgrade of the identifier column of the okl_trx_contracts table. It stores the old and new identifiers. , implementation_dba_data: OKL.OKL_UPG_TRX_CONTRACTS_T ,
-
Table: OKL_UPG_TXL_CNTRCT_LNS_T
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_UPG_TXL_CNTRCT_LNS_T, object_name:OKL_UPG_TXL_CNTRCT_LNS_T, status:VALID, product: OKL - Leasing and Finance Management , description: This table is used for the upgrade of the identifier column of the okl_txl_cntrct_lns table. It stores the old and new identifiers. , implementation_dba_data: OKL.OKL_UPG_TXL_CNTRCT_LNS_T ,
-
Lookup Type: OKL_RATE_DELAY_CODE
12.1.1
product: OKL - Leasing and Finance Management , meaning: Basis of Rate Delay for Interest Calculation , description: Basis of Rate Delay for Interest Calculation ,
-
Table: OKL_CONTEXT_GROUPS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CONTEXT_GROUPS_B, object_name:OKL_CONTEXT_GROUPS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Grouping of list of parameters required by the Formulae. , implementation_dba_data: OKL.OKL_CONTEXT_GROUPS_B ,
-
Table: OKL_ASSET_CNDTNS_ALL
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_ASSET_CNDTNS_ALL, object_name:OKL_ASSET_CNDTNS_ALL, status:VALID, product: OKL - Leasing and Finance Management , description: Details of a condition report of an asset , implementation_dba_data: OKL.OKL_ASSET_CNDTNS_ALL ,