DBA Data[Home] [Help]

APPS.OKL_CS_TRANSACTIONS_PVT dependencies on OKL_TXL_AR_INV_LNS_PUB

Line 832: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

828: i_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
829: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
830:
831: -- Invoice Line
832: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
833: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
834:
835: -- Accouting Engine (AE) Records
836: l_tmpl_identify_rec OKL_ACCOUNT_DIST_PUB.TMPL_IDENTIFY_REC_TYPE;

Line 833: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;

829: r_taiv_rec okl_trx_ar_invoices_pub.taiv_rec_type;
830:
831: -- Invoice Line
832: i_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
833: r_tilv_rec okl_txl_ar_inv_lns_pub.tilv_rec_type;
834:
835: -- Accouting Engine (AE) Records
836: l_tmpl_identify_rec OKL_ACCOUNT_DIST_PUB.TMPL_IDENTIFY_REC_TYPE;
837: l_dist_info_rec OKL_ACCOUNT_DIST_PUB.DIST_INFO_REC_TYPE;

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

932: ----------------------------------------------------------------------------------
933: -- Insert transaction line record
934: ----------------------------------------------------------------------------------
935:
936: okl_txl_ar_inv_lns_pub.insert_txl_ar_inv_lns (p_api_version => l_api_version,
937: p_init_msg_list => l_init_msg_list,
938: x_return_status => l_return_status,
939: x_msg_count => x_msg_count,
940: x_msg_data => x_msg_data,