DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_DISB_PVT dependencies on OKL_TXD_AR_LN_DTLS_B

Line 38: tld_id okl_txd_ar_ln_dtls_b.id%type,

34: amount okl_bpd_ar_inv_lines_v.amount%type,
35: --sty_id okl_cnsld_ar_strms_b.sty_id%type,
36: sty_id okl_bpd_ar_inv_lines_v.sty_id%type,
37: --lsm_id okl_cnsld_ar_strms_b.id%type,
38: tld_id okl_txd_ar_ln_dtls_b.id%type,
39: -- receivables_invoice_id okl_cnsld_ar_strms_b.receivables_invoice_id%type,
40: receivables_invoice_id okl_bpd_ar_inv_lines_v.receivables_invoice_id%type,
41: sel_id okl_strm_elements.id%type,
42: pph_id okl_party_payment_hdr.id%type,

Line 55: tld_id okl_txd_ar_ln_dtls_b.id%type,

51:
52: TYPE lsm_rcpt_rec_type IS RECORD (
53: --rkuttiya R12 B Billing Architecture commented out following
54: --lsm_id okl_cnsld_ar_strms_b.id%type,
55: tld_id okl_txd_ar_ln_dtls_b.id%type,
56: --
57: receivable_application_id ar_receivable_applications_all.receivable_application_id%type);
58:
59: TYPE disb_tbl_type IS TABLE OF disb_rec_type