DBA Data[Home] [Help]

APPS.OKL_TRX_ASSETS_PVT dependencies on OKL_TAS_PVT

Line 30: OKL_TAS_PVT.insert_row(p_api_version,

26: RAISE OKC_API.G_EXCEPTION_ERROR;
27: END IF;
28: -- evaluate conditions, build outcomes for true conditions and
29: -- put them on outcome queue
30: OKL_TAS_PVT.insert_row(p_api_version,
31: p_init_msg_list,
32: x_return_status,
33: x_msg_count,
34: x_msg_data,

Line 91: OKL_TAS_PVT.insert_row(p_api_version,

87: RAISE OKC_API.G_EXCEPTION_ERROR;
88: END IF;
89: -- evaluate conditions, build outcomes for true conditions and
90: -- put them on outcome queue
91: OKL_TAS_PVT.insert_row(p_api_version,
92: p_init_msg_list,
93: x_return_status,
94: x_msg_count,
95: x_msg_data,

Line 153: OKL_TAS_PVT.lock_row(p_api_version,

149: RAISE OKC_API.G_EXCEPTION_ERROR;
150: END IF;
151: -- evaluate conditions, build outcomes for true conditions and
152: -- put them on outcome queue
153: OKL_TAS_PVT.lock_row(p_api_version,
154: p_init_msg_list,
155: x_return_status,
156: x_msg_count,
157: x_msg_data,

Line 212: OKL_TAS_PVT.lock_row(p_api_version,

208: RAISE OKC_API.G_EXCEPTION_ERROR;
209: END IF;
210: -- evaluate conditions, build outcomes for true conditions and
211: -- put them on outcome queue
212: OKL_TAS_PVT.lock_row(p_api_version,
213: p_init_msg_list,
214: x_return_status,
215: x_msg_count,
216: x_msg_data,

Line 272: OKL_TAS_PVT.update_row(p_api_version,

268: RAISE OKC_API.G_EXCEPTION_ERROR;
269: END IF;
270: -- evaluate conditions, build outcomes for true conditions and
271: -- put them on outcome queue
272: OKL_TAS_PVT.update_row(p_api_version,
273: p_init_msg_list,
274: x_return_status,
275: x_msg_count,
276: x_msg_data,

Line 333: OKL_TAS_PVT.update_row(p_api_version,

329: RAISE OKC_API.G_EXCEPTION_ERROR;
330: END IF;
331: -- evaluate conditions, build outcomes for true conditions and
332: -- put them on outcome queue
333: OKL_TAS_PVT.update_row(p_api_version,
334: p_init_msg_list,
335: x_return_status,
336: x_msg_count,
337: x_msg_data,

Line 393: OKL_TAS_PVT.delete_row(p_api_version,

389: RAISE OKC_API.G_EXCEPTION_ERROR;
390: END IF;
391: -- evaluate conditions, build outcomes for true conditions and
392: -- put them on outcome queue
393: OKL_TAS_PVT.delete_row(p_api_version,
394: p_init_msg_list,
395: x_return_status,
396: x_msg_count,
397: x_msg_data,

Line 452: OKL_TAS_PVT.delete_row(p_api_version,

448: RAISE OKC_API.G_EXCEPTION_ERROR;
449: END IF;
450: -- evaluate conditions, build outcomes for true conditions and
451: -- put them on outcome queue
452: OKL_TAS_PVT.delete_row(p_api_version,
453: p_init_msg_list,
454: x_return_status,
455: x_msg_count,
456: x_msg_data,

Line 511: OKL_TAS_PVT.validate_row(p_api_version,

507: RAISE OKC_API.G_EXCEPTION_ERROR;
508: END IF;
509: -- evaluate conditions, build outcomes for true conditions and
510: -- put them on outcome queue
511: OKL_TAS_PVT.validate_row(p_api_version,
512: p_init_msg_list,
513: x_return_status,
514: x_msg_count,
515: x_msg_data,

Line 570: OKL_TAS_PVT.validate_row(p_api_version,

566: RAISE OKC_API.G_EXCEPTION_ERROR;
567: END IF;
568: -- evaluate conditions, build outcomes for true conditions and
569: -- put them on outcome queue
570: OKL_TAS_PVT.validate_row(p_api_version,
571: p_init_msg_list,
572: x_return_status,
573: x_msg_count,
574: x_msg_data,