In this session we will look at how we can perform local CREATE, UPDATE, DELETE operations in an SAPUI5 application using the OData V2 model. Once all the changes are made, then you can trigger a POST request to the backend with the payload to post the values to the backend.
In this video, we will look at how you can gain granular control over the payload that is submitted to the backend.
GitHub repository:
https://github.com/miltonchandradas/r...
There are 10 branches in it…
1_cap
2_basic_ui
3_add_local
4_update_local
5_delete_local
6_reset_changes
7_transaction
8_nobatch
9_batch_changeset
10_batch_group