DBA Data[Home] [Help]

APPS.OKL_TXL_ASSETS_PVT dependencies on OKL_TAL_PVT

Line 253: OKL_TAL_PVT.insert_row(p_api_version,

249: --Bug# 3657624 End
250:
251: -- evaluate conditions, build outcomes for true conditions and
252: -- put them on outcome queue
253: OKL_TAL_PVT.insert_row(p_api_version,
254: p_init_msg_list,
255: x_return_status,
256: x_msg_count,
257: x_msg_data,

Line 371: OKL_TAL_PVT.insert_row(p_api_version,

367: END IF;
368: /*
369: -- evaluate conditions, build outcomes for true conditions and
370: -- put them on outcome queue
371: OKL_TAL_PVT.insert_row(p_api_version,
372: p_init_msg_list,
373: x_return_status,
374: x_msg_count,
375: x_msg_data,

Line 434: OKL_TAL_PVT.lock_row(p_api_version,

430: RAISE OKC_API.G_EXCEPTION_ERROR;
431: END IF;
432: -- evaluate conditions, build outcomes for true conditions and
433: -- put them on outcome queue
434: OKL_TAL_PVT.lock_row(p_api_version,
435: p_init_msg_list,
436: x_return_status,
437: x_msg_count,
438: x_msg_data,

Line 493: OKL_TAL_PVT.lock_row(p_api_version,

489: RAISE OKC_API.G_EXCEPTION_ERROR;
490: END IF;
491: -- evaluate conditions, build outcomes for true conditions and
492: -- put them on outcome queue
493: OKL_TAL_PVT.lock_row(p_api_version,
494: p_init_msg_list,
495: x_return_status,
496: x_msg_count,
497: x_msg_data,

Line 796: OKL_TAL_PVT.update_row(p_api_version,

792: --| same source |
793:
794: -- evaluate conditions, build outcomes for true conditions and
795: -- put them on outcome queue
796: OKL_TAL_PVT.update_row(p_api_version,
797: p_init_msg_list,
798: x_return_status,
799: x_msg_count,
800: x_msg_data,

Line 949: /* OKL_TAL_PVT.update_row(p_api_version,

945: -- End Modification
946:
947: -- evaluate conditions, build outcomes for true conditions and
948: -- put them on outcome queue
949: /* OKL_TAL_PVT.update_row(p_api_version,
950: p_init_msg_list,
951: x_return_status,
952: x_msg_count,
953: x_msg_data,

Line 1017: OKL_TAL_PVT.delete_row(p_api_version,

1013: RAISE OKC_API.G_EXCEPTION_ERROR;
1014: END IF;
1015: -- evaluate conditions, build outcomes for true conditions and
1016: -- put them on outcome queue
1017: OKL_TAL_PVT.delete_row(p_api_version,
1018: p_init_msg_list,
1019: x_return_status,
1020: x_msg_count,
1021: x_msg_data,

Line 1107: OKL_TAL_PVT.delete_row(p_api_version,

1103: RAISE OKC_API.G_EXCEPTION_ERROR;
1104: END IF;
1105: -- evaluate conditions, build outcomes for true conditions and
1106: -- put them on outcome queue
1107: OKL_TAL_PVT.delete_row(p_api_version,
1108: p_init_msg_list,
1109: x_return_status,
1110: x_msg_count,
1111: x_msg_data,

Line 1166: OKL_TAL_PVT.validate_row(p_api_version,

1162: RAISE OKC_API.G_EXCEPTION_ERROR;
1163: END IF;
1164: -- evaluate conditions, build outcomes for true conditions and
1165: -- put them on outcome queue
1166: OKL_TAL_PVT.validate_row(p_api_version,
1167: p_init_msg_list,
1168: x_return_status,
1169: x_msg_count,
1170: x_msg_data,

Line 1225: OKL_TAL_PVT.validate_row(p_api_version,

1221: RAISE OKC_API.G_EXCEPTION_ERROR;
1222: END IF;
1223: -- evaluate conditions, build outcomes for true conditions and
1224: -- put them on outcome queue
1225: OKL_TAL_PVT.validate_row(p_api_version,
1226: p_init_msg_list,
1227: x_return_status,
1228: x_msg_count,
1229: x_msg_data,