Version management in  ABAP query

Hi,
How  to  retrieve a infoset &Query using version management, but unfourtunately there is no option for this.Can u n please tell me how is this  possible?

Havent' work that much with ABAP Querys, but AFAIK it doesn't support Version Management...
Greetings,
Blag.

Similar Messages

  • Version Management of ABAP objects in Workbench

    Dear Friends,
    Can any one give idea about document, blog or link, which gives brief explanation about "Version Management of ABAP objects in workbench" with screen dispaly?
    Regards,
    Nilay

    Hello,
    Please see these: [https://websmp101.sap-ag.de/slm], [/people/manish.agarwal4/blog/2007/04/04/sap-centric-enterprise-architecture--part-3--software-lifecycle-manager] and [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fbec764c-0601-0010-c7a4-cbb73e7fe2eb].
    Regards.

  • Version management to my query

    Hi Guru's,
                     I want to check version management to my query in bex analyzer.How can i find this.
    Regards,
    Vijay.

    Hi,
    in addition to Arun:
    you can check the table rszchanges. First goto table rszeltdir and search for your query entering the technical name of your query in field mapname. You get the eltuid, the technical key of the query. Take this value and goto rszchanges. Enter the eltuid in field compuid and start the selection. At least you will get some records to see which version was changed on which date, but nothing about who changed and what were the changes...
    regards
    Siggi

  • Version Management in abap coding

    Hi Expertise,
    There is one report of 2000 lines, by mistake i have added few lines in middle.
    That has changed functionality completely which is wrong.
    I have to revert it back .
    I have tried with Version Management, but that is for program.
    Please help me out .
    Best Regards,
    Priyaranjan

    Hi Priyaranjan,
         Please go to version management. There you can see all versions available. Just check the desired version and click on the Retrieve button. It will discard the current changes and will return the earlier version as it is.  Hope this might be helpful for you.
    Regards,
    Anubhab

  • Version Management of ABAP program gives the wrong request number

    Hi,
    When i click on Utilities-->Version Management for any program it is not giving me the latest request number as the version info. My system is ECC 6.0 and the kernel level is 175. Please help.
    Regards,
    Sridevi

    Did you do user master with variants import after your system copy in your development?
    Did the program created in Production and moved to development or from dev to prod?
    Which system has the latest timestamp of the transport request?
    once you identified the system,which has the latest change...check if the transport has been moved to the other system.
    Note:
    Its a wrong practice to rebuild your development with your production.
    You development has already lost all the version history and you may not get past history.
    Its most like a coplicated scenarion than the traditional one.

  • Version management for SAP Screens?

    Hi,
    I need to do version comparison  for sap screens .
    My source system is R/3 4.7 & Target system is ECC 6.0.

    For front end SAPUI5 CODE in Elipse or RIVER RDE you can use GIT which is pretty standard way of doing code management. Once you push the code to GW it is in BSP and then you dont have much control on the version management side. If there are multiple developers working on front end code then you can push to GW using ABAP Team Provider plugin in Eclipse that pushes the sapui5 code to BSP via workbench request and once 1 developer is done then he/she will submit the code. the next person then does the GET from GW into their Eclipse to get the latest version of source code. But if there are 10 changes to the sapui5 code then on front end side you should use GIT or BitBucket or MS Team Share kind of source code control tools that integrate with ECLIPSE.
    For oData Service you can do version management in ABAP stacks. you can have multiple versions for your service and then deploy to prod the one that you are sure of. Std change management can be used for backend GW service development.
    thanks
    Ashish

  • I changed an existing abap query ME80FN but not find in production system.

    Hi,
    I have changed an ABAP QUERY  ME80FN for user group SAPQUERY/ME in Dev system via transaction SQ01 & SQ02.
    But when I am searching for same query in Production via transaction SQ01 it is not existing.
    Please give me some inputs.
    Thanks,
    Jwala

    Hi Jwala
    1. Check if that ABAP query is transported to production or not.
    or
    check the versions of the ABAP Query in dev w.r.t Production so that you will know the status of the program in production.
    regards
    PBI

  • SAP Fiori: Version Management for SAP Gateway Enhanced Services & SAP UI5 Application

    Hello Experts,
    Greetings!!
    I would like to check how version control is achieved for SAP Fiori app extensions. Or while enhancing the SAP UI5 applciation or enhancing a SAP netweaver gateway backend service for Fiori App.
    I would appreciate your inputs. Thanks in Advance.
    Sudhanshu ~
    Tags edited by: Michael Appleby

    For front end SAPUI5 CODE in Elipse or RIVER RDE you can use GIT which is pretty standard way of doing code management. Once you push the code to GW it is in BSP and then you dont have much control on the version management side. If there are multiple developers working on front end code then you can push to GW using ABAP Team Provider plugin in Eclipse that pushes the sapui5 code to BSP via workbench request and once 1 developer is done then he/she will submit the code. the next person then does the GET from GW into their Eclipse to get the latest version of source code. But if there are 10 changes to the sapui5 code then on front end side you should use GIT or BitBucket or MS Team Share kind of source code control tools that integrate with ECLIPSE.
    For oData Service you can do version management in ABAP stacks. you can have multiple versions for your service and then deploy to prod the one that you are sure of. Std change management can be used for backend GW service development.
    thanks
    Ashish

  • ABAP Query versions

    Please tell me if we can use Code inspector on an ABAP query. and how we can retrieve previous versions.

    Hi Amit,
    the query will generate the report program, so you can do extended check on it, and also you can compare version also.
    but not sure..
    regards
    vijay

  • How to revert the changes done  in  an  ABAP query

    hi experts,
    how to revert the changes done  in  an  ABAP query.
    I renamed a field in ABAP Query in development system, but the output list now has overlapping fields.
    the renamed field is getting overlaped with other fields, also one more field has overlapped.
    now the problem is how to get back to the previous version of the query so that the overlapping fields can be corrected.
    renaming one field has led to the problem of overlapping fields in the output.
    the sequence of the fields has also been affected.
    Please help

    Hi,
    Goto Utilities-> versions-> version management.
    It will show you list of previous TR's. Just click on the version which you want to retrieve and click on Retrieve button on the top.
    Your program will be retrieved to your previous version before change.
    Hope this will help.
    Regards,
    Aravind.

  • ABAP Query transport request

    Hi All,
    We created an ABAP Query report for Transfer order address and it is system generated report. When I am trying to find the version management but is it showing no version found. Even I have created TR manunally and imported to quality system, But this program is not moved.
    I have a doubt here this is system generated program that we cant import to other system or can we import?
    Can you please let us know how can we transport ABAP query report?
    Regards,
    Jyothi CH.

    Hi Jyothi,
    Copy this report in another prog, save with package. that time it will be asking request. make request for this copy prog
    so this way you can able to find transport request.
    Regards,
    Kunjan

  • Version Management for BW queries?

    Hi,
    Is version management available for queries in BW?
    Like an ABAP program, different versions can be generated, allowing an older version to be retrieved and overwrites current version, for the case where heavy changes applied but has to be reverted.  And also the function of comparing versions to easily identifying the differences.
    Thanks.

    There is no version management for queries built into BW. Of course, you can generate new versions of queries each time you change them by doing a "Save As...", but we have found that this is counterproductive for several reasons, including:
    1) Extra Query Maintenance - Leads to multiple copies of a query, and eventually confusion over which one(s) are supposed to be used and which one(s) are "obsolete".
    2) User Favorites Maintenance - Any favorites that have been created by users will have to be recreated from scratch using the new query and/or workbook.
    There are probably others...
    Anyway, #2 is the one that finally convinced us to stop creating new versions of queries. Instead, we do considerable testing of any changes on our Dev and QA systems before finally replacing the Prod copy of the query. Of course, "backing out" changes is still a pain this way, but at least you have the original query on Prod to go by. For really major changes, we will also generate "Before" and "After" XLS files with results, both to prove that we are getting the expected results and to serve as a way to go back if the Prod query has been updated before a problem is discovered.
    Hope this helps...
    Bob

  • 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.

  • How to get the transport request number of ABAP query.

    I want to find out last Transport Request  number used of a transporting changes Abap query from development to quality system.
    Also is it possible to do some comparison on version existing in development and quality for abap query.

    goto SE03 ..
    In Object Directory -> Double click on
       Change Object Directory Entries
    Enter AQQU(This is for ABAP Query) in the modifiable box ..
    press enter ...
    Check this check box ... Enter the ABAP query and press F8.
    Double click on the Query and in the popup click on the
    Lock Overview ...
    U'll find the request number ...
    Edited by: Srinivas Gurram Reddy on Apr 2, 2008 6:53 PM

  • Software Configuration Management for ABAP Development ?

    Hi,
    we are a software company selling a Data Capture Solution.
    For this, we are currently in the process to develop an interface for transferring the extracted data into a customer's SAP R/3 system.
    Since we want to develop this interface following certain software engineering principles, we are looking for a way to solve certain simple common Software Configuration Management issues, such as:
    - Object Versioning (Similar to file versioning in classic software development): That means being able to:
    -- Keep track WHO changed WHAT WHEN and WHY?
    -- Revert to a former version of an object (e.g. when the fix of a former defect must be revoked for some reason)
    -- Keep track which changes have been made for a certain Change Request (NOT meaning SAP Change   Requests, but Change Request for our interface development)
    - Label a certain version state as 'released' or 'tested' or whatever
    - Perform a kind of 'Branching' (Classical Software Configuration Management task), e.g. when we   release a version of our interface and start the development of a new version, we must open a   'Maintenance Branch' of our released version parallel to the ongoing development of the future release.
    When I say 'Objects', I mean everything being concerned when developing something within R/3; that can be ABAP programs, forms, tables (structure and content(!)), etc.
    We are using an SAP System version ECC 5.0 for development; as for now, we have come to the conclusion to use the versioning that comes with the Transforms, although they do not really cover the above requirements as we would like to.
    Is there anybody out there who had the same idea and solved it somehow?
    My impression is that in the SAP world, classical Software Configuration Management is not a part of the way of thinking; and that development for SAP R/3 has little in common with classical software development.
    But maybe there is an add-on or some hidden features of NetWeaver or anything that can solve these issues.
    Hope is the last to die...
    Thank you very much for any feedback,
    Regards,
    Jörg

    Thank you very much for your answers!
    @Pushkar:
    No this is not exactly what I meant;
    What we want to do is a kind of classical configuration management or at least version control of
    development objects like ABAP programs, table definitions, table data etc. that are contained within our SAP development system.
    It's not about version management of external documents imported into SAP.
    I know that there is a kind of version control via Transports, but this does not cover all classical version control mechanisms; what we are missing there is
    - the possibility of reverting to an older version of an 'object'
    - Branching / Merging mechanisms
    - the possibility to choose which changes I want to release with which transform and which objects
    - view differences between arbitrary versions of an object
    I was hoping there is maybe a kind of 'add-on' or maybe even a built-in tool that provides classical version control mechanisms or something similar.
    Thank you for further help,
    Regards,
    Jörg

Maybe you are looking for

  • CATM transaction_System error: quantity not completely distributed

    Hello, When i execute the transcation CATM(entering of time), system was displaying the error in SM12/SM13 as "System error: quantity not completely distributed". but when i checked the accounts and the cost were transferred. so shall i repeat the tr

  • Displaying image in servlet

    I have a page which retrieves data from the database and displays it in the html using servlets. Now i want to show the image in one of the column of the table, but i want to the image to be written to the browser directly instead of refering to a im

  • My Old Illustrator 8 files are being seen as text files..help

    Help...I am needing to go back to some old Illustrator files to update them. The problem is that they are are only being seen as 'text' files, and i cannot open them. I am running CS3 but have access to CS2 also. I have updated to Mac OX version 10.6

  • I deleted my voicemail icon, how do it get it back?

    I deleted my voicemail icon 0_0 how can i get it back?

  • Error When Running MSICUU2 to Uninstall iTunes

    Hi: I finally located a copy of msicuu2.exe to uninstall iTunes so I can download the new version. Got the error message below. What does it mean and how do I fix it? Thanks in advance. Script C:\Users\my name is here\AppData\Local\Temp\IXP000.TMP\St