‎2008 Mar 27 3:07 PM
Hi Expert,
My abap colleague had wrongly modified a common
include file and transported to PD. As a result, the
looks of the program in DV and PD are different.
We have tried to re-transport all the affected abap programs and include files and transported to PD, but the result is the same.
Please help!. Any tool to compare the objects in DV and PD, or any suggestion?
Your help is much appreciated!.
Many thanks..
‎2008 Mar 27 3:35 PM
Hello,
If the programs(or look of the programs as you stated) are different in DV and PD even after retransporting all affected ABAPS then there must be some oterh difference. Another suggestiong might be to undo the changes that were inadvertently made to the common include and move that change from DV to PD.
Another tool for comparing programs across systems is tcode se39.
Hope this helps a bit.
Regards
Greg Kern
‎2008 Mar 27 3:10 PM
Hi,
GOTO SE38 INCLUDE
UTILITIES->VERSIONS->VERSIONS MANAGEMENT
CHECK TYHE CURRENT VERSION FROM PREVIOUS VERSION
ITS GIVES THE CODE DIFFERENCE IF ANY.....
Regards,
V.Balaji
Reward if Usefull...
‎2008 Mar 27 3:30 PM
In case it wasn't quite clear, version management, as indicated above, allows you to compare objects between versions on transports AND between systems.
matt
‎2008 Mar 27 3:35 PM
Hello,
If the programs(or look of the programs as you stated) are different in DV and PD even after retransporting all affected ABAPS then there must be some oterh difference. Another suggestiong might be to undo the changes that were inadvertently made to the common include and move that change from DV to PD.
Another tool for comparing programs across systems is tcode se39.
Hope this helps a bit.
Regards
Greg Kern
‎2008 Mar 27 3:56 PM
Hi,
Thanks all for quick reply!. I had already used version management to restore the previous version, but it still wasn't worked. Sometimes, I found that some objects were exist in PD, but not exist in DV. So I afraid that objects in DV and PD are not co-existent. Is there any tool to check for this or any suggestion?
Many many thanks.....
‎2008 Mar 27 7:05 PM
If those objects are missing on PRD, maybe you can re-transport them from DEV. Just try to see which are these objects, and if you got to save them on your request and transport it.
What I'm not quite sure is if there's a way to take objects back from PRD to DEV... maybe Basis professionals can do it...
‎2008 Mar 27 8:04 PM
Hi ,
You can use SE39 to compare 2 program from different system.
Hopw this is helpful.
Regards
Madhu.
‎2008 Mar 27 8:23 PM
Hi Leung ,
Do a Remot Comparision from the Version management screen. For going to the version management Go to : Utilities->Versions->Version management.
Thanks,
Greetson
‎2008 Mar 28 1:51 AM