How to perform OData CRUD operations in SAP UI5

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2025

ความคิดเห็น • 48

  • @rchan4823
    @rchan4823 ปีที่แล้ว +8

    Hats off! I have gone through multiple blogs and other videos but this is the best of the best. Thanks a ton

    • @rude-labs
      @rude-labs  ปีที่แล้ว +3

      Thankyou So Much For Your Appreciation! Means A lot. Keep Supporting Us and We Will Try To Improve The Quality of Content.

  • @JyotiranjanKunda
    @JyotiranjanKunda 11 หลายเดือนก่อน +1

    @8:05 You have written /Products as the path, but the entity type name is Product, so how it is working

    • @rude-labs
      @rude-labs  11 หลายเดือนก่อน +1

      Good question.
      If you relisten at point @4:15 you will hear Entity Product and Entity Set Products.
      We always use Entity Set names in binding.
      To know the difference between these two, you can check this video:
      th-cam.com/video/2rEZrFj2haE/w-d-xo.html&ab_channel=MyProjectIdeas

    • @JyotiranjanKunda
      @JyotiranjanKunda 10 หลายเดือนก่อน

      Thankyou@@rude-labs

  • @SohaleAhmed
    @SohaleAhmed ปีที่แล้ว

    Excellent video. Very simple and easy to understand. Thanks a lot

  • @cutexangel5626
    @cutexangel5626 ปีที่แล้ว

    Thank you, Brother after seeing a lot of videos your video worked for me, because I am totally new in sapui5

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      We are happy that you find our video helpful.

  • @YamamotoKaedehara
    @YamamotoKaedehara ปีที่แล้ว +1

    Thanks for your kindness sir!

  • @Crazy_girl......
    @Crazy_girl...... ปีที่แล้ว +1

    how do you create record with add button and an save button to save it in the backend?

  • @Gvkrish52
    @Gvkrish52 2 ปีที่แล้ว +1

    The best video saw, great explanation. Thanks 🙏

  • @JagdeepSingh-ue1tm
    @JagdeepSingh-ue1tm 3 หลายเดือนก่อน

    Good to see this,
    Thanks!

  • @mohdjisan-k6c
    @mohdjisan-k6c ปีที่แล้ว +1

    so good explanation.
    how to use capm service in our fiori project. throw destination set.
    suppose we have simple ui5 project . want to integrate capm service

    • @rude-labs
      @rude-labs  ปีที่แล้ว +1

      Hi,
      To use CAPM just in UI5 project, does it mean that there is no HANA cloud DB? and you want to integrate the ABAP OData? => In this case, CAPM has no advantage.
      But, if you want to integrate CAPM in an existing UI5, then it might mean that there is a separate CAPM for backend and DB, and different UI5 project? => In this case, you can call the API that is deployed in BTP from your UI5 app via destination.
      Let me know if we were able to answer your query.

    • @mohdjisan-k6c
      @mohdjisan-k6c ปีที่แล้ว +1

      But, if you want to integrate CAPM in an existing UI5, then it might mean that there is a separate CAPM for backend and DB, and different UI5 project? => In this case, you can call the API that is deployed in BTP from your UI5 app via destination.
      yes i want to use this type .
      i have separate capm DB and backend and also have ui5 project. now i want to integrate
      capm services in my ui5 project

    • @rude-labs
      @rude-labs  ปีที่แล้ว +1

      @@mohdjisan-k6c Whenever you deploy a service in CAPM, it appears over BTP within services. From there you can get API url.
      Now maintain this url in destination, and call that destination from UI5.

    • @mohdjisan-k6c
      @mohdjisan-k6c ปีที่แล้ว

      i need a blog or video tutorial for this,.
      @@rude-labs

  • @rchan4823
    @rchan4823 ปีที่แล้ว +1

    The best video I have seen.

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      Glad it helped!

  • @Gvkrish52
    @Gvkrish52 9 หลายเดือนก่อน +1

    could you please explain $batch call on oData v4 ?

    • @rude-labs
      @rude-labs  9 หลายเดือนก่อน

      Sure. Meanwhile you can read this: community.sap.com/t5/technology-blogs-by-sap/batch-operation-in-in-odata-v4-adapter-in-sap-cloud-integration/ba-p/13481079#:~:text=The%20OData%20V4%20adapter%20now,HTTP%20requests%20into%20one%20request.

  • @HarshithaB_Gowda
    @HarshithaB_Gowda ปีที่แล้ว +1

    Excellent content !!! Well explained 👏👏

  • @MaxMustermann-q7x
    @MaxMustermann-q7x ปีที่แล้ว

    Great Explanations !

  • @alokeshdas-p5c
    @alokeshdas-p5c ปีที่แล้ว

    Great explanation!!
    Could you please tell me how to edit rest of the columns, over here 'Rating' column is only editable.
    What should be added to edit rest of the columns.

  • @heikkiladau6872
    @heikkiladau6872 2 ปีที่แล้ว +1

    thank for great video! Still, while working with exact same northwind, it returns a 404 for me, dont know why.

    • @sigmaearth
      @sigmaearth 2 ปีที่แล้ว

      were you able to fix?

    • @heikkiladau6872
      @heikkiladau6872 2 ปีที่แล้ว

      @@sigmaearth yeah, fixed it 😌

    • @jafriayaan
      @jafriayaan ปีที่แล้ว

      same issue can any one tell me the solution when i try to post data then i get error
      {code: "", message: {lang: "en-US", value: "Resource not found for the segment 'Product'."}}"

    • @heikkiladau6872
      @heikkiladau6872 ปีที่แล้ว

      @@jafriayaan have you re-checked the service url and the connection?

  • @omega_sam
    @omega_sam 2 ปีที่แล้ว +1

    Can you pls help me for hotel billing system, it says "getDate can't be relved for jpanel" pls I really want the help

  • @heikkiladau6872
    @heikkiladau6872 ปีที่แล้ว +1

    How do you perform navigation, for example, from list to detail page with CRUD-operations?

    • @rude-labs
      @rude-labs  ปีที่แล้ว +1

      To perform navigation from one page to another on List item click or from master to detail. You need to fetch the ID on click of the list item using bindingcontext, and then either do NavTo or open up the detail section.
      Read regarding navigation here:
      Master Detail with multiple views and multiple controllers for detail in SAP UI5:
      gocoding.org/master-detail-with-multiple-views-and-multiple-controllers-for-detail-in-sap-ui5/
      Master Detail with multiple fragments for detail and single controller in SAP UI5:
      gocoding.org/master-detail-with-multiple-fragments-for-detail-and-single-controller-in-sap-ui5/
      We will publish a new video very soon on this topic.

  • @mohdjisan-k6c
    @mohdjisan-k6c ปีที่แล้ว +1

    need project download link .

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      gocoding.org/how-to-perform-odata-query-and-crud-operation-in-odata/

  • @souradeeppanja739
    @souradeeppanja739 ปีที่แล้ว

    I am very new to SAP, I have one query sir, before learning Fiori should I need to learn anything in SAP

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      Before SAP UI5/Fiori it is recomended to learn HTML, CSS, JavaScript.

  • @salaizy
    @salaizy ปีที่แล้ว +1

    All the function in controllers, "new sap.ui.model.Filter('Rating', 'EQ', '4')" and "new sap.ui.model.Sorter('Price', true)", don't work. That why can't progress in your tutorial.

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      What do you mean by don't work?
      Have you tried adding them in namespace?
      Ref: sapui5.hana.ondemand.com/sdk/#api/sap.ui.model.Filter

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      Let us know the detailed issue, we will help you out.

    • @salaizy
      @salaizy ปีที่แล้ว

      @@rude-labs I follow your code and I don't know what i miss but this are my controller files.
      drive.google.com/file/d/1z-MuT1UjinVj16rKLDx5CImOLNp8di50/view?usp=sharing

  • @omega_sam
    @omega_sam 2 ปีที่แล้ว +1

    pls guys its extremely urgent , i really want your help

  • @meraJag1999
    @meraJag1999 ปีที่แล้ว

    Is it northwind odata?? if yes how can u do create update delete operation on northiwnd odata . as i heard its only readable

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      You can find both here: services.odata.org/

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      Again. important aspects is to get the idea of CRUD operation and learn implementation in real business scenariois, where OData can be via ERP or HANA.

    • @meraJag1999
      @meraJag1999 ปีที่แล้ว

      So lets suppose we are doing create operation on this northwind service ,can we see our added record in this northwind service url afterwards ?

    • @meraJag1999
      @meraJag1999 ปีที่แล้ว

      Please reply

    • @rude-labs
      @rude-labs  ปีที่แล้ว

      @@meraJag1999 Certainly, it would reflect.
      Follow the url that I shared earlier, and you need to use the first service which supports CRUD.
      Alternative, create free OData on BTP using CAPM model:
      developers.sap.com/group.scp-8-odata-service.html