How to fill a webdynpro table binded to a BAPI initially?

Posted by Philipp Andre on Stack Overflow See other posts from Stack Overflow or by Philipp Andre
Published on 2010-05-14T14:16:36Z Indexed on 2010/05/14 19:04 UTC
Read the original article Hit count: 392

Filed under:
|
|
|

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

© Stack Overflow or respective owner

Related posts about abap

Related posts about sap