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

generate serial_no automatically when report run

Featured Replies

بتاريخ:



Hi ,I have a report and there is a 2 table emp(emp_id,person_id),exit_seq(srl_no,person_id)
· I want to make srl_no when I generate a letter report its generate automatically depend by person_id its mean for person_id one srl_no in a day that’s mean when I generate a report for this person_id in same day it must give me same number but in other day take the sequence (max(srl)+1)
· when arrive to year2005 in 1st if jan it must start with 1 that’s mean in 1st of jan in each year start with 1when report run but if 1st Jan in holiday and no body make run for this report it must 1st time in this year start with 1

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

لاأحد يستطيع الرد على سؤالي ؟؟؟؟؟؟؟؟؟؟؟؟؟

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

to create serial for the report follow this steps

function CF_3Formula return Number is
begin
if R_G_CHEKED1FormatTrigger then
:x:=nvl(:x,0)+1;
end if;
return :x;
end;

R_G_CHEKED1FormatTrigger --- the name of the format tirgger of the repeating frame that contains the serialed data
x ----user :) :o

serial.txt

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

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

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

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

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

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.