cancel
Showing results for 
Search instead for 
Did you mean: 

OData version ?

Former Member
0 Kudos

Hi guys,

for a offline app we need the odata services in version 2.

How do I know which version my odata service has?

Can I implement an odata service in different versions? Or have all odata services in SAP a specific version?

Thank you in advance,

Bastian

Accepted Solutions (1)

Accepted Solutions (1)

jamie_cawley
Advisor
Advisor
0 Kudos

If you are using UI5 to create the app it only supports version 2 for odata.  If you call the metadata url you should see a property "DataServiceVersion" which indicates the version.  I believe gateway supports other version features so you should be able to create multiple versions.

Regards,

Jamie

SAP - Technology RIG

Former Member
0 Kudos

Thank you Jamie!

Answers (0)