Hello,
we developed an Web Dynpro application in which the user can create a new Confirmation.
He should also be able to delete the new line before it is sent to the backend.
Is there any other possibility instead of model.removefrom...() method?
This method is not supported, because we had to define the Confirmation model as an only upload model.
Thanks in advance,
Felix