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

Error About Call Report : Frm-41211

Featured Replies

بتاريخ:

i have error say : FRM-41211: INTEGRATION ERROR :SSL
FAILUR RUNNING ANOTHER PRODUCT

PLS i need to call report & i can`t
i wrote this code :

declare
;repo22 REPORT_OBJECT
my_rep varchar2(50)                    begin repo22 := find_report_object('rep1') ;
my_rep := run_report_object(repo22);
end;


if any one help me i`ll be greatful
thxl

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

بتاريخ:

السلام عليكم و رحمة الله و بركاته
أخى العزيز هناك فارق بين الباراميتر المستخدم فى تعريف ال Report object و الباراميتر المستخدم فى تشغيل ال report نفسه..
لمزيد من التفاصيل راجع هذا الكود.

repid REPORT_OBJECT; 
v_rep  VARCHAR2(100); 

BEGIN repid := find_report_object('REPORT415'); 
v_rep := RUN_REPORT_OBJECT(repid);
END;

بتاريخ:

أيضا تأكد اذا كان ال query الخاص بالتقرير يحتوى على قيم متغيرة parameters مثال
AND EMPLOYEE_ID = <_<_EMP_ID
فلابد أن تتأكد من إرسال المتغيرات كاملة بنفس نوعية البيانات DATA TYPE و الطول LENGTH .

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

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

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

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

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

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.