Application Development and Automation 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: 
Read only

How to physically delete classification record from the database?

Former Member
0 Likes
700

we make change to classification data using engineering change management. It is possible to delete such classification record from the database once it has been processed using engineering change management? I know a lot BAPIs (BAPI_OBJCL_DELETE, LFM_DELETE_CLASSIFICATION etc) for deleting the classification. but the record is remaining existing in database. I would appreciate any feedback.

Thanks.

3 REPLIES 3
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
625

I think you cannot delete the record physically, the assignment will only be set ( deletion indicator ). 

Read only

0 Likes
625

thanks, i also got such information from google. But i'm little bit confused. Why does SAP allow to delete BOM using engineering change management and not for classification? what a motivation? there must be a way to restore the Object like the status before classification.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
625

Not sure that this is possible, usually SAP set a deletion flag which allow archiving. So take a look at SARA or DB15 transaction once deletion flag are set, but usually archiving/deletion are only allowed when the main object behind is archived too.

Regards;

Raymond