Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create/Delete Data in oData Model at Client Side

0 Likes
744

Hi,

I do not want to trigger odata requests for create or delete calls.

I am generating some dynamic UI with some plus and minus buttons.

So, user can add some input boxes or delete some.

So, I just want to say delete the data from the oData model as well when user deletes some Input box, Without making call to SAP server and actually deleting it from database.

I cannot use JSON model due to some constraints.

Is it possible.

Please let me know .

Thanks,

Vaibhav

1 REPLY 1
Read only

0 Likes
643

Any help ?