var that = this in SAP UI5 | Handle Asynchronous Reponse of OData service in UI5 App | Fiori OData

This video helps you consuming the OData response in the Fiori app. Using OData Model, you can consume the OData Service. For this we need to create an OData Service and implement CREATE, READ, UPDATE and DELETE methods of the service. Then we need to create an OData Model Instance in the UI5 application and call these methods using read(), create(), update() and remove() functions respectively of the OData model. While consuming the results from the async callbacks, the scope of "this" pointer will no more be available to us to access objects of view using controller object. So we need to declare a local variable named that outside the async function to pass the scope.
Course Page: www.anubhavtrainings.com/ui5-...
Call us on +91-84484 54549
Mail us on contact@anubhavtrainings.com
Website: www.anubhavtrainings.com
Our forum: www.anubhavtrainings.com/anub...
Join Our Telegram Channel : t.me/Anubhavlearningseries12
Linkedin: / anubhav-oberoy-3a216957
Pinterest: / anubhavtrainings
Twitter Page: / anubhavoberoy
Facebook : / anubhavtraining
Instagram : / anubhavtrainings
Linkedin: / anubhavtrainings
Feel free to call us on +91 8448454549, Or mail us on contact@anubhavtrainings.com
You can download the ppt of this session from below
anubhavtrainings.com/anubhav-...

Пікірлер: 9

  • @vaishalityagi2813
    @vaishalityagi28134 жыл бұрын

    Great refresher. Anubhav sir touched all aspects of sap UI5 and kept everything short and to the point.

  • @ompraksh2910
    @ompraksh29104 жыл бұрын

    This is one of the best and beautifully presented tutorial. Very well explained. Precise, concise and too the point. Appreciate it.Thank you so much for this information. Waiting for more detail information videos.

  • @vijaykumar-kc7dt
    @vijaykumar-kc7dt4 жыл бұрын

    Really the concept is clear now. Thank you very much.

  • @abap_aidenvmichael3862
    @abap_aidenvmichael38624 жыл бұрын

    Thank you for delivering a fantastic sap ui5 video. The content was great and very relevant to me both professionally and personally.

  • @mandal24680
    @mandal246804 жыл бұрын

    yes, great video !!

  • @rongliao9255
    @rongliao92554 жыл бұрын

    Great tutorial! Thanks a lot!!

  • @jacobrobert5069
    @jacobrobert50694 жыл бұрын

    Hey Anubhav, I Like Your all Videos and subscribed your channel,,, All the doubts now i am able to solve by watching your videos. Thanks for this video the exact thing I was looking for , this is very helpful for us .

  • @vijayakumarv2633
    @vijayakumarv26334 жыл бұрын

    Nice explanation :)

  • @manojmohanty6205
    @manojmohanty62054 жыл бұрын

    Like your other videos, Another nice video explaining the concept in simple drawing with real time example👌 If you can touch areas like Complex data binding and External library usage in UI5, it will be great.