Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Mark object as obsolete

ralfhs
Explorer
0 Kudos
379

Is there any way in SAP to mark objects, which will be deleted in future, as obsolete?

If so, is there any way to identify such objects quite easily?

Currently we are thinking in the direction to move them to a special package.

2 REPLIES 2

DominikTylczyn
Active Contributor
311

I would say the dedicated package approach is the very good idea. This way you can cover all development objects. Otherwise you'd need to find a way to mark as obsolete for each object type e.g. program, table, structure, data element, workflow scenario etc. separately. The dedicated package approach is very consistent, covers all development object types and is very straightforward to use.

DanielLippmann
Participant
0 Kudos
311

Maybe Solution Manager's CCLM is an option for executables? There you can decommission objects so they can't be executed any more. You can also initiate backup and deletion transport requests.