DBA Data[Home] [Help]

APPS.OKL_EXT_BILLING_CHARGES_PVT dependencies on OKL_TRX_AR_INVOICES_PUB

Line 219: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

215: l_err_status VARCHAR2(1);
216: l_err_msg VARCHAR2(1995);
217:
218: -- Transaction Headers
219: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
220: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
221:
222: -- Transaction Lines
223: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;

Line 220: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;

216: l_err_msg VARCHAR2(1995);
217:
218: -- Transaction Headers
219: i_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
220: r_taiv_rec Okl_Trx_Ar_Invoices_Pub.taiv_rec_type;
221:
222: -- Transaction Lines
223: i_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;
224: r_tilv_rec Okl_Txl_Ar_Inv_Lns_Pub.tilv_rec_type;