DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_DISB_PVT dependencies on OKL_TRX_AR_INVOICES_B

Line 22: set_of_books_id okl_trx_ar_invoices_b.set_of_books_id%type,

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,
25: --transaction_date okl_cnsld_ar_hdrs_b.date_consolidated%type,
26: transaction_date okl_bpd_ar_invoices_v.date_consolidated%type,

Line 24: org_id okl_trx_ar_invoices_b.org_id%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,
25: --transaction_date okl_cnsld_ar_hdrs_b.date_consolidated%type,
26: transaction_date okl_bpd_ar_invoices_v.date_consolidated%type,
27: --currency_code okl_cnsld_ar_hdrs_b.currency_code%type,
28: currency_code okl_bpd_ar_invoices_v.currency_code%type,

Line 30: khr_id okl_trx_ar_invoices_b.khr_id%type,

26: transaction_date okl_bpd_ar_invoices_v.date_consolidated%type,
27: --currency_code okl_cnsld_ar_hdrs_b.currency_code%type,
28: currency_code okl_bpd_ar_invoices_v.currency_code%type,
29: --khr_id okl_cnsld_ar_strms_b.khr_id%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,