DBA Data[Home] [Help]

APPS.OKL_BILLING_CONTROLLER_PVT dependencies on OKL_IMA_PVT

Line 430: g_imav_tbl OKL_IMA_PVT.imav_tbl_type;

426: INDEX BY BINARY_INTEGER;
427:
428: -- fmiao 5232919 change start
429: -- Defining global table records for OKL_INV_MSSG_ATT records
430: g_imav_tbl OKL_IMA_PVT.imav_tbl_type;
431: g_imav_counter NUMBER := 0;
432:
433: TYPE msg_rec IS RECORD (
434: id okl_invoice_mssgs_v.id%type,