‎2008 Mar 11 8:55 PM
All,
As I didnt realise that I have change access to the standard code, by mistake during navigation I had changed something in standard BADI. As it is a mistake, I dont know what I changed. but those changes are saved to a transport. I tried a lot to undo those changes but I couldnt find out. Is there anyway to revert them.
Please suggest.
Thanks,
‎2008 Mar 11 9:05 PM
Hi
If, for some reason, reverting changes using Gaurav's method wouldn't work for you, then simply:
1. Delete this BADI from the transport you added it to
2. Copy from quality/production system original source code of this BADI.
Rgds
Mat
‎2008 Mar 11 8:59 PM
Goto utilities-versions-version management.
And retrieve to the original version.
save and activate, and you are done.
G@urav.
‎2008 Mar 11 9:05 PM
Hi
If, for some reason, reverting changes using Gaurav's method wouldn't work for you, then simply:
1. Delete this BADI from the transport you added it to
2. Copy from quality/production system original source code of this BADI.
Rgds
Mat
‎2008 Mar 11 9:14 PM
There is no copy in QAS or production. We are still in development. There are no versions to retrieve the earlier version.
Any other ideas.
‎2008 Mar 11 9:21 PM
There must be a version maintained for the BADI's class that you have modified.
Check the name of that class in BADI's attribute and adjust the version for that class's method by going to SE24.
G@urav.
‎2008 Mar 11 9:31 PM
How to adjust the version? I have only one version there? Let me know the steps.
‎2008 Mar 11 9:36 PM
There should be two versions - one with your userid and the other with SAP (or something like that).
Rob
‎2008 Mar 11 10:16 PM
Try this. Go to BADI definition (SE18), go to utilities->regenerate. Dont hit the display button. You can find utilities on the initial screen itself of se18.
Hope this helps.
Thanks.
‎2008 Mar 11 10:19 PM
Rob,
I dont see any version other than the active version. There is only version and that is generated by me which is assigned to a transport. No initial version of SAP.
Naren, let me try your way.
Thanks,
‎2008 Mar 11 10:27 PM