Deleting records off an undefined table

It is useful to have a generic method to remove records off any table based on a certain filed value, even when you don’t know the table structure at design time. The end result of this code would be a method call with a changing parameter in which you feed …

​ It is useful to have a generic method to remove records off any table based on a certain filed value, even when you don’t know the table structure at design time. The end result of this code would be a method call with a changing parameter in which you feed …   Read More Latest blog posts for ABAP Development 

Author:

Leave a Reply