I have been creating a basic OpenUI5 application, and aiming to implement SAP Gateway very soon.
I currently have a screen that populates an array with simple text-fields and a button. My aim is to send this array/table to a backend ABAP function module or class method. Can this be done? The table has the potential to be quite large.