DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_DISB_PVT dependencies on OKL_BPD_AR_INV_LINES_V

Line 20: receivables_invoice_number okl_bpd_ar_inv_lines_v.receivables_invoice_number%type,

16: --rkuttiya R12 B Billing Architecture changed the following record type
17: TYPE disb_rec_type IS RECORD (
18: cnr_id NUMBER,
19: --consolidated_invoice_number okl_cnsld_ar_hdrs_b.consolidated_invoice_number%type,
20: receivables_invoice_number okl_bpd_ar_inv_lines_v.receivables_invoice_number%type,
21: --set_of_books_id okl_cnsld_ar_hdrs_b.set_of_books_id%type,
22: set_of_books_id okl_trx_ar_invoices_b.set_of_books_id%type,
23: --org_id okl_cnsld_ar_hdrs_b.org_id%type,
24: org_id okl_trx_ar_invoices_b.org_id%type,

Line 34: amount okl_bpd_ar_inv_lines_v.amount%type,

30: khr_id okl_trx_ar_invoices_b.khr_id%type,
31: --kle_id okl_cnsld_ar_strms_b.kle_id%type,
32: kle_id okl_txl_ar_inv_lns_b.kle_id%type,
33: --amount okl_cnsld_ar_strms_b.amount%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,

Line 36: sty_id okl_bpd_ar_inv_lines_v.sty_id%type,

32: kle_id okl_txl_ar_inv_lns_b.kle_id%type,
33: --amount okl_cnsld_ar_strms_b.amount%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,

Line 40: receivables_invoice_id okl_bpd_ar_inv_lines_v.receivables_invoice_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,
43: passthru_stream_type_id okl_party_payment_hdr.passthru_stream_type_id%type,
44: payout_basis okl_party_payment_hdr.payout_basis%type,