okl_txl_ar_inv_lns_pub.insert_txl_ar_inv_lns (
p_api_version => 1.0,
p_init_msg_list => FND_API.G_TRUE,
x_return_status => lc_return_status,
x_msg_count => l_msg_count,
x_msg_data => l_msg_data,
p_tilv_rec => l_tilv_rec,
x_tilv_rec => o_l_tilv_rec);
p_api_version => 1.0,
p_init_msg_list => FND_API.G_TRUE,
x_return_status => lc_return_status,
x_msg_count => l_msg_count,
x_msg_data => l_msg_data,
p_tilv_rec => l_tilv_rec,
x_tilv_rec => o_l_tilv_rec);
No comments:
Post a Comment