2009 Apr 01 7:08 AM
HI All
I have a requirement to compare a smartform which is present in two different servers.
If there are any difference found related to either the position of some window or some other coding within the smartforms i need to report the differences to the client.
I am unable to find the difference directly unless i go manually and check each and every parameter. This is little lengthy procedure. Kindly let me know if there is a shortcut to do it.
thanks and regards
Shilpa
2009 Apr 01 7:26 AM
Hi Shilpa,
The simplest way is to check the latest requests that has been released and imported in all the concerned servers. to do this u need to go to the table E071, give the Object type as FORM and Object Name as the <name of the Smartform> and execute.
If u see the top most row of your results contain the same Request No. then u can conclude that there are no differences in the smartform in both the servers.
Otherwise u can also check the requests displayed after executing the table entries in Tcode SE10 and check whether they have been released or not.
Hope this helps,
Arnab.
2009 Apr 01 7:52 AM
Hi Arnab
Thank you for the response. I checked the transport request and noted that there is a difference between the transport requests. But i wanted to know how to find what exactly are the differences. the user wants details of which window or code was different.
Shilpa