DBA Data[Home] [Help]

APPS.OKL_PAM_PVT dependencies on APP_EXCEPTIONS

Line 624: RAISE app_exceptions.record_lock_exception;

620: CLOSE lock_csr;
621: END IF;
622: okl_api.set_message(g_fnd_app
623: ,g_form_unable_to_reserve_rec);
624: RAISE app_exceptions.record_lock_exception;
625: END;
626:
627: IF (l_row_notfound) THEN
628: OPEN lchk_csr(p_pamb_rec);

Line 734: RAISE app_exceptions.record_lock_exception;

730: CLOSE lock_csr;
731: END IF;
732: okl_api.set_message(g_fnd_app
733: ,g_form_unable_to_reserve_rec);
734: RAISE app_exceptions.record_lock_exception;
735: END;
736:
737: IF (l_row_notfound) THEN
738: okl_api.set_message(g_fnd_app