Skip to Content
0
Former Member
May 15, 2010 at 09:39 AM

Delete an Entry, Selected in a WebDynpro Table

386 Views

Hello Everybody,

i'm doing my first exercises programming in WebDynpro Abap and stuck at the following point:

I implemented a database-table containing customer data, created a function module which returns all entries, and a webdynpro view which displays this in a table.

i also added a "delete" button without any function jet.

my difficulty is that i did not understand yet:

- which parameters i need to perform the delete in a functionModule, since i could not find an object ID jet

- how to "ask" the table which entry is selected

Can you give me some tipps, or refere to a appropriate tutorial?

Thanks a lot!

Best Regards

Philipp

Edited by: Philipp.Heinemann on May 15, 2010 11:39 AM