Skip to Content
0
Jan 21, 2021 at 11:53 AM

How to populate Deep Insert data without offline mode in MDK platform.

237 Views

Hi Experts,

I'm developing a full online app in MDK.

Based on this tutorial, there is a case to populate then POST all Customers and SalesOrders (1:M) to an online database (when sync clicked) because the data stored in database local device first :

https://developers.sap.com/tutorials/cp-mobile-dev-kit-link-entity.html

but is it possible to populate Customers and SalesOrders (1:M) data without any local database on my device? because my app is full online

Thank you,

Zacky Burhani Hotib.