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

Cascade List Of Lov

Featured Replies

بتاريخ:

oracle adf version 11.1.2.3

 

 

 how to make cascade  list  of lov 
  with query condition  equal item in other block  not in same block 
 

 

 like in detail block list

 

select delivery_id , delivery_name  from delivery_table 

where sales_order_number =:P_sales_header_number 

---------------------

in detail table i not have value which i want to pass in query and also not have column 

the value will come from master table field

 

-----------------

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

 

i create Transient attribute to make access from my list to it  in detail block

 

  and set the value for  Transient attribute   EL   using groovy 

 

adf.object.DcmAM.findViewObject('XxDcmCommInvoiceHeaderVO').currentRow.SoHeaderNumber   

 

but get this error

(oracle.jbo.expr.JIEvalException) JBO-25077: Name DcmAM not found in the given object: ViewRow [oracle.jbo.Key[null ]].

any other way to access item in master even its not database item 

 

 

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

 

solution is give this value to parameter   to access get any data field in  master table from detail 

 

adf.object.applicationModule.findViewObject("XxDcmCommInvoiceHeader1").currentRow.SoHeaderNumber

 

  • بعد 1 سنة...
  • بعد 4 شهور...
بتاريخ:

 

oracle adf version 11.1.2.3

 

 

 how to make cascade  list  of lov 

  with query condition  equal item in other block  not in same block 

 

 

 like in detail block list

 

select delivery_id , delivery_name  from delivery_table 

where sales_order_number = :P_sales_header_number 

---------------------

in detail table i not have value which i want to pass in query and also not have column 

the value will come from master table field

 

-----------------

 

هل توصلت لحل؟

بتاريخ:

 

solution is give this value to parameter   to access get any data field in  master table from detail 

 

adf.object.applicationModule.findViewObject("XxDcmCommInvoiceHeader1").currentRow.SoHeaderNumber

 

ممكن توضح اكثر

mo7asb
بتاريخ:

يمكنك إنشاء متغير  داخل detail يمثل القيمة التي تحتاجها بحيث أنه عند إنشاء سجل جديد فتقوم بوضع قيمته من master

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

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

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

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

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

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.