DBA Data[Home] [Help]

APPS.OKL_MASS_REBOOK_PVT dependencies on OKL_TRX_ASSETS_PUB

Line 1485: okl_trx_assets_pub.create_trx_ass_h_def(

1481: p_token1_value => l_cntrct_number);
1482: RAISE OKL_API.G_EXCEPTION_ERROR;
1483: END IF;
1484:
1485: okl_trx_assets_pub.create_trx_ass_h_def(
1486: p_api_version => 1.0,
1487: p_init_msg_list => OKL_API.G_FALSE,
1488: x_return_status => x_return_status,
1489: x_msg_count => x_msg_count,

Line 3218: okl_trx_assets_pub.update_trx_ass_h_def(

3214: LOOP
3215: l_thpv_rec.id := trx_rec.id;
3216: l_thpv_rec.tsu_code := p_status;
3217:
3218: okl_trx_assets_pub.update_trx_ass_h_def(
3219: p_api_version => 1.0,
3220: p_init_msg_list => OKL_API.G_FALSE,
3221: x_return_status => x_return_status,
3222: x_msg_count => x_msg_count,