DBA Data[Home] [Help]

APPS.OKL_PAM_PVT dependencies on APP_EXCEPTIONS

Line 634: RAISE app_exceptions.record_lock_exception;

630: CLOSE lock_csr;
631: END IF;
632: okl_api.set_message(g_fnd_app
633: ,g_form_unable_to_reserve_rec);
634: RAISE app_exceptions.record_lock_exception;
635: END;
636:
637: IF (l_row_notfound) THEN
638: OPEN lchk_csr(p_pamb_rec);

Line 744: RAISE app_exceptions.record_lock_exception;

740: CLOSE lock_csr;
741: END IF;
742: okl_api.set_message(g_fnd_app
743: ,g_form_unable_to_reserve_rec);
744: RAISE app_exceptions.record_lock_exception;
745: END;
746:
747: IF (l_row_notfound) THEN
748: okl_api.set_message(g_fnd_app