Deleting Types
Prerequisites
You can delete a type (data element, structure, or table type) in the ABAP Dictionary only if it is no longer used in other objects (for example in tables, structures or programs).
Procedure
- Open the Repository Browser and navigate to the type which you want to delete.
- In the context menu of the type, choose the Where-Used List to check if the table is still used in programs or other objects of the ABAP Dictionary.
- In the context menu of the type, choose Delete.
A dialog box appears in which you are asked to confirm the deletion request.
- Confirm the deletion request.
Result
The type is deleted if it is not being used in other objects.