Search Results okl_cnsld_ar_lines_b
Overview
The table OKL_CNSLD_AR_LINES_B is a core data object within the Oracle E-Business Suite (EBS) module OKL (Leasing and Finance Management). It serves as the primary repository for line-level detail of consolidated invoices. In the context of leasing operations, a consolidated invoice aggregates multiple billing streams or charges from a contract into a single, unified customer invoice. This table is fundamental to the billing and accounts receivable processes, enabling the system to track individual line items—such as rent, interest, fees, or taxes—that comprise the final invoice sent to the lessee. Its role is critical for maintaining the granular financial data necessary for accurate revenue recognition, customer statements, and audit trails.
Key Information Stored
While the provided metadata does not list specific columns beyond key identifiers, the table's primary key and foreign key relationships define its essential structure. The primary key is the ID column, uniquely identifying each consolidated invoice line. The table stores foreign key references that link each line to its associated master records. These include the CNR_ID (linking to the consolidated invoice header), the KHR_ID (linking to the lease contract header in OKL_K_HEADERS), and the KLE_ID (linking to the specific contract line in OKL_K_LINES). It also holds an ILT_ID to reference the invoice line type from OKL_INVC_LINE_TYPES_B, defining the nature of the charge. A self-referencing relationship via LLN_ID_PARENT supports hierarchical line structures, such as a parent line for a charge with child lines for associated tax calculations.
Common Use Cases and Queries
A primary use case is generating detailed invoice reports or troubleshooting billing discrepancies. Financial analysts may query this table to analyze the composition of invoices for a specific lease contract or period. A common reporting pattern involves joining to the contract and header tables to retrieve a full invoice view. For instance, to list all lines for a consolidated invoice, one might use a query such as: SELECT * FROM OKL.OKL_CNSLD_AR_LINES_B WHERE CNR_ID = <invoice_header_id> ORDER BY ID;. Another critical scenario is during month-end close, where accounting teams might aggregate line amounts by type (via the ILT_ID) for revenue and receivable reconciliations. The table is also central to processes that apply cash receipts or tax calculations to specific invoice lines, as indicated by its relationship with OKL_TXL_RCPT_APPS_B.
Related Objects
OKL_CNSLD_AR_LINES_B is centrally connected to numerous other EBS tables through documented foreign key relationships. Key related objects include:
- OKL_CNSLD_AR_STRMS_B: Linked via LLN_ID, this table stores the detailed payment streams associated with each invoice line.
- OKL_K_HEADERS (KHR_ID): The master lease contract header.
- OKL_K_LINES (KLE_ID): The specific line item from the lease contract being invoiced.
- OKL_INVC_LINE_TYPES_B (ILT_ID): The type definition for the invoice line (e.g., Rent, Service Fee).
- OKL_TXL_RCPT_APPS_B / OKL_TXL_RCPT_APPS_ALL_B (LLN_ID): Track applications of tax payments and cash receipts against this specific invoice line.
- Self-Reference (LLN_ID_PARENT): Enables a parent-child hierarchy within the invoice lines themselves.
-
Table: OKL_CNSLD_AR_LINES_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CNSLD_AR_LINES_B, object_name:OKL_CNSLD_AR_LINES_B, status:VALID, product: OKL - Lease and Finance Management , description: Line of consolidated invoice , implementation_dba_data: OKL.OKL_CNSLD_AR_LINES_B ,
-
View: OKL_BILLING_TRX_ALL_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BILLING_TRX_ALL_UV, object_name:OKL_BILLING_TRX_ALL_UV, status:VALID, product: OKL - Lease and Finance Management , description: Displays transaction-level billing information , implementation_dba_data: APPS.OKL_BILLING_TRX_ALL_UV ,
-
Table: OKL_CNSLD_AR_LINES_TL
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CNSLD_AR_LINES_TL, object_name:OKL_CNSLD_AR_LINES_TL, status:VALID, product: OKL - Lease and Finance Management , description: Translatable columns from OKL_CNSLD_AR_LINES_B, per MLS standards , implementation_dba_data: OKL.OKL_CNSLD_AR_LINES_TL ,
-
View: OKL_BPD_RECEIPT_APPLIC_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_RECEIPT_APPLIC_UV, object_name:OKL_BPD_RECEIPT_APPLIC_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_RECEIPT_APPLIC_UV ,
-
Table: OKL_TXL_RCPT_APPS_ALL_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_TXL_RCPT_APPS_ALL_B, object_name:OKL_TXL_RCPT_APPS_ALL_B, status:VALID, product: OKL - Lease and Finance Management , description: Apply cash to various OKL objects , implementation_dba_data: OKL.OKL_TXL_RCPT_APPS_ALL_B ,
-
Table: OKL_TXL_RCPT_APPS_B
12.2.2
product: OKL - Lease and Finance Management , description: Apply cash to various OKL objects , implementation_dba_data: Not implemented in this database ,
-
View: OKL_BPD_K_DUE_DATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_K_DUE_DATES_V, object_name:OKL_BPD_K_DUE_DATES_V, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_K_DUE_DATES_V ,
-
Table: OKL_CNSLD_AR_STRMS_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_CNSLD_AR_STRMS_B, object_name:OKL_CNSLD_AR_STRMS_B, status:VALID, product: OKL - Lease and Finance Management , description: Lowest level transaction included into consolidated bill , implementation_dba_data: OKL.OKL_CNSLD_AR_STRMS_B ,
-
Table: OKL_INVC_LINE_TYPES_B
12.2.2
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_INVC_LINE_TYPES_B, object_name:OKL_INVC_LINE_TYPES_B, status:VALID, product: OKL - Lease and Finance Management , description: The "type" of invoice line in terms of which transactions, stream types, cash flows will be grouped into the invoice line type , implementation_dba_data: OKL.OKL_INVC_LINE_TYPES_B ,
-
View: OKL_BPD_CONTRACT_REMAINING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CONTRACT_REMAINING_V, object_name:OKL_BPD_CONTRACT_REMAINING_V, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_CONTRACT_REMAINING_V ,
-
View: OKL_BPD_CONS_INV_CUST_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CONS_INV_CUST_UV, object_name:OKL_BPD_CONS_INV_CUST_UV, status:VALID, product: OKL - Lease and Finance Management , description: Consolidated Invoice for Customer , implementation_dba_data: APPS.OKL_BPD_CONS_INV_CUST_UV ,
-
View: OKL_BPD_CNSLD_INV_REMAINING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CNSLD_INV_REMAINING_V, object_name:OKL_BPD_CNSLD_INV_REMAINING_V, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_CNSLD_INV_REMAINING_V ,
-
View: OKL_BPD_TRX_SUMMARY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_TRX_SUMMARY_UV, object_name:OKL_BPD_TRX_SUMMARY_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_TRX_SUMMARY_UV ,
-
View: OKL_BPD_CNSLD_INV_REMAINING_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CNSLD_INV_REMAINING_UV, object_name:OKL_BPD_CNSLD_INV_REMAINING_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_CNSLD_INV_REMAINING_UV ,
-
View: OKL_BPD_TRX_CONT_SUMMARY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_TRX_CONT_SUMMARY_UV, object_name:OKL_BPD_TRX_CONT_SUMMARY_UV, status:VALID, product: OKL - Lease and Finance Management , description: Contract Transaction Summary , implementation_dba_data: APPS.OKL_BPD_TRX_CONT_SUMMARY_UV ,
-
View: OKL_CNSLD_AR_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CNSLD_AR_LINES_V, object_name:OKL_CNSLD_AR_LINES_V, status:VALID, product: OKL - Lease and Finance Management , description: Line of consolidated invoice , implementation_dba_data: APPS.OKL_CNSLD_AR_LINES_V ,
-
View: OKL_BPD_CONTRACT_REMAINING_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CONTRACT_REMAINING_UV, object_name:OKL_BPD_CONTRACT_REMAINING_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_CONTRACT_REMAINING_UV ,
-
View: OKL_BPD_CONTRACT_INVOICES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CONTRACT_INVOICES_V, object_name:OKL_BPD_CONTRACT_INVOICES_V, status:VALID, product: OKL - Lease and Finance Management , description: Consolidated Invoice for Contract , implementation_dba_data: APPS.OKL_BPD_CONTRACT_INVOICES_V ,
-
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 ,
-
View: OKL_RCPT_CONSINV_BALANCES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RCPT_CONSINV_BALANCES_UV, object_name:OKL_RCPT_CONSINV_BALANCES_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_RCPT_CONSINV_BALANCES_UV ,
-
View: OKL_BPD_PAYMENT_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_PAYMENT_HISTORY_V, object_name:OKL_BPD_PAYMENT_HISTORY_V, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_PAYMENT_HISTORY_V ,
-
View: OKL_CS_LC_ACCOUNT_TAB_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_LC_ACCOUNT_TAB_UV, object_name:OKL_CS_LC_ACCOUNT_TAB_UV, status:VALID, product: OKL - Lease and Finance Management , description: View for Lease center accounts tab , implementation_dba_data: APPS.OKL_CS_LC_ACCOUNT_TAB_UV ,
-
View: OKL_CS_PROPERTY_TAX_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_PROPERTY_TAX_UV, object_name:OKL_CS_PROPERTY_TAX_UV, status:VALID, product: OKL - Lease and Finance Management , description: UI View for Estimated Property Tax , implementation_dba_data: APPS.OKL_CS_PROPERTY_TAX_UV ,
-
View: OKL_BPD_TRX_RCPT_HEADER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_TRX_RCPT_HEADER_V, object_name:OKL_BPD_TRX_RCPT_HEADER_V, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_TRX_RCPT_HEADER_V ,
-
View: OKL_BPD_LEASING_PAYMENT_TRX_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_LEASING_PAYMENT_TRX_V, object_name:OKL_BPD_LEASING_PAYMENT_TRX_V, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_LEASING_PAYMENT_TRX_V ,
-
View: OKL_BPD_INVOICE_HDR_BC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_INVOICE_HDR_BC_V, object_name:OKL_BPD_INVOICE_HDR_BC_V, status:VALID, product: OKL - Lease and Finance Management , description: View for consolidated invoice headers. , implementation_dba_data: APPS.OKL_BPD_INVOICE_HDR_BC_V ,
-
View: OKL_BPD_CNTR_INVOICE_HDR_BC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_CNTR_INVOICE_HDR_BC_V, object_name:OKL_BPD_CNTR_INVOICE_HDR_BC_V, status:VALID, product: OKL - Lease and Finance Management , description: View for consolidated invoice header for contracts. , implementation_dba_data: APPS.OKL_BPD_CNTR_INVOICE_HDR_BC_V ,
-
View: OKL_CS_BPD_INV_DTL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_BPD_INV_DTL_V, object_name:OKL_CS_BPD_INV_DTL_V, status:VALID, product: OKL - Lease and Finance Management , description: New CS Billing base view , implementation_dba_data: APPS.OKL_CS_BPD_INV_DTL_V ,
-
View: OKL_BPD_TRX_SUM_RCPT_DTLS_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_TRX_SUM_RCPT_DTLS_UV, object_name:OKL_BPD_TRX_SUM_RCPT_DTLS_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_TRX_SUM_RCPT_DTLS_UV ,
-
View: OKL_RCPT_CUST_CONT_BALANCES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RCPT_CUST_CONT_BALANCES_UV, object_name:OKL_RCPT_CUST_CONT_BALANCES_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_RCPT_CUST_CONT_BALANCES_UV ,
-
View: OKL_BPD_AR_INV_LN_DTLS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_AR_INV_LN_DTLS_V, object_name:OKL_BPD_AR_INV_LN_DTLS_V, status:VALID, product: OKL - Lease and Finance Management , description: View for Search invoice Page Details. , implementation_dba_data: APPS.OKL_BPD_AR_INV_LN_DTLS_V ,
-
View: OKL_RECEIPT_APPLICATIONS_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RECEIPT_APPLICATIONS_UV, object_name:OKL_RECEIPT_APPLICATIONS_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_RECEIPT_APPLICATIONS_UV ,
-
View: OKL_RCPT_INVOICE_LINES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RCPT_INVOICE_LINES_UV, object_name:OKL_RCPT_INVOICE_LINES_UV, status:VALID, product: OKL - Lease and Finance Management , description: This view is used to fetch the open invoice lines for a contract or investor agreement or termination quote or non OKL invoices. , implementation_dba_data: APPS.OKL_RCPT_INVOICE_LINES_UV ,