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

ماهو الأمر الذي يتم مناداه الريبورت من خلاله في الفورمز في الديفلوبر والريبورت 10جي

Featured Replies

بتاريخ:

السلام عليكم ورحمه الله وبركاته
ماهو الأمر الذي يتم مناداه الريبورت من خلاله في الفورمز علما اني استخدم ديفلوبر وريبورت 10جي

بتاريخ:


الاخ الكريم يمكنك مناداه التقرير من المنيو عن طريق كتابة هذا الكود مباشرة فى المنيو


شوف الكود ده وقولنا

declare
rep_url varchar2(2000);
user_name varchar2(100);
ora varchar2(100);
pass varchar2(100);
begin 
 user_name:=get_application_property(username);
 ora:=get_application_property(connect_string);
 pass:=get_application_property(password);
rep_url:='/reports/rwservlet?&report=report_path\report_name.rep'
||'&desformat=pdf&destype=cache&userid='||user_name||'/'||pass||'@'||ora||'
&paramform=no';
WEB.SHOW_DOCUMENT(rep_url,'_blank');
end; 




بالتوفيق ان شاء الله

تم تعديل بواسطة ENG_HOSSAM_WALLY

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


الاخ الكريم يمكنك مناداه التقرير من المنيو عن طريق كتابة هذا الكود مباشرة فى المنيو


شوف الكود ده وقولنا

declare
rep_url varchar2(2000);
user_name varchar2(100);
ora varchar2(100);
pass varchar2(100);
begin 
 user_name:=get_application_property(username);
 ora:=get_application_property(connect_string);
 pass:=get_application_property(password);
rep_url:='/reports/rwservlet?&report=report_path\report_name.rep'
||'&desformat=pdf&destype=cache&userid='||user_name||'/'||pass||'@'||ora||'
&paramform=no';
WEB.SHOW_DOCUMENT(rep_url,'_blank');
end; 


شكرا ياباشمهندس علي ردك انا عملت كده بس أداني الخطأ ده
REP-546: Warning: The value of restricted LOV parameter X is not among the selectable values. علكا بان صيغه التقرير rdf معمول بالريبورت 10جي

















بالتوفيق ان شاء الله

بتاريخ:


ممكن ترفق التقرير اللى انت عامله

وهل انت كتبت الكود ده فى المنيو ولا فى حته تانية ؟؟

شوف كده الخطأ ده سببه ايه ..



Cause:
In the Runtime Parameter Form,
you entered an invalid value for a parameter.
For example,

you entered one or more characters as the value of parameter with a datatype of Number.
Action:
Re-try the operation, entering a valid value for the parameter

بتاريخ:

الاخ الكريم

الكود اللى انا كتبته لا يوجد فيه بارميتر ؟

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

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

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

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

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

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.