Hi,
In HWC app,
i need to have a screen design where:
a: editbox
b: editbox
c: editbox
e:editbox
f:editbox add-button
e | f |
---|---|
All the above elements should be in one screen.
Enter the values in e and f and click add button, the values should insert in table which is dynamic. The values should also get deleted using delete X for each row.
Once the values are filled in this dynamic table, How can we insert all the values entered in a,b,c edit boxes and and also the values in dynamic table to sap backend at once.
Thanks,
Abhilash.