Skip to Content
0
May 23, 2020 at 05:10 PM

Save draft entity from UI5

452 Views Last edit May 23, 2020 at 05:27 PM 2 rev

Hi All,

I have crated BOPF with draft capability using CDS views and then generated the ODATA service on top of it as mentioned in sap help documentation. While testing this ODATA service from gateway client, I am only able to save the data in draft tables using POST operation. Can anybody suggest me how to save data in actual/persistence tables as well.