DBA Data[Home] [Help]

APPS.OKL_INTEREST_CALC_PVT dependencies on OKL_TXL_AR_INV_LNS_PUB

Line 61: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

57: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
58: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
59:
60: -- Invoice Line
61: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
62: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
63:
64: -- Added code by HKPATEL ends here
65:

Line 62: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

58: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
59:
60: -- Invoice Line
61: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
62: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
63:
64: -- Added code by HKPATEL ends here
65:
66: -- Added by Santonyr on 27-Nov-2002 for Multi-Currency Changes

Line 296: okl_txl_ar_inv_lns_pub.insert_txl_ar_inv_lns (p_api_version => l_api_version,

292: ----------------------------------------------------------------------------------
293: -- Insert transaction line record
294: ----------------------------------------------------------------------------------
295:
296: okl_txl_ar_inv_lns_pub.insert_txl_ar_inv_lns (p_api_version => l_api_version,
297: p_init_msg_list => l_init_msg_list,
298: x_return_status => l_return_status,
299: x_msg_count => l_msg_count,
300: x_msg_data => l_msg_data,