DBA Data[Home] [Help]

APPS.OKL_CONTRACT_PROD_OPTNS_PVT dependencies on OKL_CSP_PVT

Line 37: okl_csp_pvt.insert_row(

33: RAISE OKC_API.G_EXCEPTION_ERROR;
34: END IF;
35: -- evaluate conditions, build outcomes for true conditions and
36: -- put them on outcome queue
37: okl_csp_pvt.insert_row(
38: p_api_version,
39: p_init_msg_list,
40: x_return_status,
41: x_msg_count,

Line 112: okl_csp_pvt.insert_row(

108: RAISE OKC_API.G_EXCEPTION_ERROR;
109: END IF;
110: -- evaluate conditions, build outcomes for true conditions and
111: -- put them on outcome queue
112: okl_csp_pvt.insert_row(
113: p_api_version,
114: p_init_msg_list,
115: x_return_status,
116: x_msg_count,

Line 187: okl_csp_pvt.update_row(

183: RAISE OKC_API.G_EXCEPTION_ERROR;
184: END IF;
185: -- evaluate conditions, build outcomes for true conditions and
186: -- put them on outcome queue
187: okl_csp_pvt.update_row(
188: p_api_version,
189: p_init_msg_list,
190: x_return_status,
191: x_msg_count,

Line 262: okl_csp_pvt.update_row(

258: RAISE OKC_API.G_EXCEPTION_ERROR;
259: END IF;
260: -- evaluate conditions, build outcomes for true conditions and
261: -- put them on outcome queue
262: okl_csp_pvt.update_row(
263: p_api_version,
264: p_init_msg_list,
265: x_return_status,
266: x_msg_count,

Line 336: okl_csp_pvt.delete_row(

332: RAISE OKC_API.G_EXCEPTION_ERROR;
333: END IF;
334: -- evaluate conditions, build outcomes for true conditions and
335: -- put them on outcome queue
336: okl_csp_pvt.delete_row(
337: p_api_version,
338: p_init_msg_list,
339: x_return_status,
340: x_msg_count,

Line 409: okl_csp_pvt.delete_row(

405: RAISE OKC_API.G_EXCEPTION_ERROR;
406: END IF;
407: -- evaluate conditions, build outcomes for true conditions and
408: -- put them on outcome queue
409: okl_csp_pvt.delete_row(
410: p_api_version,
411: p_init_msg_list,
412: x_return_status,
413: x_msg_count,

Line 482: okl_csp_pvt.lock_row(p_api_version => p_api_version,

478: RAISE OKC_API.G_EXCEPTION_ERROR;
479: END IF;
480: -- evaluate conditions, build outcomes for true conditions and
481: -- put them on outcome queue
482: okl_csp_pvt.lock_row(p_api_version => p_api_version,
483: p_init_msg_list => p_init_msg_list,
484: x_msg_count => x_msg_count,
485: x_msg_data => x_msg_data,
486: x_return_status => x_return_status,

Line 554: okl_csp_pvt.lock_row(p_api_version => p_api_version,

550: RAISE OKC_API.G_EXCEPTION_ERROR;
551: END IF;
552: -- evaluate conditions, build outcomes for true conditions and
553: -- put them on outcome queue
554: okl_csp_pvt.lock_row(p_api_version => p_api_version,
555: p_init_msg_list => p_init_msg_list,
556: x_msg_count => x_msg_count,
557: x_msg_data => x_msg_data,
558: x_return_status => x_return_status,

Line 626: okl_csp_pvt.validate_row(p_api_version => p_api_version,

622: RAISE OKC_API.G_EXCEPTION_ERROR;
623: END IF;
624: -- evaluate conditions, build outcomes for true conditions and
625: -- put them on outcome queue
626: okl_csp_pvt.validate_row(p_api_version => p_api_version,
627: p_init_msg_list => p_init_msg_list,
628: x_msg_count => x_msg_count,
629: x_msg_data => x_msg_data,
630: x_return_status => x_return_status,

Line 698: okl_csp_pvt.validate_row(p_api_version => p_api_version,

694: RAISE OKC_API.G_EXCEPTION_ERROR;
695: END IF;
696: -- evaluate conditions, build outcomes for true conditions and
697: -- put them on outcome queue
698: okl_csp_pvt.validate_row(p_api_version => p_api_version,
699: p_init_msg_list => p_init_msg_list,
700: x_msg_count => x_msg_count,
701: x_msg_data => x_msg_data,
702: x_return_status => x_return_status,