DBA Data[Home] [Help]

APPS.OKL_SRT_PVT dependencies on APP_EXCEPTIONS

Line 1562: RAISE app_exceptions.record_lock_exception;

1558: CLOSE lock_csr;
1559: END IF;
1560: okl_api.set_message(g_fnd_app
1561: ,g_form_unable_to_reserve_rec);
1562: RAISE app_exceptions.record_lock_exception;
1563: END;
1564:
1565: IF (l_row_notfound) THEN
1566: OPEN lchk_csr(p_srtb_rec);

Line 1672: RAISE app_exceptions.record_lock_exception;

1668: CLOSE lock_csr;
1669: END IF;
1670: okl_api.set_message(g_fnd_app
1671: ,g_form_unable_to_reserve_rec);
1672: RAISE app_exceptions.record_lock_exception;
1673: END;
1674:
1675: IF (l_row_notfound) THEN
1676: okl_api.set_message(g_fnd_app