In this blog post I am going to explain Curd operations (DELETE, ADD, EDIT and READ) with Raw JSON Data. It includes adding multiple records with Validations, delete multiple records and also edited multiple records. Steps includes: 1. create a Responsive Table(sap.m) 2. Set Json data globally(manifest.json) 3. Call Global Json data in controller and […]