Hello SAP-Gurus,
im fairly new to webdynpro abap and have the following problem:
I created a service returning a set of all existing customers. This function works well, if i test it in a litte program simply printing out the lines.
now i created a webdynpro containing a table to display these customers.
I also did the binding! AND it works, but only if an event fires the execute...function.
What i need is kind of "execute initially", means that the function gets executed when the table initially loads.
How can i do this?
Best regards
Philipp