7

OData Filtering in SAP Build Apps – Could This Work For You?

 1 year ago
source link: https://blogs.sap.com/2023/06/22/odata-filtering-in-sap-build-apps-could-this-work-for-you/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
June 22, 2023 Less than a 1 minute read

OData Filtering in SAP Build Apps – Could This Work For You?

People always want full OData filtering (and other OData manipulations) in SAP Build Apps. But the filtering is severely limited for some people (see this recent question).

To “solve” this, I used the REST data resource with destinations, instead of the OData integration. I admit you lose a lot of the advantages of the OData data resource – interpretation of the metadata, selecting all the entities, filtering/paging/ordering, and even converting the response. All that has to be done manually.

2023-06-22_09-10-44.png

Still, I was able to filter without too much work and I thought perhaps it might help someone. The full explanation of what I did is published in the SAP Builders group – please also subscribe to the group!

/Customers?$filter=contains(CustomerID, 'AL')

2023-06-22_09-33-20.png


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK