I had created an odata service (in SEGW transaction) for some tables and implemented basic CRUD operations. Now I have made some changes to the tables (deleted some fields and added some new fields). How do I modify/update my odata service to reflect the changes made to the tables?
↧