DBA Data[Home] [Help]

APPS.OKL_TXD_ASSETS_PVT dependencies on OKL_ASD_PVT

Line 262: OKL_ASD_PVT.insert_row(p_api_version,

258: --Bug# 3657624
259:
260: -- evaluate conditions, build outcomes for true conditions and
261: -- put them on outcome queue
262: OKL_ASD_PVT.insert_row(p_api_version,
263: p_init_msg_list,
264: x_return_status,
265: x_msg_count,
266: x_msg_data,

Line 410: /* OKL_ASD_PVT.insert_row(p_api_version,

406: -- End Modification
407:
408: -- evaluate conditions, build outcomes for true conditions and
409: -- put them on outcome queue
410: /* OKL_ASD_PVT.insert_row(p_api_version,
411: p_init_msg_list,
412: x_return_status,
413: x_msg_count,
414: x_msg_data,

Line 472: OKL_ASD_PVT.lock_row(p_api_version,

468: RAISE OKC_API.G_EXCEPTION_ERROR;
469: END IF;
470: -- evaluate conditions, build outcomes for true conditions and
471: -- put them on outcome queue
472: OKL_ASD_PVT.lock_row(p_api_version,
473: p_init_msg_list,
474: x_return_status,
475: x_msg_count,
476: x_msg_data,

Line 531: OKL_ASD_PVT.lock_row(p_api_version,

527: RAISE OKC_API.G_EXCEPTION_ERROR;
528: END IF;
529: -- evaluate conditions, build outcomes for true conditions and
530: -- put them on outcome queue
531: OKL_ASD_PVT.lock_row(p_api_version,
532: p_init_msg_list,
533: x_return_status,
534: x_msg_count,
535: x_msg_data,

Line 728: OKL_ASD_PVT.update_row(p_api_version,

724: --Bug# 3657624
725:
726: -- evaluate conditions, build outcomes for true conditions and
727: -- put them on outcome queue
728: OKL_ASD_PVT.update_row(p_api_version,
729: p_init_msg_list,
730: x_return_status,
731: x_msg_count,
732: x_msg_data,

Line 849: OKL_ASD_PVT.update_row(p_api_version,

845: -- End Modification
846:
847: -- evaluate conditions, build outcomes for true conditions and
848: -- put them on outcome queue
849: OKL_ASD_PVT.update_row(p_api_version,
850: p_init_msg_list,
851: x_return_status,
852: x_msg_count,
853: x_msg_data,

Line 995: OKL_ASD_PVT.delete_row(p_api_version,

991: * sjalasut: aug 18, 04 added code to enable business event. END
992: */
993: -- evaluate conditions, build outcomes for true conditions and
994: -- put them on outcome queue
995: OKL_ASD_PVT.delete_row(p_api_version,
996: p_init_msg_list,
997: x_return_status,
998: x_msg_count,
999: x_msg_data,

Line 1101: OKL_ASD_PVT.delete_row(p_api_version,

1097: RAISE OKC_API.G_EXCEPTION_ERROR;
1098: END IF;
1099: -- evaluate conditions, build outcomes for true conditions and
1100: -- put them on outcome queue
1101: OKL_ASD_PVT.delete_row(p_api_version,
1102: p_init_msg_list,
1103: x_return_status,
1104: x_msg_count,
1105: x_msg_data,

Line 1160: OKL_ASD_PVT.validate_row(p_api_version,

1156: RAISE OKC_API.G_EXCEPTION_ERROR;
1157: END IF;
1158: -- evaluate conditions, build outcomes for true conditions and
1159: -- put them on outcome queue
1160: OKL_ASD_PVT.validate_row(p_api_version,
1161: p_init_msg_list,
1162: x_return_status,
1163: x_msg_count,
1164: x_msg_data,

Line 1219: OKL_ASD_PVT.validate_row(p_api_version,

1215: RAISE OKC_API.G_EXCEPTION_ERROR;
1216: END IF;
1217: -- evaluate conditions, build outcomes for true conditions and
1218: -- put them on outcome queue
1219: OKL_ASD_PVT.validate_row(p_api_version,
1220: p_init_msg_list,
1221: x_return_status,
1222: x_msg_count,
1223: x_msg_data,