Hi there,
I am trying to delete a dbtab at one shot using the statement "DELETE dbtab" (dbtab is the database table name).
but it is returning sy-subrc = 4.
can u plzz help me to solve this issue.