Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
25 Comments
hliu
Explorer

good series, can't wait the next blog about simple UI5 app using this OData

0 Kudos

Good work Anubhav.. I appreciate your efforts for preparing this sessions.

anubhavpandey
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks Heriyanto. NBlog on UI5 might take some more time :smile:

anubhavpandey
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks S Kumar

0 Kudos

Thanks Anubhav for the effort. The entire series is very informative, explained in simple way.

Former Member
0 Kudos

Hi Anubhav, Appreciate your efforts, it's good learning. Would you share some demos on these topics. 1. Association and Navigation. 2. How to navigate to Items from Header. 3. Assuming there are 1000K records how do you improve performance without loading all the records. 4. Expand query option. 5. Any complex business scenarios which might be useful in the project.

anubhavpandey
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks Ram.

I certainly intend to author more blogs on OData advanced topics however, this blog series was intended to cover the basics.

to answer your question on performance, there are many techniques which are available such as implementing $expand, soft state, $top and $skip for paging, $select to pull only the required data from backend as so on.

You can refer to the following blog authored by one of my colleagues on performance topic that might help you.

The 10 commandments of ODATA performance

ralf_hakspiel
Explorer
Hi Anubhav!

May I ask some additional questions?

1. can you please share your PPT/PDF slides you have shown in the youtube videos?
2. will you also continue this blog covering the SAPUI5 SFLIGHT Part?
3. can you please share the ABAP code? There have been some exceptions if have never seen and although you said your ABAP was straight I think it was bright enough!
4. it did not quite understand what was the difference of entity and entityset in Flightcarrierset.
Concerning your ABAP code I think that flightcarrier_get_entity is just for ONE special carrier as  inputparameter and flightcarrier_get_entityset is select *.
When connecting it to the Serviceimplementation: I think getEntity (Read) is for flightcarrier_get_entity and getEntityset (Query) is for flightcarrier_get_entityset.

I do not get quite the difference when do I use (Read) and when to use the (Query) service?

THX
Ralf

 
former_member201532
Participant
Thanks Anubhav . It is very clear and very helpful.

Waiting the next blog about  using OData in SAP UI5.
guramritpal_singh
Discoverer
Very Detailed, Elaborated with self explanatory examples. Appreciated your work and Knowledge.

Regards,

Guramrit
ivangurin
Explorer
Big thank you for that useful course.
former_member514516
Participant
Very useful course so a big thank you for that! Hope you can create one for the SAPUI5 app that consumes the OData service.
anubhavpandey
Product and Topic Expert
Product and Topic Expert
0 Kudos
I have not been able to write further blogs on SAPUI5 developments. Will keep that in mind to provide an end-to-end experience.

Thanks!
Hi Anubhav,

 

Thanks for writing this blog.

I have created a sample OData service. All the steps are performed as mentioned in this tutorial.

But while registering service, have not got any server(GATEWAYLOCAL) under Service Maintenance in TCode SEGW.

Can you please guide on the step that might be missed.

 

 

Regards,

Pranav

 
former_member562952
Participant
It was a very straightforward and simple to learn blog series. Thanks for writing these blogs.

Grateful !!
elsy_mena
Product and Topic Expert
Product and Topic Expert
I agree with everybody, really nice and simple way to explain. Thank you for sharing.
Thank you Anubhav. It is really a helpful blog series which gives the basic understanding of the creation and consumption of odata.
developerone
Contributor
Excellent Blog Series Anubhav. Thank You.
seema_nim
Employee
Employee
Hi  Anubhav,

Great blog.  Did you even write the blog for SAP UI5?

 

 
anubhavpandey
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Seema

I did not write the blog on SAPUI5.
desaitrishul
Explorer
Great description on Odata over 10 blogs! Thanks for sharing your knowledge!

-Trishul
PavanM
Product and Topic Expert
Product and Topic Expert
Really fantastic blog series explaining the nuts and bolts of OData in a very lucid manner. Thanks a lot Anubhav for this detailed but simple blog series.
0 Kudos
Thank You! Nice blog specially for beginners in OData.Do you have any blog that shows creation of OData service to consumption in Fiori App(End to End tutorial) that will help a lot.

-Ishita
zachariah_nikhil
Explorer
Thank you so much for your effort. God Bless you..Anubhav.
anubhavpandey
Product and Topic Expert
Product and Topic Expert
0 Kudos
Thanks Nikhil. Glad you liked it.