Hello everybody,
im fairly new to webdynpro abap, so this might be a very simple question. but since i couldn't find a similar posting i simply ask:
i created a DB table storing customer data and a function module cust_getAll which returns all available customer-entries.
this works fine.
afterwards i created a simple webdynpro, containing a table to display these entries. I created the service-call, binded the table and so on. if i add a button triggering this service-call, it works well.
but on "startup" the table gets displayed empty. what i actually want is to fill this table via cust_getAll when the dynpro gets startet.
can you link me a tutorial, or name the step i missed?
thanks a lot.
Best regards
Philipp