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

Deferant Users Problem

Featured Replies

بتاريخ:

السلام عليكم
أنا استخدم deveoper 10g
تظهر معي المشكلة التالية عند عمل RUN لشاشة ، وهو على النحو التالي:
أثناء التنقل بين السجلات في Block معين على الشاشة يظهر معي الخطأ التالي

frm-40741:Unable To Locate Record 3 on Block

لا أدري ما سبب ظهور هذه المشكلة مع العلم انه لا يمنعني من الإدخال أو الاستعلام او الحذف أو أي عملية ،
لكنه يظهرها كلما تنقلت بين السجلات

ملاحظة : يوجد على DB Server مستخدمين (2 oracle users) يحتوي هذين المستخدمين على نفس الجداول الPKGs وكل الامور الأخرى.

لكن المشكلة تظهر فقط عندما اعمل RUN للشاشة على المستخدم الاول ولا تظهر على الثاني لنفس الشاشة

أرجو من أصحاب الاختصاص الافادة من الموضوع

ولكم جزيل الشكر

أخوكم أبوملوح
abu-mallouh

بتاريخ:

Errors


FRM-40741 Unable to locate record on block .

Symptoms
Use Bean in multi-record block and use :system.trigger_record, :system.cursor_record, :system.current_record on it.

Hyperlink bean used in multi-record block.

Following is the code used:

FBean.Invoke_char('dept.bean',:system.current_item,'getLabel')

You are trying to get the label of the Hyperlink Bean(of a multi-record block) by clicking on it but it

always returns the first row's value.

Changes

Cause
Bug 2746961 - FRM-40741 SCROLLING MULTI RECORD BLOCK WITH BEAN AREA

Bug 2133780 - SCROLL BAR AT BLOCK LEVEL DOES NOT WORK FOR BLOCKS WITH BEAN AREA ITEMS


Solution



Two potential solutions for the problem:

1.) It might be possible for you to use the WHEN-NEW-RECORD-INSTANCE trigger perhaps to update each JavaBean on the client with it's current record number. That way each JavaBean instance can store it's record number internally in a variable. It's not the most elegant or efficient solution, but
you could probably get it to work if it's what you really need to do.

2.) Bug 2746961 - FRM-40741 SCROLLING MULTI RECORD BLOCK WITH BEAN AREA
Fix:
You won't be able to get the Row Number as the focus is not taken by the bean item. And the :system.trigger_record, :system.cursor_record, :system.current_record would return the first record number.


Ref:Oracle metalink

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

Thank u Mr k_ocp

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

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

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

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

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

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.