Skip to Content
0
Jun 20, 2018 at 05:21 AM

How to Pass Filter Query Parameter Values from SAPUI5 App to OData Service ?

8439 Views Last edit Jun 20, 2018 at 05:29 AM 2 rev

Hi ,

My OData Service URL is as mentioned below, how can i pass these parameter values from my SAPUI5 App repository.png to back end when i click on search button ?


/sap/opu/odata/sap/ZREPOSITORY_SRV_07/REP_SEARCHSet?$filter=IStartindex eq '1' and IEndindex eq '2' and ( Column eq 'CLASS' or Column eq 'REFERENCE_NO' ) and ( Operator eq 'CONTAINING' or Operator eq 'CONTAINING' ) and ( Value eq 'BEARING' or Value eq '6202' )

Reply

Attachments

repository.png (25.7 kB)