DBA Data[Home] [Help]

APPS.OKL_PAY_INVOICES_DISB_PVT dependencies on AR_RECEIVABLE_APPLICATIONS_ALL

Line 57: receivable_application_id ar_receivable_applications_all.receivable_application_id%type);

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
60: INDEX BY BINARY_INTEGER;
61: