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