The front end of this table maintenance for SAP Tables was developed in SAPUI5.
I used 2 different views to implement the logic:
- sap.m table
- sap.smarttable.
the sap.m.table can be adapted just by changing the model and definining the columns in the XML view.
the sap.m.smartable requires the customizing of the EDMX file in XML to work.
.