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.