DBA Data[Home] [Help]

APPS.OKL_CS_PRINCIPAL_PAYDOWN_PVT dependencies on OKL_TXL_AR_INV_LNS_PUB

Line 3857: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

3853: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
3854: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
3855:
3856: -- Invoice Line
3857: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
3858: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
3859:
3860: -- Accouting Engine (AE) Records
3861: l_tmpl_identify_rec OKL_ACCOUNT_DIST_PUB.TMPL_IDENTIFY_REC_TYPE;

Line 3858: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

3854: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
3855:
3856: -- Invoice Line
3857: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
3858: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
3859:
3860: -- Accouting Engine (AE) Records
3861: l_tmpl_identify_rec OKL_ACCOUNT_DIST_PUB.TMPL_IDENTIFY_REC_TYPE;
3862: l_dist_info_rec OKL_ACCOUNT_DIST_PUB.DIST_INFO_REC_TYPE;

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

3952: ----------------------------------------------------------------------------------
3953: -- Insert transaction line record
3954: ----------------------------------------------------------------------------------
3955:
3956: okl_txl_ar_inv_lns_pub.insert_txl_ar_inv_lns (p_api_version => l_api_version,
3957: p_init_msg_list => l_init_msg_list,
3958: x_return_status => l_return_status,
3959: x_msg_count => x_msg_count,
3960: x_msg_data => x_msg_data,