DBA Data[Home] [Help]

APPS.OKL_TRX_ASSETS_PUB dependencies on OKL_TRX_ASSETS_PVT

Line 45: OKL_TRX_ASSETS_PVT.Create_trx_ass_h_def(p_api_version => p_api_version,

41: -- Verticle industry pre- processing section
42: -- Business API call section
43: l_thpv_rec.id := p_thpv_rec.id;
44: l_thpv_rec.object_version_number := p_thpv_rec.object_version_number;
45: OKL_TRX_ASSETS_PVT.Create_trx_ass_h_def(p_api_version => p_api_version,
46: p_init_msg_list => p_init_msg_list,
47: x_return_status => l_return_status,
48: x_msg_count => x_msg_count,
49: x_msg_data => x_msg_data,

Line 189: OKL_TRX_ASSETS_PVT.Update_trx_ass_h_def(p_api_version => p_api_version,

185: -- Verticle industry pre- processing section
186: -- Business API call section
187: l_thpv_rec.id := p_thpv_rec.id;
188: l_thpv_rec.object_version_number := p_thpv_rec.object_version_number;
189: OKL_TRX_ASSETS_PVT.Update_trx_ass_h_def(p_api_version => p_api_version,
190: p_init_msg_list => p_init_msg_list,
191: x_return_status => l_return_status,
192: x_msg_count => x_msg_count,
193: x_msg_data => x_msg_data,

Line 332: OKL_TRX_ASSETS_PVT.Delete_trx_ass_h_def(p_api_version => p_api_version,

328: -- Verticle industry pre- processing section
329: -- Business API call section
330: l_thpv_rec.id := p_thpv_rec.id;
331: l_thpv_rec.object_version_number := p_thpv_rec.object_version_number;
332: OKL_TRX_ASSETS_PVT.Delete_trx_ass_h_def(p_api_version => p_api_version,
333: p_init_msg_list => p_init_msg_list,
334: x_return_status => l_return_status,
335: x_msg_count => x_msg_count,
336: x_msg_data => x_msg_data,

Line 467: OKL_TRX_ASSETS_PVT.Lock_trx_ass_h_def(p_api_version => p_api_version,

463: END IF;
464: -- Business API call section
465: l_thpv_rec.id := p_thpv_rec.id;
466: l_thpv_rec.object_version_number := p_thpv_rec.object_version_number;
467: OKL_TRX_ASSETS_PVT.Lock_trx_ass_h_def(p_api_version => p_api_version,
468: p_init_msg_list => p_init_msg_list,
469: x_return_status => l_return_status,
470: x_msg_count => x_msg_count,
471: x_msg_data => x_msg_data,

Line 604: OKL_TRX_ASSETS_PVT.Validate_trx_ass_h_def(p_api_version => p_api_version,

600: -- Verticle industry pre- processing section
601: -- Business API call section
602: l_thpv_rec.id := p_thpv_rec.id;
603: l_thpv_rec.object_version_number := p_thpv_rec.object_version_number;
604: OKL_TRX_ASSETS_PVT.Validate_trx_ass_h_def(p_api_version => p_api_version,
605: p_init_msg_list => p_init_msg_list,
606: x_return_status => l_return_status,
607: x_msg_count => x_msg_count,
608: x_msg_data => x_msg_data,