Version management in scripts

Hello experts,
      can any body tell me how can we see the previous versions in scripts like in se38> utilities> versionmanagement.
       in se71 utilities--> versions is there but when click on that one im not getting any previos versions.
       can any body clarify abt this doubt.
thanks in advance.

Hi,
In the SAP SCRIPTS version management is not possible.
You can modify to the latest version.
~~Guduri

Similar Messages

  • Version Management on SAP Script Forms

    Hello,
        Is there a version management for SAP Script forms
    like what we have in ABAP programs?
    I need to revert back the old version of my SAP scrip form like what I used to do in an ordinary ABAP program.
    Is this possible?
    Need your views on this.
    Thank you very much,
    Jeffrey A. Prado

    Hello Jeffrey,
    as far as I know there are just two versions stored in the system, the active one and the one you work on. As long as you do not activate your work, you should be able to track your changes. The other way (which I use) is to save the original version with another name and simply load it back when needed. Since we are working with an old Release I do not how it looks in the "new world".
    Greetings,
    Sebastian

  • Version management in SAP Script

    Hi All,
    Is it possible to revert the script to previous version by using version management like reports.
    Thanks and Regards
    Parthi.

    Hi Partha,
    There is not version management in SAPScript.
    You need to take a copy of the Script using the program RSTXSCRP.
    Also you can upload script from this downloaded file.
    Regards,
    Vivek
    *-Reward if helps.

  • Choppy/blurry text in SQL Management Studio Scripts

    Hi All I hope someone can help.
    For some reason my SQL Management Studio scripting window looks blurry; there seems to be a lot of missing pixels.
    I've restarted my machine, tried reset the font options but still can't see why this has started suddenly looking like this.
    I would add a screen shot but this forum won't allow me to do this yet.

    Ok, has your machine been updated recently?
    When there is an issue with rendering it tends to be a performance issue and a reboot of your machine would normally fix this; however as you have done this then it is something else that is causing the issue.
    Check the AV settings  in case SSMS is constantly being scanned.  Check any recent updates in case these are impacting SSMS.  Has something else been recently installed that could be impacting performance?  If you have a desktop support
    team then engage with them as they will probably have a better understanding of your machine.
    How many versions of SQL Server are on your machine?  Again older versions can cause an issue if you're using something like Version 7 or 2000 on a recent Windows OS.
    Please click "Mark As Answer" if my post helped. Tony C.

  • Basic Version Management

    I would like to see basic version management functionality built into LR. This would allow the user to not only create different versions of an image, but keep track of their relationships and status.
    As a fine art nature photographer, I might have an original RAW file, a PSD master file, a series of TIFFs optimized for various print sizes, a JPEG for my web gallery, and maybe a different JPEG for slideshows. I can stack these together, but LR doesn't allow me to relate them as different versions of the same image or keep track of their status (maybe the TIFF for a 16x20 print needs more work, but the 11x14 is done).
    Ideally, the Version Management would allow the user to set up a list of version types and statuses. Image versions could be moved from one status to another manually or automatically based on rules. An interactive chart could display the version relationships and allow the user to change statuses quickly.
    Different versioning templates would be needed for different types of workflow. One might be used in the above example of a landscape photo that has multiple output types and sizes. A different template would be needed for a panorama built from multiple original images but going to the similar types of output.
    Full-featured version management might be best left to a 3rd party module, but the versioning and status information would have to be kept in the LR database.
    Brent Gilstrap

    Jeff,
    First may I say, "Thank You" for the excellent LR video tutorial you did with Michael Reichmann. That got me up and running much faster than I expected!
    And thank you for taking the time to reply to my request. Getting back to version management, I must disagree with you that this is a simply an old vs. new workflow issue. This is about letting me work around the limitations of LR.
    I don't know about you, but I sharpen somewhat differently for different size prints and for different papers. I also print colored borders on many of my prints - the width of the border varies with the print size (and is well beyond the 20pt maximum stroke border in LR). Also, as I use the ImagePrint RIP and often wish to print borderless on roll paper - at times I must go outside the LR print module to get the print output I want (LR + PTAPP does not support borderless on roll paper yet).
    I can't imagine that LR will ever be feature-rich or smart enough to support everything I want from within the Develop and Print Modules. Ok, I CAN imagine it, but I'm not expecting mass-marketed software to meet all of my needs. Once LR has expert sharpening & noise reduction, soft proofing, more flexible print borders, etc... I'll re-evaluate the situation.
    For now and the foreseeable future, I will need multiple physical files for print output. I can stack these to group them with the original RAW file - but LR would be so much more useful to me if it could also keep track of the use and status of these different files.
    Based on your reply... I'm thinking I'm going to have to develop a Version Management module for LR myself. If only LR had scripting. Doh!
    -BG

  • Version management in Essbase

    Hi all -<BR><BR>We're looking to do version management with our Essbase objects (outlines, calc scripts, etc) as part of an ITIL implementation. Has anyone had any luck or experience in such an attempt with Essbase in a UNIX environment? The corporate standard will most likely be PVCS (now owned by Serena).<BR><BR>Many thanks,<BR><BR><BR>charlie<BR>

    FYI, we were able to get EAL up and running after adding the following entries into the registry on our servers...
    Solution
    This timeout issue can be fixed by adding two tcpip registry parameters, but first you must identify which client was communicating with essbase when the timeout occurred so that you know which machine to add the parameters to.  If all the EAL and EPM components are installed on a single machine, then that machine would also host the client.  If products are installed in a distributed environment you determine the client machine based on how the EAL Essbase Server component is defined.
    The APS URL is part of the Analytics Link, Essbase Server definition in EAL.
    If the value (APS URL) is "Embedded" this means that the EAL Application Server is communicating via the JAPI directly with the Essbase Server. In this case the EAL AppServer is the client to the Essbase Server. For this case the following tcpip registry parameters need to go on the machine where the EAL Application Server is running.
    If the (APS URL) value is http://serverName:13080/aps/JAPI then the EAL Application Server is communicating by way of Hyperion Provider Services (APS). In this case EAL proxies requests to and from the Essbase Server through APS. This means that APS is the client to the Essbase Server and the tcpip registry parameters need to go on the machine where Hyperion Provider Services are running.
    Once you have identified which machine is acting as the client to essbase, set the TcpTimedWaitDelay=30 and MaxUserPort=65534 parameters via the windows registry.
    1. Open the Windows Registry.
    2. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TCPIP\Parameters.
    3. Add new DWORD Value named "TcpTimedWaitDelay"
    - right click and select Modify
    - Select "decimal" radio button, type in 30.
    4. Add new DWORD Value named MaxUserPort
    - right click and select Modify
    - Select "decimal" radio button, type in 65534
    5. A reboot of the server is necessary.

  • Version for Sap Script

    Hi,
    How can we know the version of Sap script like Reports?????
    Edited by: subas  Bose on Jun 26, 2008 4:52 PM

    Hi,
    Sorry, Version management is not there for SAP Scripts.
    Below is What u can get is released versions in the script
    Use Tcode SE03 ---> select SEARCH FOR OBJECTS IN REQUESTS/TASKS.
    and execute in the object selection u have many selections like PROG,FUGR, CLASS etc.. in the blank space give FORM and press enter, enable the check box and give the form name and execute.
    it displays all the released requests and tasks .
    Thanks
    Vikranth

  • Version management issue

    I am two issues with Version Management in PR and POs:
    - New version can only be added onces the PR or PO is release by final authority. Below is the scenario:
    I have created a PR and have it release by the two approving authorities. Now I want make changes in the PR. I have it cancelled from the both approving authorities and make the required changes. Now logically the system should allow the initiator to add the new version so that requisition so that the approving authrities must know that the second version of requisition is being released. But the system doez not let the initiator add the version prior to release. Do we have any solution to this?
    - second issue is that once the second version is added in the PR and we need to make some more changes and create a thrid version, system doznot let user to revoke the release.

    Dear ABC,
    For your issue 1, please check if version already set to completed and an message output already sent to vendor.
    This is the prerequisites for the new version to be created. A new version will only be created when the information
    had sent to vendor.
    Regards,
    ian, Wong Loke Foong

  • Issue in PO Version Management

    We have recently configured release strategy for PO in SAP.
    Now there is issue with Version management.
    Consider X and Y are users responsible for Purchasing activities.
    Scenario prior to Release Strategy Configuration:
    If X has created PO and if it is transferred to Y for some changes, Y used to manually genrate version(Using + button on Version Tab in PO) and used to make changes in PO. i.e. X and Y both were able to genrate version.
    Scenario after Release Strategy Configuration:
    If X has created PO and if it is transferred to Y for some changes, Y is not able to genrate version as + button on version tab is deactivated  but able to make changes in PO. i.e. X  is able to genrate version.
    Client wants it as per earlier scenario. i.e. Both X and Y shud be able o generate version manually.
    Is thare any authorization issue? or it got affetcted because of Release strategy cinfiguaration.....? How to resolve this?

    Hi
    New Versions of Purchasing Documents
    The system always creates a new version when the purchasing document has reached a final state. This means one of the following processing states:
    Active
    If you do not use the document release functionality
    Release completed
    If you use the document release functionality
    For a new version of a purchasing document to be created, all messages must have also been transmitted.
    No new versions are generated for purchase orders that are on hold or not fully released.
    Hope it helps
    Regards
    Prasanna R

  • Can JWS be used as a multiple Java version management tool?

    WinNT4 WKS with JRE 1.3.1 - 1.4.2 loaded on it using IExplorer or Netscape.
    We don't have a need for the JWS download features because our clients (and their applications) remain static for the most part. However, we do require multiple JRE version support because our customers have written class/objet "fixes" (mostly for text rendering) and these fixes break if you try and run the application on a different version of Java from which it was written. Basically, we can't have a default JRE on each machine and hope that it will work with all customer applications. So we will load all necessary Java components on our workstations (in this case JRE versions 1.3.1 - 1.4.2). I know that browsers can be forced to load with a specific Plug-in version (providing it exists on the machine) through Object & Embed tags in the HTML and that standalone apps can be directed to the correct Java directory path. My question is, can JWS automatically identify the Java requirements of our customers applications and act simply as a multi-version management tool to provide the right JRE/Plug-In for either standalone or browser applications? Keeping in mind that all the JREs will be loaded on the workstions and it won't need to download any components from some site.
    I've noticed that JWS identifies all JREs loaded on a machine in the Java tab so I'm wondering if it can "switch" the environment as needed for each application.
    Does anyone know if I can use JWS in the scenario I described above? Thanks!

    JWS can manage the multiple JREs installed if you run the application through a .jnlp. This can not "switch" the default JRE. It runs the application specified in the .jnlp using the requested version specified in the .jnlp.
    JWS does not apply to applets. You should use the object tags as you mentioned below.
    ...can JWS automatically identify the Java requirements of our customers applications
    No. You must determine this and setup the .jnlp appropriately.

  • Version Management with Analysis workbooks? Doesn't save workbooks in BW Netweaver platform or BO Platform

    SAP BusinessObjects Analysis, Edition for Microsoft Office -     1.4 SP6
    SAP BusinessObjects BI Platform - 4.1 SP2
    BW 7.3
    SAP Logon pad - 7300.1.0.1074
    We are trying to implement What-if analysis in Analysis Office tool like Revenue increase by N percentages. Excel formula applied for this in the adjacent column to keyfigures that is coming from BEx Query.
    Here, I need to save the Workbooks in versions as V1, V2, V3, etc., for various percentages.
    When I try to save this in BO platform, only the version V1 (first copy) is getting saved. But, the modified workbook is not getting saved with different name as V2 or V3, etc.,
    When I try to save this Netweaver platform, even the first copy V1 is not getting saved. But it displays different versions in the save window before closing the Analysis Office application.
    Please provide information on VERSION MANAGEMENT with Analysis Office.
    Note: I see a difference in 'Open' and 'Save' window that is Roles are not visible in the 'Open Workbook' window but Roles are  visible in 'Save Workbook' window.
    Thanks,
    Jeni.

    SAP BusinessObjects Analysis, Edition for Microsoft Office -     1.4 SP6
    SAP BusinessObjects BI Platform - 4.1 SP2
    BW 7.3
    SAP Logon pad - 7300.1.0.1074
    We are trying to implement What-if analysis in Analysis Office tool like Revenue increase by N percentages. Excel formula applied for this in the adjacent column to keyfigures that is coming from BEx Query.
    Here, I need to save the Workbooks in versions as V1, V2, V3, etc., for various percentages.
    When I try to save this in BO platform, only the version V1 (first copy) is getting saved. But, the modified workbook is not getting saved with different name as V2 or V3, etc.,
    When I try to save this Netweaver platform, even the first copy V1 is not getting saved. But it displays different versions in the save window before closing the Analysis Office application.
    Please provide information on VERSION MANAGEMENT with Analysis Office.
    Note: I see a difference in 'Open' and 'Save' window that is Roles are not visible in the 'Open Workbook' window but Roles are  visible in 'Save Workbook' window.
    Thanks,
    Jeni.

  • Version Management

    Dear Sirs,
    We have activated version management for purchase orders. 
    Purchase Orders are made in the system and printout of the same are being taken from the print preview screen before the release of the PO.
    If some changes are made in the PO after the release of the PO, the sytem does not activate the version management.  Reason: no messages were issued after the release of PO. 
    Is it possible that when a print out is taken, the system automatically processes the output message, whether the PO is released or not.
    Viral Bhinde

    Hi Viral,
    I got ur problem.
    As you said when you make changes to PO system set new release strategy as well as new version. It is expected that whenever there are changes in PO it should be communicatted to Vendor thru PO print.
    In your case ur PO created new version as well as new release strategy. And you tried to take print before PO release. Please first release the PO and take print thru ME9F. That message will disappear.
    Plz let us know if there is further problem.
    Thanks
    Nilesh

  • Problem in Purchase order version management

    Dear Guru,
    My Friend i have some problem in version management in Purchase order, when my user changed PO new version created, then user fill the data like reason, text, requested by but he forget about the tick mark on completed field so that PO not require new release.
    can u suggest how i can mandetory this completed field
    Regards
    Kashyap Kumar

    Hello,
    In version management..the tick is mandatory.... and remaining fields are not manadatory.......
    Mahesh

  • Version management for Purchase order

    Dear Friends,
    I am implimenting version management for Purchase orders.
    Under version management(IMG) ,set up change dispalys node--
    following fields are available.
    Ex:
    Doc type-- ZCO,NB
    For item view fields:
    Field nameEMATN(material),TableMEPO1211--material field in Item over view
    Field nameMENGE(Quantity),TableMEPO1211
    For Header level fields:
    Field nameZTERM(payment terms field),,TableMEPO1226
    Category--A or B for selection of change documents
    No out put--if i tick it concern field will not included in change doc
    Version--what is the purpose
    Please suggest me
    1) we need enter the all the field names in the item over view and item details and Header level fields as given above ,is it correct.
    2) And with regard to Table, do i enter for Header level fields-EKKO or  MEPO1226 which is available in F1 under techinical information,
    for item level fields,shall i enter table name-EKPO or MEPO1211as dispalyed in the F1 under techinical information.
    3) I need to enter all the fields existing in the purchase order
    4) All these fields and data is to be entered for every document type NB and ZCO.
    5) After changes are made in Purchase order,first time on saving the PO,version is creating automatically,
    second time,if we do changes, version is not creating on saving the purchase order,what configuration needs to be done.
    Please suggest.
    Regards,
    Magana

    Also tell me the use of *Display of change documents in PO*.
    It will display changes made both in item & header.It will help you to audit all changes made in p.o after it is raised.
    In version management not all changes can be ameneded as seperate versions
    only critical changes like price revision,quantity revision.

  • Purchase order version management

    Dear All.
                 I have configured the purchase order version management.
    but at the time of change ppurchase order i have changed the text field for that also new version is triggered. i want to control this if only qty and price and payment terms change only version management should trigger. is it possible through standard please tell me the config steps.
    Regards
    Kumar.

    Data output category
        Indicates the data output category to which the relevant field belongs.
    Use
        You can assign a character to related fields. You can then use this
        character to select the fields in the application.
        Note
        SAP recommends you use only the folloiwng characters: a-z, A-Z, 0-9.
    Example
        You wish to obtain a quick and straightforward overview of changes
        involving the material, order quantity, and price. This information is
        particularly important to you. You therefore assign the character A to
        these fields.
    Indicator: no output
        Indicates whether the field is included in the display of changes.
    Use
        If this indicator is selected, the corresponding field is not included
        in the display of change documents.
    Example
        You have selected the indicator for the Requester field. The content of
        this field is then changed in the purchase requisition.
        Result
        The changed field is not included among the changes that are displayed.
    Indicator: No output in case of versions and buyer approval
        Specifies whether or not the field is to be included in the display of
        changes for a version.
    Use
        If this indicator is selected, the relevant field will not be included
        in the display of changes that you can invoke via @II@ on the Versions
        tab page.

Maybe you are looking for