Sometime, we need to delete the log of ABAP source code for sap object.
It is have released changed version log in version management.
Tr/Crs and logs are there.Table E070,VRSD.
Today we will learn how to delete version for that.
今天我们学习SAP ABAP程序版本的删除。
注意2张表E070和VRSD。
Step1:Save the TRs you need to delete in TXT notepad
Because after you delete the TRs, you will not know the TRs.
Step2:Change the Status.
Change the field e070-trstatus to “D”, only developed status TRs can be deleted in SE10/SE01/SE09.
If you have tcode SE16N and &SAP_EDIT authority, use it.
If you do not , please refer this post.
Or use report LSETBF01 with break-point to delete by debug change to value “DELE” in line 34.
Step3:Delete TRs.
Delete Trs as usual in Tcode se01.
Step4:Delete The Version Logs in table VRSD.
table VRSD is the Version history log for SAP ABAP object.
Please remember this.
Delete way are like step 3 above.
我的微信公众号【 hot583 】 或者在这个链接联系我
本文链接 : http://www.hot583.com/2022/07/06/management/
本文为作者原创,如果这篇文章对您有用,欢迎转载,
转载请务必注明来源《今日热点在看》http://www.hot583.com/
微信原文《全文完》