Skip to Content
-1
Former Member
Mar 02, 2017 at 01:05 PM

Compare a user input value in SAP UI5 app with entries in an odata service or a hana db table

310 Views Last edit Mar 02, 2017 at 01:20 PM 2 rev

Hello all,

I am working on SAP UI5 application using a Webide on cloud.

I am trying to do the following:

I have created some boxes for user-input.

On click of a button, the value entered by user should be compared with entries in an odata service or a hana db table on hcp

For this, will the general Odata get function suffice?

I am new to SAPUI5 and odata