Deleting Tables 

Prerequisites

A table can only be deleted in the ABAP Dictionary when it is no longer used in any other objects (for example views or programs). You can get an overview of where the table is still used with Utilities ® Where-used list.

Procedure

  1. In the initial screen of the ABAP Dictionary, select the object type Database table and enter the name of the table.
  2. Select Dictionary object ® Delete.
  3. A dialog box appears in which you are asked to confirm the deletion request. This dialog box tells you if the table still contains data.

  4. Confirm the deletion request.

Result

The table is now deleted if it is no longer being used in other objects.