الانتقال إلى المحتوى
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.

system.suppress_working

Featured Replies

بتاريخ:

ما هي فائدة
system.suppress_working
وكيف نستخدمها

بتاريخ:

الاخ الكريم
system.suppress_working
تستخدم اثناء عمل الفورم حيث تخرج رسالة في اسفل الشاشة تعلمك بالاحداث التي تقوم بها الشاشة مثل جاري العمل او working...
وتكون حالتها هي false فاذا وضعناها true تعمل على تعطيل الرسالة
اذا وظيفتها التعطيل وعدم اظهار الرسالة
طبعا هذا احدى اسألة OCP forms التي تسأل عادة
اليك التالي مع مثال



One other type of system message that is sometimes useful to suppress is the "Working…" message that appears in the console’s message line while records are being retrieved. The message itself isn’t the problem, but rather the fact that it usually causes the screen to update, which can generate unwanted delays. Because the message is generally useful, you may find it makes sense to suppress it only when you need to, rather than globally. Code like the following will do it:

:system.suppress_working := 'TRUE';
go_block('EMPLOYEE');
execute_query;
go_block('EMPLOYEE_SKILL');
execute_query;
go_block('EMPLOYEE');
:system.suppress_working := 'FALSE';

بتاريخ:
  • كاتب الموضوع

شكرا..شكرا..شكرا على الرد وندعو الله لك بالحياة الكريمة

بتاريخ:

ماشاء الله أخ Admin05 لانعرفك إلا متميز وهذا ليس غريب علي

جزاك الله ألف ألف ألف خير

بتاريخ:

اخواني ما اقدمه ما هو إلا ابتغاء مرضاة الله وحده... فإن كنت قد قصرت فاعذروني وإن كنت قد أجدت فلا تشكروني واحمدوا الله واشكروه فهو الذي سخر مثلي لخدمتكم

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

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

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

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

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

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.