Search Results okl_party_payment_dtls
Overview
The OKL_PARTY_PAYMENT_DTLS table is a core transactional data store within the Oracle E-Business Suite Leasing and Finance Management (OKL) module. It functions as the detailed line-level repository for payment information associated with parties involved in leasing and financing contracts. The table's primary role is to record and manage the specific payment instructions, remittance details, and vendor site linkages for each party role defined in a contract, thereby enabling accurate payment processing and financial settlement within the complex workflows of asset leasing.
Key Information Stored
While the specific column list is not detailed in the provided metadata, the documented foreign key relationships definitively indicate the critical data elements stored. The table's primary key is the ID column. Each record is fundamentally linked to a payment header via the PAYMENT_HDR_ID, grouping details under a common payment instruction. The VENDOR_ID and PAY_SITE_ID columns store the identifiers for the paying party and their specific remittance address, integrating with both Payables (AP_SUPPLIERS, AP_SUPPLIER_SITES_ALL) and Purchasing (PO_VENDORS, PO_VENDOR_SITES_ALL) supplier master data. The crucial CPL_ID (Contract Party Line ID) foreign key ties each payment detail record directly to a specific party role (e.g., lessor, lessee, payee) on a contract in the OKC_K_PARTY_ROLES_B table, ensuring payment rules are enforced per the contractual agreement.
Common Use Cases and Queries
This table is central to operations involving payment generation and inquiry for lease contracts. A primary use case is the generation of payment batches or electronic funds transfer (EFT) files, where the system queries this table to determine the correct payee, amount, and remittance-to address for each scheduled payment. It is also essential for reporting on vendor payment history across contracts and for troubleshooting payment application issues. A typical analytical query would join this table to the party payment header and contract party roles to assess payment details for a specific contract or vendor.
SELECT ppd.*, pph.payment_number, okr.object1_id1 as contract_id
FROM okl_party_payment_dtls ppd,
okl_party_payment_hdr pph,
okc_k_party_roles_b okr
WHERE ppd.payment_hdr_id = pph.id
AND ppd.cpl_id = okr.id
AND okr.object1_id1 = '<Contract Number>';
Related Objects
The OKL_PARTY_PAYMENT_DTLS table maintains integral relationships with several key EBS objects, as documented by its foreign keys:
- OKL_PARTY_PAYMENT_HDR: Linked via PAYMENT_HDR_ID. This is the parent header table that groups payment details.
- OKC_K_PARTY_ROLES_B: Linked via CPL_ID. This connects the payment detail to the specific party (e.g., supplier, customer) role on a leasing contract.
- AP_SUPPLIERS & PO_VENDORS: Linked via VENDOR_ID. These tables provide the supplier master information from both Payables and Purchasing perspectives.
- AP_SUPPLIER_SITES_ALL & PO_VENDOR_SITES_ALL: Linked via PAY_SITE_ID. These tables provide the specific remittance address for the paying party.
-
Table: OKL_PARTY_PAYMENT_DTLS
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PARTY_PAYMENT_DTLS, object_name:OKL_PARTY_PAYMENT_DTLS, status:VALID, product: OKL - Leasing and Finance Management , description: Party payment details table , implementation_dba_data: OKL.OKL_PARTY_PAYMENT_DTLS ,
-
Table: OKL_PARTY_PYMT_DTLS_H
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PARTY_PYMT_DTLS_H, object_name:OKL_PARTY_PYMT_DTLS_H, status:VALID, product: OKL - Leasing and Finance Management , description: History table for OKL_PARTY_PAYMENT_DTLS , implementation_dba_data: OKL.OKL_PARTY_PYMT_DTLS_H ,
-
Table: OKL_PARTY_PAYMENT_HDR
12.1.1
owner:OKL, object_type:TABLE, fnd_design_data:OKL.OKL_PARTY_PAYMENT_HDR, object_name:OKL_PARTY_PAYMENT_HDR, status:VALID, product: OKL - Leasing and Finance Management , description: Header table to store pass through line level parameters , implementation_dba_data: OKL.OKL_PARTY_PAYMENT_HDR ,
-
View: OKL_LA_VENDOR_PAYMENTS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_LA_VENDOR_PAYMENTS_UV, object_name:OKL_LA_VENDOR_PAYMENTS_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User interface view that displays payment information for a context vendor , implementation_dba_data: APPS.OKL_LA_VENDOR_PAYMENTS_UV ,
-
View: OKL_OR_SUBSIDY_REFUNDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_OR_SUBSIDY_REFUNDS, object_name:OKL_OR_SUBSIDY_REFUNDS, status:VALID, product: OKL - Leasing and Finance Management , implementation_dba_data: APPS.OKL_OR_SUBSIDY_REFUNDS ,
-
View: OKL_PARTY_PAYMENT_DTLS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_PARTY_PAYMENT_DTLS_V, object_name:OKL_PARTY_PAYMENT_DTLS_V, status:VALID, product: OKL - Leasing and Finance Management , description: Entity view on OKL_PARTY_PAYMENT_DTLS_V , implementation_dba_data: APPS.OKL_PARTY_PAYMENT_DTLS_V ,
-
View: OKL_PARTY_PAYMENT_DTLS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_PARTY_PAYMENT_DTLS_UV, object_name:OKL_PARTY_PAYMENT_DTLS_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User interface view for subsidies party payment details page , implementation_dba_data: APPS.OKL_PARTY_PAYMENT_DTLS_UV ,
-
View: OKL_LESSEE_AS_VENDORS_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_LESSEE_AS_VENDORS_UV, object_name:OKL_LESSEE_AS_VENDORS_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User interface view for vemdor (payment) details for a lessee(TCA party) , implementation_dba_data: APPS.OKL_LESSEE_AS_VENDORS_UV ,
-
View: OKL_PSTHRU_BASE_PMNT_DTL_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_PSTHRU_BASE_PMNT_DTL_UV, object_name:OKL_PSTHRU_BASE_PMNT_DTL_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User Interface view for passthrough base term related pages , implementation_dba_data: APPS.OKL_PSTHRU_BASE_PMNT_DTL_UV ,
-
View: OKL_PSTHRU_EVRGRN_PMNT_DTL_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_PSTHRU_EVRGRN_PMNT_DTL_UV, object_name:OKL_PSTHRU_EVRGRN_PMNT_DTL_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User Interface view for passthrough evergreen term related pages , implementation_dba_data: APPS.OKL_PSTHRU_EVRGRN_PMNT_DTL_UV ,
-
View: OKL_LA_PASSTHRU_VENDOR_UV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OKL.OKL_LA_PASSTHRU_VENDOR_UV, object_name:OKL_LA_PASSTHRU_VENDOR_UV, status:VALID, product: OKL - Leasing and Finance Management , description: User interface view to indicate passthrough vendors on a Passthrough Fee or Service , implementation_dba_data: APPS.OKL_LA_PASSTHRU_VENDOR_UV ,