Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: How to make ajax GET call to fetch data and set filters,using OData servicesll me in sapui5?

$
0
0

hi,

try this

$

  .ajax({

  type : "GET",

  url : "serviceurl/GET_DETAILS?$filter=code eq 'value1' ", // any

  // URL

  // to a

  // Gateway

  // service

  username : 'username',

  password : 'password',

 

  })

.done(

  function(data) {

 

})


Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>