الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

خطا فى التحقق من الكميه

Featured Replies

بتاريخ:

بسم الله الرحمن الرحيم
أحاول التحقق من وجود الكميه بالمخزن قبل خروج المستخدم من textitem محدد
ولكن الرساله التى تفيد بعدم كفاية الكميه تظهر فى حالة الكميه أذا كانت كافيه مع انه المفروض ان تظهر فى حالة عدم الكفايه



declare
tt varchar2(50);
xx varchar2(50);
a number;
begin
select a4 into tt from items where a3=:bfath.f2;
if tt='سلعه'then
select a13 into xx from items where a3=:bfath.f2;
--------------------------------------------
if :bfath.f5 >= xx then
a := show_alert('al1');
RAISE form_trigger_failure;
end if;
--------------------------------------------
else
null;
end if;
end;

حيث أن bfath.f5 هو item الذى يتم ادخال الكميه المراد بيعها فيه وxx هو مخزن يحتوى على الكميه الموجوده بجدول المخازن
أرجو المساعده وجزاكم الله خيرا

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.