Compare the versions of a Report Tree

Hi All,
How to compare the 2 versions of the same Report Tree in the same client? I have a Report Tree and I need to identify the changes made in each versions (Transports).
Is there any Program/Function Module that servers the purpose.
Regards,
Kriththika

Hi,
Open the program in SE38.
Goto menu Utilities->Versions->Version Management.
There select the two version you want compare and click on the Difference Button on the application toolbar(Second button).
Regards,
Sesh

Similar Messages

  • How to Compare the Version of the mara table in Quality & Production

    Hi...
         I'm in need of comparing the Version of Mara Table in Quality & Production.. I like to Know the Difference between them..
    Can anyone help me with a Solutions.
    With Regards,
    AAHBHA.

    Moderator message - Cross post locked

  • Can I get the Version a Crystal Report Was Designed Against

    Hi,
    I'm working on a web application developed in C# using the Crystal Reports runtime 10.5 that came with Visual Studio.
    What I am trying to do is to check the version of a Report File that the application is trying to run before actually running it.
    So that a Report written in Crystal Reports 11 can be flagged as being potentially incompatiable (as it may contain new features not supported by the runtime).
    Is there any way to get this version number in C# code?
    Any help would be much appreciated.
    Thanks
    Steve

    Thanks for the reply.
    In the application I'm working on people can write and upload their own Crystal Reports.  The application then runs these reports for them (also doing other things such as exporting (PDF) and emailing the report).
    At the minute, and in past releases the application uses the 10.5.3700.0 runtime.  Everything functions fine in the application.
    My only concern is that a user could write a report in Crystal 2008 using functionality that is in Crystal 2008 but not supported by the 10.5.3700.0 runtime.
    Therefore when a user uploads a report I was hoping to analyse the rpt file to find out what version they used to design the report.  Then if it is not designed in version 10, inform them that some functionality may not be supported by the current runtime.
    I've had a go through code and found a property called MajorVersion which seemed to be just what I wanted, but it was Non-Public so unfortunately this wasn't available to use.
    ((CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper)((CrystalDecisions.CrystalReports.Engine.EngineObjectBase)(sInfo)).m_rasRptClientDoc).MajorVersion
    I was hoping to go for this solution of warning users rather than compiling using the Crystal 2008 runtime, as updating the runtime may incur a cost to current customers who are happy using 10.5.3700.0.
    I hope that is a bit clearer.

  • What is the functionality to create report tree for copa reports

    Dear Fellow members,
    Good day to you!
    I would need your advise on how to create report tree for the list of COPA reports created by users in Production. Note that currently power user is using KE30 to create these reports. Due to its sensitivity, I need to prevent users from knowing the list of reports created. Basically just wanted to allow user to execute the few copa reports revelent to his area like Channel P&L.
    Many thanks in advance & cheers.. !
    from Elaine

    Dear Mohammed azam
    Thanks for your reply.
    Before i can create the menu tree, i need to create the same report name and form name in DEV client, create the report tree with this report name. The report name & form name not necessary have to be t same format at the one in production client. meaning, you can create just a row and a column. That's it you can perform the normal landscape of transporting the report tree to QAS & PRD.
    Thanks & cheers !
    elaine

  • How to compare the version history values

    Hi Everone,
    I've an requirement to compare the column values between present version and previous version of the document in the document library.
    Versioning is enabled in the doc., lib... Please suggest how to achieve the same without opening the version of the file manually. 
    Thanks in advance!
    Thanks
    Arun
    Arun Prakash

    Hi Rodrigo,
    Thanks for your response!
    we don't have any access to server to execute the code or to run the power shell. So please suggest to do same with client side  to achieve this requirement.
    Thanks again!
    Arun Prakash

  • How to compare the version of application deployed on wls11g using wlst

    Hello
    How can I find the version of the application deployed using wlst?
    I tried the following script but this returns me a syntaxerror
    # Script for monitoring deployed applications version #
    connect('weblogic','xxxxx',url='t3://adminserver:7501')
    domainConfig()
    vasApps = cmo.getAppDeployments()
    for app in Apps:
    AppPath = '/AppDeployments/' + app.getName()
    cd(AppPath)
    print app.getName() + ' : source path is : ' + cmo.getAbsoluteSourcePath()
    I’m trying to monitor the version of my application deployed on 4 weblogic instances
    Is there any way i could accomplish this?
    Thanks in advance

    hello,
    i managed to find out pbr, there was some tabulation missing in the script
    # Script for monitoring deployed applications version #
    connect('weblogic','1phinid05',url='t3://srvwls05.paryseine:7501')
    domainConfig()
    Apps = cmo.getAppDeployments()
    for app in Apps:
    AppPath = '/AppDeployments/' + app.getName()
    cd(AppPath)
    print app.getName() + ' : source path is : ' + cmo.getAbsoluteSourcePath()
    Regards

  • [Help] Can someone with weblogic 8.1 SP1 or SP2  tell me what the VERSION is being reported as?

    you know run,
    java weblogic.Admin -url t3://your_host_name:port -username YOUR_ADMIN_UID
    -password YOUR_PWD VERSION
    reports, I just need to know if it reports something like, does it include an
    identifier for SP1 or SP2 ?
    WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    WebLogic XMLX Module 8.1 Thu Mar 20 23:06:05 PST 2003 246620

    you know run,
    java weblogic.Admin -url t3://your_host_name:port -username YOUR_ADMIN_UID
    -password YOUR_PWD VERSION
    reports, I just need to know if it reports something like, does it include an
    identifier for SP1 or SP2 ?
    WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    WebLogic XMLX Module 8.1 Thu Mar 20 23:06:05 PST 2003 246620

  • How to compare versions of DMEE Format Tree in DEV, QAS and PRD

    Hi,
    Is there a way to compare version of the DMEE Format Tree in DEV, QAS and PRD?  I would just like to ensure that version in DEV is in sync with the ones in QAS and PRD before I do my changes.  It seems that Version Management of Transaction DMEE can;t compare the versions in the three systems.  Thank you very much for your inputs.
    Best regards.
    Brando

    Brando.
    DMEE is a standard transaction which will be in sync with all the servers in your landscape unless there is any customisation done and the request is not yet moved.What problem are you facing when you are trying to do REMOTE COMPARISION ?
    K.Kiran.

  • Upgrading the report version from Crystal Reports 10 to Crystal Reports 11 without REDESIGN

    Post Author: Chakradhar
    CA Forum: Upgrade to XI 3.0
    HI All, Please provide a solution for this.. Is there any way to upgrade the version of a report without redesigning the report? If we upgrade the report without redesign, dont we lose the special features of the new version? Actually i want to the change the report version from Crystal Reports 10 to Crystal Reports 11. Thanks..

    Post Author: rodneyaz
    CA Forum: .NET
    I'm having the same issue.  Worked fine for me in XI, but stopped working when I upgraded XI to XI R2.
    Please post a follow-up if you get this resolved!  Thanks!
    RodneyAZ

  • What version of Crystal Reports do I need for ClickOnce Deployment VS2005?

    Hello,
    I have a Windows application that is currently being maintained in VS2005. Eventully we plan to upgrade to VS2008 but for now this is what we are using.
    I used the version of Crystal Reports that shipped with VS2005 to build some reports. Now I need to deploy them and I prefer to use ClickOnce. Some time ago, I checked into this process and only one specific version of Crystal could accomplish what I needed: CR XI R2.
    Now that Crystal 2008 has been released, I am curious if I can use it as a direct replacement for this package, or if it only supports ClickOnce on VS2008, or if there are any other deployment or version mismatch issues I need to be aware of. If CR XI R2 is still the only option I have for ClickOnce with VS2005, please let me know so I can buy that package instead.
    Thanks

    You can use click once with .NET 2005 and .NET 2008. Click once MSI is here:
    https://smpdl.sap-ag.de/~sapidp/012002523100005986302008E/cr120_clickonce.zip
    CR XI r2 and CR 2008 are side by side compatible, so if you have apps using the two runtimes on the same computer, it should not be an issue.
    Ludek

  • Compare Script versions

    Hi Folks,
    How to compare the script version lying in development with Production version.
    I had checked  the requests in SE03.There are a few requests which are moved only upto quality.Now I wanna compare the version lying in development with production version.Kindly let me know how.
    Thanks,
    Kiran.

    Hi,
    go to se71--> enter script name -->next go to menu bar >Utitlites>compare forms
          -->Form 1 is Dev client -->form2 is PRd clinet number and execute it will show the differences.
    OR
    go to se71--> enter script name -->next go to menu bar >Utitlites>compare clinets
          -->give PRd clinet number and execute it will show the differences.
    regards,
    Prabhudas

  • Get Version of used Report-File

    Post Author: mr.zylinder
    CA Forum: General
    Hi all,there's a problem i have and for which i couldn't yet find an answer (sorry if i was simply too blind).Can someone tell me if/how it is possible to find out the version of a report-file? I mean is it possible to determine from a *.rpt-file with which version of Crystal Report it originally was created?I am using two versions of Crystal Report. 8.5 and 11 but i can't find a way to get the information out of the according rpt-file.

    Post Author: jthompson
    CA Forum: General
    Did you ever find a way to to this?

  • How to compare the simulation version

    Dear Experts,
    For Operative Projects we can create Simulation Versions (CJV1 / CJV4) & Project Version (CN72).
    We can compare different Project Versions with Operative Project (S_ALR_87013539 / 38).
    Similarly can we compare Simulation version with Operative Project?
    OR can we see plan cost report for simulation version?
    Please guide.
    Rajesh

    Hi,
    Simulation versions are not meant for comparison purpose. You can use Project versions for that, which are snapshots of project at that point of time.
    Simulation versions can be used to analyse 'what-if' conditions and for quotation ie pre-order analysis. Before receipt of sales order, you can create simulation project and do cost planning for quotation purpose. After receipt of sales order, this project can be made operative. In case of loss of project, you can delete simulation.
    Another case can be during execution you want to check "what happens if" kind of conditions. you can transfer operative project to simulation version, simulate reqd condition. If results are desirable, you can copy the simulation version onto current project or alternatively delete simulation.
    Regards

  • How is the best way to install the latest version of Crystal Reports 2008

    I have been downloading for hours all the service packs, hot fixes, fix packs  and chasing my tail for way too long on this.
    I keep getting errors about a file being out of sequence.... I assume there is a very loooooong list of fixpacks that need to be applied!!!    This is such a nightmare.
    Is there a simple way to just install the latest version of 2008 Crystal Reports?
    If I have to follow a long sequence of updates, is it written down anywhere?
    The reason for this in the firstplace is because I moved to Visual Studio 2010  with .Net 4.0 framework and now none of my crystal reports work.
    I am using the full version of Crystal Reports 2008 installation, not the one built into Visual Studio
    HELP!!!!!!

    When I try installing SP2 it starts the update and just locks up... no errors... just sits there.  I let it sit for about an hour.
    Is it compatible with Windows 7 ?
    When I tried installing a fixpack, I kept getting errors that a file was out of sequence.   I will try uninstalling all of Crystal and just reinstall in this order:
    1. Crystal Reports 2008 from CD
    2. Install Crystal Reports 2008 SP2  
    3. Install FixPack 2.6
    This is what I tried the first time and got all the errors, but I will try it again...   is this correct?  
    (I don't need to install SP0 or SP1 or any other Fixpacks.... Correct?)

  • SQL version could not be verified error while installing the SCOM 2012 R2 reporting component

    I have the below SCOM server roles in my SCOM 2012 R2 set up
    1) All servers with Windows Server 2008 R2 SP1, MS - SCOM1, DB & DW - DB1, Reporting Server - DB2
    2) All the DB servers with SQL 2012 SP1
    3) Windows firewall is turned off on all the servers.
    4) Success fully installed all the components except SCOM reporting.
    While installing the SCOM 2012 R2 reporting component on DB2 ( Iam running this set up on the server where I instllaed the SQL DB engine and reportin services in Native mode. Configured the SQL reporting database and reporting URLs successfully in SQL reporting
    configuration manager) getting the below error in the Rporting server instance page. Kindly advise.
    I ran mofcomp.exe and there is no firewall restrictions. My account also has DB owner & sysadmin permissions.
    Also tried re installing the SQL on Reporting server.
    "The installed version of SQL Server could not be verified or is not supported. Verify that the computer and the installed version of SQL Server meet the minimum requirements for installation, and that the firewall settings are correct. See the Supported
    Configurations document for further information".

    Hi,
    As far as I know, after installing SSRS, we don't need to configure the database and reporting URLs manully. When we install the reporting service for SCOM, it will configure those automatically.
    If possible, you may re-install SSRS and then install SCOM reporting service.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Maybe you are looking for

  • Looping particles in motion 4 don't loop in 5

    This is a little hard to explain so bear with me. I've long been creating looping particle emitters in Motion 4 using the trick where you set a constant birth rate that suddenly drops to 0 final keyframe at the end, duplicate the element, slide the d

  • Problem with Item Validation

    Hello, I am running an advanced tutorial: http://download.oracle.com/docs/cd/E14373_01/appdev.32/e13363/issue_track_ui.htm#BGBJCGIC and I have a problem with item Validation. Tutorial offers the following: You must manually create another validation

  • T22 Faint/Dim Screen

    I have a T22 that works fine except the screen is VERY dim and can hardly be seen. It shows a very faint picture. Any ideas as to what may be the problem? I found some post mentioning a bad "inverter". I have an external LCD monitor connected and wor

  • G4 combo drive into a g3

    will a combo drive dvd/cdrw drive from an ibook g4 matsushita cw-8124-c work in my clamshell. i am looking to burn cds not watch dvds, i would be putting it into a clamshell 366mhz and a 300mhz (i can get a deal on 2). will the connections match up.

  • CPAcache

    Hi.. we have installed PI7.0 and everything works fine .But i have got a doubt according to config doc of XI.With XI 3.0 installation and post installation, we need to create three Sm59 connection in post installation step 1.AI_DIRECTORY_JCOSERVER 2.