Skip to content
Abaython
  • ABAP
Abaython

$count Query option in SAP OData Service

/ ABAP / By ABAYTHON

$count Query option counts the number of entries in the table.

https://services.OData.org/v3/OData/OData.svc/Products/$count

The above URL renders the result of total no of products ‘11’ in the browser.

$count Query option in OData Service

← Previous Post
Next Post →

Copyright Abaython