Skip to Content
0
Former Member
Feb 06, 2010 at 05:39 AM

Deleting DB table contents using internal table

48 Views

Hi Gurus,

I have a requirement of deleting DB table contents. Requirement is as follows,

User will select the DB table description in the seletion screen using drop down list.

Whichever description he selects,the corresponding table contents should be deleted and we should not hardcode the table name in if or case conditions.

Is this possible?

Regards,

G.Srinivasan