Search Results okl_txl_rcpt_apps_all_b
Overview
The OKL_TXL_RCPT_APPS_ALL_B table is a core transactional entity within the Oracle E-Business Suite (EBS) Leasing and Finance Management (OKL) module. It serves as the primary data store for recording the application of cash receipts to various financial objects in the leasing lifecycle. This table is fundamental to the accounts receivable and cash management processes, enabling the linkage between incoming customer payments and specific lease contracts, consolidated invoice lines, or payment streams. Its role is critical for accurate financial reporting, customer account reconciliation, and maintaining the integrity of the lease portfolio's financial status.
Key Information Stored
While the provided metadata does not list specific columns beyond the primary and foreign keys, the table's structure is defined by its relationships and purpose. The primary key column, ID, uniquely identifies each cash application record. The table's core function is to store the association between a cash receipt and the target object it settles. This is achieved through several key foreign key columns: KHR_ID links to the lease contract header (OKL_K_HEADERS), LLN_ID links to a consolidated invoice line (OKL_CNSLD_AR_LINES_B), and LSM_ID links to a consolidated payment stream (OKL_CNSLD_AR_STRMS_B). Additional columns typically track the applied amount, application date, currency, and status of the application.
Common Use Cases and Queries
This table is central to operational and analytical tasks. A primary use case is tracing the application history of a specific cash receipt to understand which lease invoices or charges were paid. Conversely, analysts query the table to determine the payment status of a particular lease contract or invoice line. Common reporting needs include aging analyses and cash application audit trails. A sample query to retrieve application details for a lease contract would join on KHR_ID:
- SELECT rct_app.* FROM okl_txl_rcpt_apps_all_b rct_app WHERE rct_app.khr_id = <lease_header_id>;
Another critical pattern involves reconciling the total applied amount from this table against the total receipt amount in the associated cash receipt tables, which are linked via the RCT_ID_DETAILS foreign key relationship.
Related Objects
The table maintains defined foreign key relationships with several other key OKL tables, as documented in the metadata:
- OKL_K_HEADERS: Via the KHR_ID column. This links a cash application to a specific lease contract.
- OKL_CNSLD_AR_LINES_B: Via the LLN_ID column. This links a cash application to a specific consolidated accounts receivable invoice line.
- OKL_CNSLD_AR_STRMS_B: Via the LSM_ID column. This links a cash application to a specific consolidated payment stream.
- Self-Referential Foreign Key: The table references itself via the CNR_ID column, potentially supporting hierarchical or adjustment application records.
- The foreign key on RCT_ID_DETAILS indicates a relationship to a cash receipts table (not fully named in the excerpt), which is the source of the cash being applied.
The primary key constraint OKL_TXL_RCPT_APPS_ALL_B_PK ensures the uniqueness of the ID column, which is essential for data integrity.
-
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_ALL_B
12.1.1
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 - Leasing and Finance Management , description: Apply cash to various OKL objects , implementation_dba_data: OKL.OKL_TXL_RCPT_APPS_ALL_B ,
-
APPS.OKL_RCA_PVT dependencies on OKL_TXL_RCPT_APPS_ALL_B
12.1.1
-
APPS.HZ_PURGE_GEN dependencies on OKL_TXL_RCPT_APPS_ALL_B
12.2.2
-
APPS.OKL_RCA_PVT dependencies on OKL_TXL_RCPT_APPS_ALL_B
12.2.2
-
VIEW: APPS.OKL_BPD_BATCH_LINES_UV
12.1.1
-
SYNONYM: APPS.OKL_TXL_RCPT_APPS_ALL_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OKL_TXL_RCPT_APPS_ALL_B, status:VALID,
-
SYNONYM: APPS.OKL_TXL_RCPT_APPS_ALL_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OKL_TXL_RCPT_APPS_ALL_B, status:VALID,
-
VIEW: OKL.OKL_TXL_RCPT_APPS_ALL_B#
12.2.2
owner:OKL, object_type:VIEW, object_name:OKL_TXL_RCPT_APPS_ALL_B#, status:VALID,
-
VIEW: APPS.OKL_BPD_BATCH_LINES_UV
12.2.2
-
APPS.HZ_PURGE_GEN dependencies on HZ_CUST_ACCOUNTS
12.2.2
-
VIEW: APPS.OKL_BPD_BATCH_CONT_LINES_UV
12.1.1
-
VIEW: APPS.OKL_BPD_BATCH_CONT_LINES_UV
12.2.2
-
VIEW: OKL.OKL_TXL_RCPT_APPS_ALL_B#
12.2.2
-
VIEW: APPS.OKL_BPD_RECEIPT_SUMMARY_UV
12.1.1
-
VIEW: APPS.OKL_BPD_RECEIPT_SUMMARY_UV
12.2.2
-
View: OKL_BPD_BATCH_LINES_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_LINES_UV, object_name:OKL_BPD_BATCH_LINES_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_BPD_BATCH_LINES_UV ,
-
Table: OKL_CNSLD_AR_LINES_B
12.1.1
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 - Leasing and Finance Management , description: Line of consolidated invoice , implementation_dba_data: OKL.OKL_CNSLD_AR_LINES_B ,
-
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 ,
-
Table: OKL_CNSLD_AR_STRMS_B
12.1.1
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 - Leasing and Finance Management , description: Lowest level transaction included into consolidated bill , implementation_dba_data: OKL.OKL_CNSLD_AR_STRMS_B ,
-
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 ,
-
View: OKL_BPD_BATCH_LINES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_LINES_UV, object_name:OKL_BPD_BATCH_LINES_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_BATCH_LINES_UV ,
-
View: OKL_BPD_BATCH_CONT_LINES_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_CONT_LINES_UV, object_name:OKL_BPD_BATCH_CONT_LINES_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_BPD_BATCH_CONT_LINES_UV ,
-
SYNONYM: APPS.OKL_TXL_RCPT_APPS_B
12.2.2
owner:APPS, object_type:SYNONYM, object_name:OKL_TXL_RCPT_APPS_B, status:VALID,
-
View: OKL_BPD_BATCH_CONT_LINES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_CONT_LINES_UV, object_name:OKL_BPD_BATCH_CONT_LINES_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_BATCH_CONT_LINES_UV ,
-
View: OKL_BPD_RECEIPT_SUMMARY_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_RECEIPT_SUMMARY_UV, object_name:OKL_BPD_RECEIPT_SUMMARY_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_BPD_RECEIPT_SUMMARY_UV ,
-
SYNONYM: APPS.OKL_TXL_RCPT_APPS_B
12.1.1
owner:APPS, object_type:SYNONYM, object_name:OKL_TXL_RCPT_APPS_B, status:VALID,
-
VIEW: APPS.OKL_RECEIPT_DETAILS_UV
12.2.2
-
PACKAGE BODY: APPS.OKL_RCA_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_RCA_PVT, status:VALID,
-
PACKAGE BODY: APPS.OKL_RCA_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:OKL_RCA_PVT, status:VALID,
-
TABLE: OKL.OKL_TXL_RCPT_APPS_ALL_B
12.1.1
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,
-
TABLE: OKL.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,
-
View: OKL_BPD_RECEIPT_SUMMARY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_RECEIPT_SUMMARY_UV, object_name:OKL_BPD_RECEIPT_SUMMARY_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_BPD_RECEIPT_SUMMARY_UV ,
-
VIEW: APPS.OKL_RECEIPT_DETAILS_UV
12.1.1
-
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: 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: APPS.OKL_BPD_BATCH_LINES_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_LINES_UV, object_name:OKL_BPD_BATCH_LINES_UV, status:VALID,
-
VIEW: APPS.OKL_BPD_RECEIPT_SUMMARY_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_RECEIPT_SUMMARY_UV, object_name:OKL_BPD_RECEIPT_SUMMARY_UV, status:VALID,
-
VIEW: APPS.OKL_BPD_BATCH_CONT_LINES_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_CONT_LINES_UV, object_name:OKL_BPD_BATCH_CONT_LINES_UV, status:VALID,
-
VIEW: APPS.OKL_BPD_BATCH_LINES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_LINES_UV, object_name:OKL_BPD_BATCH_LINES_UV, status:VALID,
-
VIEW: APPS.OKL_BPD_BATCH_CONT_LINES_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_BATCH_CONT_LINES_UV, object_name:OKL_BPD_BATCH_CONT_LINES_UV, status:VALID,
-
VIEW: APPS.OKL_BPD_RECEIPT_SUMMARY_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_BPD_RECEIPT_SUMMARY_UV, object_name:OKL_BPD_RECEIPT_SUMMARY_UV, status:VALID,
-
VIEW: APPS.OKL_CS_TRX_PAYMENTS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_TRX_PAYMENTS_UV, object_name:OKL_CS_TRX_PAYMENTS_UV, status:VALID,
-
VIEW: APPS.OKL_CS_TRX_PAYMENTS_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_CS_TRX_PAYMENTS_UV, object_name:OKL_CS_TRX_PAYMENTS_UV, status:VALID,
-
View: OKL_RECEIPT_DETAILS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RECEIPT_DETAILS_UV, object_name:OKL_RECEIPT_DETAILS_UV, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_RECEIPT_DETAILS_UV ,
-
PACKAGE BODY: APPS.HZ_PURGE_GEN
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:HZ_PURGE_GEN, status:VALID,
-
View: OKL_RECEIPT_DETAILS_UV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RECEIPT_DETAILS_UV, object_name:OKL_RECEIPT_DETAILS_UV, status:VALID, product: OKL - Lease and Finance Management , implementation_dba_data: APPS.OKL_RECEIPT_DETAILS_UV ,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
VIEW: APPS.OKL_RECEIPT_DETAILS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_RECEIPT_DETAILS_UV, object_name:OKL_RECEIPT_DETAILS_UV, status:VALID,