How to get data from odata service based on multiple $filter options.
- – http://<server>:<port>/sap/opu/odata/sap/Z_XS_SALES_ANALYTICS_SRV_01/CustsaltSet?$filter=Kunnr eq ‘0000192336’ and Matnr eq ‘58000’
Above query doesn’t work. What all configurations required while creating odata service using segw .
Once I try to run the above url I get the entries of matnr=58000 and also others matnr's. Kindly help me.
Regards
Karthik