Deleting fields
About this task
Adding fields or sections to an existing business object is usually a safe thing to do. Except for some unusual situations involving hierarchies and the auto-populate feature, adding fields to a business object will not break an application.
However, deleting fields or sections from a business object can be dangerous. If a workflow or anything else uses a field you have deleted, it will break. Only if you are certain that a field is not being used should you feel free to delete the field.
If you are not certain that a field is not being used by something, do not delete the field from the business object. Instead, leave the field in the business object but remove the field from all forms and reports that use the field. This way, users will not see that the field is still there, but workflows that expect it to be there will still see it.
When you are certain of the consequences, deleting fields from a business object is usually rather straightforward.