Hi,
I started developping a mobile application where I want to fill a list with ordernumbers. I want to use Sap Gateway to consume these ordernumbers. How can I do this?
I assume you have to declare a sap.ui.m.List, ad a sap.m.DisplayListItem and then bind the List with a model. I already tried this but with no success.
Is there anyone who can show me some code? I can't find any code or examples on the internet.