DBA Data[Home] [Help]

APPS.OKL_ETH_PVT dependencies on APP_EXCEPTIONS

Line 1358: RAISE app_exceptions.record_lock_exception;

1354: CLOSE lock_csr;
1355: END IF;
1356: okl_api.set_message(g_fnd_app
1357: ,g_form_unable_to_reserve_rec);
1358: RAISE app_exceptions.record_lock_exception;
1359: END;
1360:
1361: IF (l_row_notfound) THEN
1362: OPEN lchk_csr(p_ethb_rec);

Line 1468: RAISE app_exceptions.record_lock_exception;

1464: CLOSE lock_csr;
1465: END IF;
1466: okl_api.set_message(g_fnd_app
1467: ,g_form_unable_to_reserve_rec);
1468: RAISE app_exceptions.record_lock_exception;
1469: END;
1470:
1471: IF (l_row_notfound) THEN
1472: okl_api.set_message(g_fnd_app