Search Results okl_ins_policies_all_b
Overview
The OKL_INS_POLICIES_ALL_B table is a core data object within the Oracle E-Business Suite (EBS) module OKL (Lease and Finance Management). It serves as the primary repository for storing detailed transactional records of insurance policies and quotes associated with lease and financing contracts. This table is fundamental to the insurance management functionality, enabling the tracking of coverage details, policy terms, and financial attributes for assets under lease or finance agreements. Its role is critical for integrating insurance operations with the broader contract lifecycle, from origination and servicing to claims processing and invoicing.
Key Information Stored
The table stores comprehensive policy information, with key identifiers and relationships defined by its primary and foreign keys. The primary key is the unique identifier column, ID. A unique key constraint on POLICY_NUMBER ensures policy numbers are not duplicated. Essential foreign key columns establish critical business relationships: KHR_ID links the policy to a lease or finance contract header in OKL_K_HEADERS, while KLE_ID can link it to a specific line item within that contract in OKL_K_LINES. The IPT_ID column references the insurance product definition in OKL_INS_PRODUCTS_B. Other significant relationships include links to sales representatives and adjusters (SALES_REP_ID, ADJUSTED_BY_ID) via JTF_RS_RESOURCE_EXTNS, agency and agent sites via HZ_PARTY_SITES, and geographical territory codes via FND_TERRITORIES.
Common Use Cases and Queries
This table is central to reporting, data validation, and integration processes. Common use cases include generating insurance policy registers for a portfolio, validating active coverage for contract compliance, and feeding data into premium invoicing workflows. A typical query might join to contract and product tables to list all policies for a specific lease:
- SELECT ip.policy_number, ip.id, kh.contract_number, ipd.name AS product_name FROM okl_ins_policies_all_b ip, okl_k_headers kh, okl_ins_products_b ipd WHERE ip.khr_id = kh.id AND ip.ipt_id = ipd.id AND kh.contract_number = '<CONTRACT_NUM>';
Another common pattern involves querying policies due for renewal or those associated with a specific agent or territory for sales performance analysis. The table is also a primary source for interfaces with external claims management or billing systems.
Related Objects
OKL_INS_POLICIES_ALL_B is a hub within the insurance sub-schema, with dependencies to several key objects. It is a parent table to OKL_INS_CLAIMS_ALL_B (via IPY_ID), which stores claims made against a policy. It is also referenced by OKL_TRX_AR_INVOICES_B for generating premium invoices. As indicated by the self-referencing foreign key on IPY_ID, the table supports hierarchical structures, potentially for modeling policy versions or amendments. Key parent tables include OKL_K_HEADERS (contracts), OKL_K_LINES (contract lines), OKL_INS_PRODUCTS_B (insurance products), and foundational EBS tables for resources (JTF_RS_RESOURCE_EXTNS) and parties (HZ_PARTY_SITES).
-
Table: OKL_INS_POLICIES_ALL_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_POLICIES_ALL_B, object_name:OKL_INS_POLICIES_ALL_B, status:VALID, product: OKL - Lease and Finance Management , description: Insurance policies and quotes , implementation_dba_data: OKL.OKL_INS_POLICIES_ALL_B ,
-
Table: OKL_INS_POLICIES_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_POLICIES_ALL_B, object_name:OKL_INS_POLICIES_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: Insurance policies and quotes , implementation_dba_data: OKL.OKL_INS_POLICIES_ALL_B ,
-
APPS.OKL_VENDORMERGE_GRP dependencies on OKL_INS_POLICIES_ALL_B
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on OKL_INS_POLICIES_ALL_B
12.2.2
-
APPS.OKL_IPY_PVT dependencies on OKL_INS_POLICIES_ALL_B
12.1.1
-
APPS.OKL_VENDORMERGE_GRP dependencies on OKL_INS_POLICIES_ALL_B
12.2.2
-
APPS.OKL_IPY_PVT dependencies on OKL_INS_POLICIES_ALL_B
12.2.2
-
APPS.OKL_CLM_PVT dependencies on OKL_INS_POLICIES_ALL_B
12.2.2
-
APPS.OKL_PARTY_MERGE_PUB dependencies on OKL_INS_POLICIES_ALL_B
12.2.2
-
APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_INS_POLICIES_ALL_B
12.2.2
-
APPS.OKL_PARTY_MERGE_PUB dependencies on OKL_INS_POLICIES_ALL_B
12.1.1
-
APPS.OKL_CLM_PVT dependencies on OKL_INS_POLICIES_ALL_B
12.1.1
-
APPS.OKL_SLA_ACC_SOURCES_PVT dependencies on OKL_INS_POLICIES_ALL_B
12.1.1
-
SYNONYM: APPS.OKL_INS_POLICIES_ALL_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OKL_INS_POLICIES_ALL_B, status:VALID,
-
APPS.OKL_CLM_PVT dependencies on OKC_K_HEADERS_ALL_B
12.2.2
-
SYNONYM: APPS.OKL_INS_POLICIES_ALL_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OKL_INS_POLICIES_ALL_B, status:VALID,
-
APPS.OKL_CLM_PVT dependencies on OKC_K_HEADERS_ALL_B
12.1.1
-
VIEW: APPS.OKL_CS_CUST_INS_POLICY_UV
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on OKL_INS_POLICIES_B
12.2.2
-
VIEW: APPS.OKL_CS_CUST_INS_POLICY_UV
12.1.1
-
VIEW: OKL.OKL_INS_POLICIES_ALL_B#
12.2.2
owner:OKL, object_type:VIEW, object_name:OKL_INS_POLICIES_ALL_B#, status:VALID,
-
Table: OKL_INS_CLAIMS_ALL_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_CLAIMS_ALL_B, object_name:OKL_INS_CLAIMS_ALL_B, status:VALID, product: OKL - Leasing and Finance Management , description: Lease and optional insurance claims , implementation_dba_data: OKL.OKL_INS_CLAIMS_ALL_B ,
-
Table: OKL_INS_PRODUCTS_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_PRODUCTS_B, object_name:OKL_INS_PRODUCTS_B, status:VALID, product: OKL - Leasing and Finance Management , description: Lease and optional insurance products , implementation_dba_data: OKL.OKL_INS_PRODUCTS_B ,
-
Table: OKL_INS_CLAIMS_ALL_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_CLAIMS_ALL_B, object_name:OKL_INS_CLAIMS_ALL_B, status:VALID, product: OKL - Lease and Finance Management , description: Lease and optional insurance claims , implementation_dba_data: OKL.OKL_INS_CLAIMS_ALL_B ,
-
Table: OKL_TRX_AR_INVOICES_B
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TRX_AR_INVOICES_B, object_name:OKL_TRX_AR_INVOICES_B, status:VALID, product: OKL - Leasing and Finance Management , description: Collection of all OKL transaction which generate Receivables invoices , implementation_dba_data: OKL.OKL_TRX_AR_INVOICES_B ,
-
Table: OKL_TRX_AR_INVOICES_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TRX_AR_INVOICES_B, object_name:OKL_TRX_AR_INVOICES_B, status:VALID, product: OKL - Lease and Finance Management , description: Collection of all OKL transaction which generate Receivables invoices , implementation_dba_data: OKL.OKL_TRX_AR_INVOICES_B ,
-
Table: OKL_INS_PRODUCTS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INS_PRODUCTS_B, object_name:OKL_INS_PRODUCTS_B, status:VALID, product: OKL - Lease and Finance Management , description: Lease and optional insurance products , implementation_dba_data: OKL.OKL_INS_PRODUCTS_B ,
-
SYNONYM: APPS.OKL_INS_POLICIES_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OKL_INS_POLICIES_B, status:VALID,
-
SYNONYM: APPS.OKL_INS_POLICIES_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OKL_INS_POLICIES_B, status:VALID,
-
PACKAGE BODY: APPS.OKL_IPY_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_IPY_PVT, status:VALID,
-
PACKAGE BODY: APPS.OKL_CLM_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_CLM_PVT, status:VALID,
-
VIEW: OKL.OKL_INS_POLICIES_ALL_B#
12.2.2
-
PACKAGE BODY: APPS.OKL_VENDORMERGE_GRP
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_VENDORMERGE_GRP, status:VALID,
-
Table: JTF_RS_RESOURCE_EXTNS
12.1.1
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_RESOURCE_EXTNS, object_name:JTF_RS_RESOURCE_EXTNS, status:VALID, product: JTF - CRM Foundation , description: This is table stores all important information about Resources. These Resources are coming from HR or HZ or Vonder table etc. Primary key is resource_id. Resource_number, user_id sre also unique keys. , implementation_dba_data: JTF.JTF_RS_RESOURCE_EXTNS ,
-
Table: FND_TERRITORIES
12.1.1
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_TERRITORIES, object_name:FND_TERRITORIES, status:VALID, product: FND - Application Object Library , description: Territories, also known as countries , implementation_dba_data: APPLSYS.FND_TERRITORIES ,
-
Table: JTF_RS_RESOURCE_EXTNS
12.2.2
owner:JTF, object_type:TABLE, fnd_design_data:JTF.JTF_RS_RESOURCE_EXTNS, object_name:JTF_RS_RESOURCE_EXTNS, status:VALID, product: JTF - CRM Foundation , description: This is table stores all important information about Resources. These Resources are coming from HR or HZ or Vonder table etc. Primary key is resource_id. Resource_number, user_id sre also unique keys. , implementation_dba_data: JTF.JTF_RS_RESOURCE_EXTNS ,
-
Table: OKL_K_LINES
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_K_LINES, object_name:OKL_K_LINES, status:VALID, product: OKL - Lease 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.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_K_HEADERS, object_name:OKL_K_HEADERS, status:VALID, product: OKL - Lease 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 ,
-
Table: FND_TERRITORIES
12.2.2
owner:APPLSYS, object_type:TABLE, fnd_design_data:FND.FND_TERRITORIES, object_name:FND_TERRITORIES, status:VALID, product: FND - Application Object Library , description: Territories, also known as countries , implementation_dba_data: APPLSYS.FND_TERRITORIES ,
-
View: OKL_CS_CUST_INS_POLICY_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_CUST_INS_POLICY_UV, object_name:OKL_CS_CUST_INS_POLICY_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_CS_CUST_INS_POLICY_UV ,
-
PACKAGE BODY: APPS.OKL_CLM_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_CLM_PVT, status:VALID,
-
View: OKL_CS_CUST_INS_POLICY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_CUST_INS_POLICY_UV, object_name:OKL_CS_CUST_INS_POLICY_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_CS_CUST_INS_POLICY_UV ,
-
VIEW: APPS.OKL_CS_CUST_INS_POLICY_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_CUST_INS_POLICY_UV, object_name:OKL_CS_CUST_INS_POLICY_UV, status:VALID,
-
PACKAGE BODY: APPS.OKL_IPY_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_IPY_PVT, status:VALID,
-
VIEW: APPS.OKL_CS_CUST_INS_POLICY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_CUST_INS_POLICY_UV, object_name:OKL_CS_CUST_INS_POLICY_UV, status:VALID,
-
VIEW: APPS.OKL_CS_PAY_LINE_DTL_UV
12.1.1
-
PACKAGE BODY: APPS.OKL_VENDORMERGE_GRP
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_VENDORMERGE_GRP, status:VALID,
-
Table: HZ_PARTY_SITES
12.2.2
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_SITES, object_name:HZ_PARTY_SITES, status:VALID, product: AR - Receivables , description: Links party to physical locations , implementation_dba_data: AR.HZ_PARTY_SITES ,
-
Table: HZ_PARTY_SITES
12.1.1
owner:AR, object_type:TABLE, fnd_design_data:AR.HZ_PARTY_SITES, object_name:HZ_PARTY_SITES, status:VALID, product: AR - Receivables , description: Links party to physical locations , implementation_dba_data: AR.HZ_PARTY_SITES ,
-
PACKAGE BODY: APPS.OKL_PARTY_MERGE_PUB
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_PARTY_MERGE_PUB, status:VALID,