DBA Data[Home] [Help]

APPS.OKL_CONS_BILL dependencies on OKL_IMA_PVT

Line 327: p_imav_rec Okl_ima_pvt.imav_rec_type;

323:
324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
326:
327: p_imav_rec Okl_ima_pvt.imav_rec_type;
328: x_imav_rec Okl_ima_pvt.imav_rec_type;
329:
330:
331: p_api_version NUMBER := 1.0;

Line 328: x_imav_rec Okl_ima_pvt.imav_rec_type;

324: p_cnrv_rec Okl_Cnr_Pvt.cnrv_rec_type;
325: p_cnrv_tbl Okl_Cnr_Pvt.cnrv_tbl_type;
326:
327: p_imav_rec Okl_ima_pvt.imav_rec_type;
328: x_imav_rec Okl_ima_pvt.imav_rec_type;
329:
330:
331: p_api_version NUMBER := 1.0;
332: p_init_msg_list VARCHAR2(1) := Okl_Api.g_false;