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

View Criteria Pro

Featured Replies

بتاريخ:

    public void ApplyempCriteria(oracle.jbo.domain.Number EmpID, String Name){

        ViewObjectImpl MyEmp = getEmployees1(); // view object

        ViewCriteria VC = MyEmp.createViewCriteria();  // view criteria

        ViewCriteriaRow VCR = VC.createViewCriteriaRow(); // view criteria Row

        VCR.setAttribute("EmployeeId", EmpID);

        VCR.setAttribute("FirstName","Like "+ Name+"*");

        VC.insertRow(VCR);

       

        MyEmp.appendViewCriteria(VC);

        MyEmp.executeQuery();

}

 

هذا الكود اقوم باستخدامه فيقوم بالتطبيق criteria  بمبدا and للشروط 

سؤالي : كيف اقوم بتطبيق criteria بمبدا or 

اي التنفيذ باي شرط وليس الشرطين معا .

 

 

بتاريخ:

راجع فيديوهات ADF وستجد الكود

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

هو اكيد حاجه بتزيد او بتتعدل في الكود اللي فوق لو حضرتك تقولها اكون شاكر او تقولي انهي فيديو اجد فيه الموضوع ده بدل لما ادور في كل الفيديوهات .

بتاريخ:

14

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

شكرا

بتاريخ:

العفو

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

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

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

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

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

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.