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

Sequences in forms

Featured Replies

بتاريخ:

بسم الله الرحمن الرحيم


السلام عليكم ورحمة الله وبركاته،،
How i can use Sequence in form have master and detials i hope someone give me Example for this case ....
thanks alot

بتاريخ:

1- Create Sequence in SQL*Plus
SQL> Create Sequence my_sequence;
Exit;

PRE-INSERT
Select my_sequence.next_val into :BLK1.serial from dual;


Where :blk1.serial is a text item on your canvas
BLK1 is the master block

If the sequence number should appear as a foreign key in all details block records then you should use the COPY VALUE From block property to also copy the value from the Master Block to the detail block. The Copy Value from property you use should be the one in the details block and not in the master.

  • بعد 1 سنة...
بتاريخ:

وكيف أعمل saquence في الreport??

  • بعد 3 أسابيع...
بتاريخ:

اظن ان المقصود من

وكيف أعمل saquence في الreport??


هو عمل تسلسل داخل التقرير

وهذه المشاركة به الجواب انشاء الله تعالى

اضافة مسلسل داخل التقرير

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

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

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

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

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

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.