DBA Data[Home] [Help]

APPS.OKL_CS_TRANSACTIONS_PVT dependencies on OKL_TXL_AR_INV_LNS_PUB

Line 822: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

818: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
819: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
820:
821: -- Invoice Line
822: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
823: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
824:
825: -- Accouting Engine (AE) Records
826: l_tmpl_identify_rec OKL_ACCOUNT_DIST_PUB.TMPL_IDENTIFY_REC_TYPE;

Line 823: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

819: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
820:
821: -- Invoice Line
822: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
823: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
824:
825: -- Accouting Engine (AE) Records
826: l_tmpl_identify_rec OKL_ACCOUNT_DIST_PUB.TMPL_IDENTIFY_REC_TYPE;
827: l_dist_info_rec OKL_ACCOUNT_DIST_PUB.DIST_INFO_REC_TYPE;

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

922: ----------------------------------------------------------------------------------
923: -- Insert transaction line record
924: ----------------------------------------------------------------------------------
925:
926: okl_txl_ar_inv_lns_pub.insert_txl_ar_inv_lns (p_api_version => l_api_version,
927: p_init_msg_list => l_init_msg_list,
928: x_return_status => l_return_status,
929: x_msg_count => x_msg_count,
930: x_msg_data => x_msg_data,