DBA Data[Home] [Help]

APPS.OKL_ETH_PVT dependencies on APP_EXCEPTIONS

Line 1348: RAISE app_exceptions.record_lock_exception;

1344: CLOSE lock_csr;
1345: END IF;
1346: okl_api.set_message(g_fnd_app
1347: ,g_form_unable_to_reserve_rec);
1348: RAISE app_exceptions.record_lock_exception;
1349: END;
1350:
1351: IF (l_row_notfound) THEN
1352: OPEN lchk_csr(p_ethb_rec);

Line 1458: RAISE app_exceptions.record_lock_exception;

1454: CLOSE lock_csr;
1455: END IF;
1456: okl_api.set_message(g_fnd_app
1457: ,g_form_unable_to_reserve_rec);
1458: RAISE app_exceptions.record_lock_exception;
1459: END;
1460:
1461: IF (l_row_notfound) THEN
1462: okl_api.set_message(g_fnd_app