RSA1 query transport reversal

in RSA1, I select some reports developed by query designer, after that, the report is moved to collected objects, but now I realized that I have selected the wrong query, how to reverse? i.e. move query from right pane(collected objects)l to left panel?
also every time I select a query, the info-provider /infocube /infoarea also moved to right panel, do we need to transport them besides query element? thanks

Hi,
If you have not given any transport req  no to the wrong objects , then just close that window and open new RSA1 window.
Please note that if you have entered transport req no for the worng objects follow below steps:
For removing the Objects from Transport request :
1) Go to SE01 , give your transport req no , click on tools , click on unlock objects ,give your req no, come back to SE01 main screen , Double click your request ,Select All Objects and delete all rows.
For collecting only required objects :
1) Select Transport Connection -> Query - > Select Objects -> Slect your query - > once all the objects comes on right side , Select Display Mode - > List , Now you would see different objects related to that query ,
2) Now Left click on each type of object and select "Do Not transport any below"
3) For Query elements select "Transport all below"

Similar Messages

  • Can't use RSA1 to transport Query

    Hello Experts,
    I made some coding changes to an existing query. I generated the infoset and user group to create a transport request to send to the test system. The changes works fine in the development system but they do not work in the test system. I can see the coding changes in the test system but they are not working as in development.
    From my research on this forum, the suggestion is to use RSA1 for transport, but the development system is not set up to use RSA1. Is there another way I can get this transported? or better yet, what am I not doing for the changes not to work in the transport target system?
    TIA,
    Lyn

    hi lyn,
    for that what you have to do is go to RSA1, collect the query and drag in to right side, create a request for the query and make sure that you need to collect all the query elements in that request. and go to se09 and check whether all the query elements have tracked under that request and release the request.
    go to test system>STMS>import the request.
    thats the way to transport the objects,hope it should work.
    PLZ ASSIGN POINTS if it helpful..
    regards
    vadlamudi

  • Query transport-normal transport or BEx transport?

    I could able to transport the backend objects but not sure about query transport. I would like to know difference between normal TRUCK transport and TRUCK-BEx transport in transport connection for queries. Can I use any or there are specific rules when to use what.

    HI,
    Bex transport truck mean you can create a global transport for you queries, when you transport your queries from dev to qa those queries wont be editable in development system unless you define this global transport. Everytime you make the changes in those queries these changes will be automatically gets updated in this global transport. Finally you dont have to retransport these changed queries, you have to simply release this global transport and the changes gets updated into quality server. The second transport truck is normal transport, and can be used to transport reports from dev to quality.
    So bex transport is useful and you dont need to create a request after every change in report.
    Hope this will help
    regards,
    ray

  • SAP Query: Transport tool(program: RSAQR3TR)

    Does the SAP Query: Transport tool(program: RSAQR3TR) transport addtional fields and code in Extras of an InfoSet from one system to another?
    TKS in advance.

    Hello,
    Yes the ABAP query transports the whole Infoset.
    Goto Transaction SQ02
    Goto Environment -> Query areas -> Select teh Standard area.
    Select Environment -> Transports -> Import radio Button
    Check the Overwriting allowedand teh remove the check for Test Run
    Select the Transport Infosets and queries radiobutton
    Fill in the Infoset and teh Query with the corresponding names and the Import option with Transport Request Number
    Execute
    Regards

  • ABAP Query transports not handled by CHARM

    Hi,
    How should ABAP query transports be handled in CHARM??
    The ABAP query transport tool doesn't allow picking a transport that is already created (Own transport), it creates a new transports which is outside of CHARM. I had to assign the objects in the transport manually to the appropriate CHARM transport.
    Any ideas???
    ABAP query don't seem to be using the standard transport tool.
    Thanks
    Stephane

    Hi
    Instead of assigning the objects you can directly assign the trasnports to the charm task list of the project
    check q22 (registerting transport created outside of charm)
    Change Request Management scenario: Usual questions and known errors
    hope it clarifies
    regards
    prakhar

  • ABAP Query Transports

    How to do ABAP Query Transports?

    Hi,
    Use the SAP std report - RSAQR3TR.
    Reward points if helps.
    Regards,
    JLN

  • ABAP Query Transport request related

    Hi,
    I have created a Abap query,
    1) User group
    2)Infoset
    3) Query
    But when i transport the request in to Quality, I can see only Infoset, not able to see User group and query which i created in the
    Development
    Please suggest, is this std behaviour or is anything missed
    Rgds,
    Jai

    Thanks to all,
    I just created TR with new package for user group and included ifoset and query in the same TR
    and imported, issue is resolved
    But my question is,where we can utilize below help material, I have spent much time to understand below given explaination and finally left without any conclusion
    Short text
    SAP Query: Transport tool
    Description
    The report RSAQR3TR handles all tasks concerning the transport of queries, InfoSets and user groups.
    General information
    Queries, InfoSets and user groups are stored in the table AQDB. This table is client-specific. For the transport of queries, InfoSets and user groups, there is a special client-independent transport table called TAQTS. You can carry out transports either
    ·     from a client (source client) of an SAP system to another client (target client) in the same SAP system or
    ·     from a client (source client) of an SAP system (source system) to a client (target client) in another SAP system (target system).
    In both cases, you have to perform similar actions.
    The objects to be transported must first be copied from the source client using an export from the table AQDB into the transport table TAQTS. At the same time, a transport request is created for the transport system that includes all entries created by the export from table TATQS (transport dataset). The name of this transport request conforms to the transport system naming conventions (sysKnnnnnn) and is included in the export log. The transport dataset is stored in the table TAQTS under a key which matches the name of the transport request.
    If you are transporting within one SAP system (from one client to another), you can import the transport dataset from the target client. The name of the transport request to use for this purpose is that specified during the export, since it should match the key of the transport dataset in the table TAQTS. With this import, the transport dataset is read from the transport table TAQTS and inserted into the table AQDB, where extensive checks ensure that there are no inconsistent statuses in the table AQDB.
    If you are transporting from one SAP system to another, you must first use the transport system to release and export the transport request generated by the export. This transports the transport dataset from the transport table TAQTS into the target system. Then, you can import from the target client of the target system, as described above.
    The transport datasets generated by exports in the transport table TAQTS are not deleted after successful import unless this is explicitly requested. Therefore, you can import a transport dataset several times (when copying a functional area to several different clients, for example).
    This report handles exports (generation of transport datasets), imports (reading of transport datasets) as well as the management (display and deletion) of transport datasets.
    As transport action, you must specify one of the values EXPO (export), IMPO (import), SHOW (display transport dataset) or DELE (delete transport dataset).
    Transport action EXPO (exports)
    If you select the 'Test only' parameter when exporting (no blank characters), the system determines only those queries, InfoSets and user groups that would be selected according to the selections for transport described below and generates an appropriate log. A transport dataset is not generated in the table TAQTS. This allows you to check whether a selection really includes the queries, InfoSets and user groups to be transported.
    With exports, there are four different options for selecting objects (user groups, InfoSets, queries) to be transported. These are 'Transport of user groups', 'Transport of InfoSets', 'Transport of InfoSets and queries' and 'Transport of queries'. You must choose exactly one of these transport types.
    In each case, you can also define an import option depending on the transport type. This allows you to determine how the transport dataset is inserted in the table AQDB of the target client during a later import.
    The import options, each of which has an abbreviated syntax,
    are as follows:
    REPLACE  or R
    MERGE    or M
    GROUP=ug or G=ug    (ug = name of a user group)
    UNASSIGN or U
    If you use the transport type 'Transport of user groups', all user groups are transported according to the select option 'user groups' and the selected import option. The import options REPLACE and MERGE are allowed.
    If you use the transport type 'Transport of InfoSets', all InfoSets are transported according to the select option 'InfoSet' and the selected import option. The import options REPLACE, MERGE, GROUP=ug and UNASSIGN are allowed.
    If you select the transport type 'Transport of InfoSets and queries', all InfoSets are transported according to the select option 'InfoSets' and the selected import option. The import options REPLACE and MERGE are allowed. Also, all queries are transported for each functional area selected, according to the select option 'queries'. In this case, the user groups of the queries are irrelevant and only the import option REPLACE is allowed.
    This transport type allows you to transport a modified InfoSet and all the associated queries.
    For the transport type 'Transport of queries', all queries are transported according to the select option 'User groups' and the select option 'Queries' as well as the selected import option. The import options REPLACE and GROUP=ug are allowed.
    The export log displays which user groups, which InfoSets and which queries are transported, as well as the import options used.
    Transporting a user group
    Transporting a user group means transporting all members of the group from the source client. However, the InfoSet assignment to the user group in the source client is NOT transported.
    The import option REPLACE first deletes all members of the group in the target client and then enters the members from the source client.
    The import option MERGE leaves all members of the group assigned in the target client and adds the members of the group from the source client.
    Entering a new member in a user group in the target client is possible only if a user master record exists.
    In the target client, the assignment of InfoSets to this user group remains.
    Transporting an InfoSet
    Transporting an InfoSet means transporting the InfoSet and the InfoSet assignment to user groups in the source client.
    Importing an InfoSet is possible only if the same logical database exists in the target client. Extensive checking is also performed to ensure that there are no inconsistencies between the InfoSet and the logical database.
    The import option REPLACE first deletes the assignment of the InfoSet to user groups in the target client, provided there are no queries dependent on the InfoSet. The InfoSet is then transported to the target client and the assignment of the InfoSet to user groups is copied from the source client, if user groups also exist in the target client.
    The import option GROUP=ug first deletes the assignment of the InfoSet to user groups in the target client, provided there are no queries referring to the InfoSet. The InfoSet is then transported to the target client and assigned to the user group ug of the target client, if such a user group exists.
    The import option MERGE leaves the assignment of the InfoSet to user groups in the target client and transports it to the target client. It then copies the assignment of the InfoSet to user groups from the source client if user groups also exist in the target client.
    The import option UNASSIGN first deletes the assignment of the InfoSet to user groups in the target client, provided there are no queries referring to the InfoSet. The InfoSet is then transported to the target client. No assignment of the InfoSet to user groups is performed.
    Transporting a query
    Transporting a query means only the query itself is transported.
    Importing a query is possible only if a corresponding user group (see below) and a corresponding InfoSet exist in the target client and if the InfoSet is assigned to the user group. To demonstrate the effect of the import options, suppose that the query has the name QU and belongs to the user group BQ in the source client.
    The import option REPLACE overwrites the query QU of the user group BQ in the target client if the user group exists.
    The import option GROUP=ug overwrites the query QU of the user group UG in the target client if the user group exists. In this case, the query is explicitly assigned to a user group in the target client. This target user group may be differnet from the user group in the source client.
    Transport action IMPO (imports)
    If you choose the 'Test only' parameter with imports, only a test import is performed. This means that the system performs checks as for a real import and generates an import log. The import log contains information on the locks that have to be set. With a test import, you can check whether a transport dataset can be imported without any problem and which changes it would make in the table AQDB of the target client. A test import itself never makes changes in the table AQDB of the target client.
    All transport datasets are imported according to the select option 'transport request'. In this case, the system outputs a detailed log of all checks carried out and all changes made in the table AQDB.
    If you select the parameter 'Delete after successful import', the transport dataset in the table TAQTS is deleted after the import of each transport dataset if no errors occur during the import.
    Transport action SHOW (display)
    All transport datasets included in the transport table TAQTS are output with name (also the name of the transport request) and contents in the form of an overview.
    Transport action DELE (delete)
    All transport datasets are deleted according to the select option 'transport request'. To avoid unintentional deletion, the select option 'transport request' must contain values, meaning that the transport action DELE is not performed if this select option is empty.
    Transport of ABAP Query
    I am involved in this upgrade project to 4.7 
    The users are not able to find any reports (in QA System) which were there before the upgrade in SQ01. But they can see them in production which is not yet upgraded. They want me to copy all the reports to the QA system now....I dont have any idea how to do that. 
    I remember a similar problem upgrading to 4.6C from 4.5B ...... 
    Take a look at OOS note 672784. 
    You can transport queries between systems in SQ02 (hit the lorry button) or run program RSAQR3TR. 
    You download the infosets, queries etc into a file and load them into whichever system you wish.
    Just wanted to share my experience of transporting queries:
    I needed to move a user group, 2 infosets and 3 queries from a 4.6 system to a 4.7 system. 
    When I tried doing this via the SQ* transactions I did not get the import/export option, so instead ran RSAQR3TR. 
    Step 1. Run RSAQR3TR in 'old' system. Select EXPORT and specify the objects to be transported. 
    (System includes these in an automatically created transport request) 
    Step 2. Release this transport and request it be transported to 'new' system. 
    (This results in the entries being populated in transport table AQTDB in 'new' system). 
    Step 3. Run RSAQR3TR in 'new' system. Select IMPORT and tick the Overwrite checkbox. Specify the transport number in the field labelled 'dataset with imports'. 
    (RSAQR3TR gives the message that stuff has been imported OK). 
    Step 4. In my example I still couldn't find the queries, so ran RSAQR3TR one more time, this time specifying 'Copy Standard Area -> Global Area'. 
    (Now my queries etc were available in new system). 
    Perhaps there are better ways, but after 1.5 days of struggling I was glad to get this far.  
    regards,
    Jai

  • ABAP Query Transport

    Dear All,
    we want transport ABAP Queries from one SAP instance to another..these ABAP Queries  under Global area (cross client).
    please suggest me how to create a transport request to transport these old queries , one more thing is all standard area (client specific) queries are copied .
    Regards,
    Gopala.S

    Check this link:
    ABAP Query Transport request related
    ABAP Query transport problem
    Creating t.code for ABAP query and Transport  it TO Production and run it .
    Edited by: Afshad Irani on Jul 20, 2010 12:30 PM

  • Re: Info set and query transport under same request number

    Hi,
      I would like to know the details about info set and query transport from development to quality using SAP Query:  Trnasport tool.my quesion is,
    Can i create all info sets and related queries under same request number or will it be created in diffrent request numbers?Please respond any body to my question.
    Regards,
    Suresh Kumar.

    No it is possible as per SAP.
    Please read follwoing help-
    http://help.sap.com/saphelp_nw70/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    It is talking abou the Special Features of InfoCubes in InfoSets.
    For queries based on an InfoSet with an InfoCube, the system decides at runtime whether aggregates can be used for the InfoCube. This is the case if all the required InfoObjects of the InfoCube exist in an aggregate. The following InfoObjects are required:
    The key figures of the InfoCube selected in the query
    The characteristics of the InfoCube selected in the query
    The characteristics required for a join with other InfoProviders in the InfoSet.
    Furthermore, as a prerequisite for using aggregates, all the data required by an InfoCube must be readable using logical access. For an InfoCube within an InfoSet with InfoCubes, it is no longer possible to read part of the data from one aggregate and part of the data from another aggregate or the InfoCube itself.

  • Query transport

    HI SDN,
    A query transport is failed due to missing of Query object(Query name) and a variable. I have collected those those two elements in differerent request and transported sucessfully. Now in which sequence these transports should be sent to PRD?
    Thanks

    hi,
    i think this failure normally happened to the query that has been transported when we add a new variable to the query, since the transported query changes will be recorded in BEx request and the new variable won't be recorded anywhere.
    we transport the BEx request before the new variable, then we find out error,
    and send a new request to transport the new variable, and re-import again in PRD the BEx request (you can mark to let the request can be transported again)
    so i think if you remember to transport the variable first then it's fine but if you forget, still you can re-import BEx again.
    hope this helps.

  • Query transport tool

    guys,
    we have a few queries, infosets and user groups created in our development system. I can see them all in the Global area. Now i want to export them to my qa system but when I open the query transport tool, I do not see options like export, import, download etc. However, I see these options when i execute report RSAQR3TR from SE38. But when i execute this report using export option, I get the message no object found !! I can see these queries, infosets from sq01, sq02 just fine.
    If I go back to the transport tool from sq01, I see that there are two options: copy standard area ---> global area, executing which gives me no object found message again. But if i execute the option copy global area -
    > standard area (in test mode), i get results. But why would I do that if my queries are already there in the global area and I want to transport them to another system???
    please advise.

    Hi Mahajan,
    The reason why the radio buttons do not appear is because the queries are in the global area and hence they are cross client.
    To transport them I would suggest assigning them to packages and hence it would either create a transport request right then or you can then use the option of the transport icon.
    To change the package of the query .
    Goto SQ02 and choose the infoset .
    Then goto menu Infoset->More functions-> Change Package.
    This will assign your queries to a Development class(package) and then using transport requests move them to the client that you require.

  • Query transport error message

    Dear All,
    Having trouble transporting a query.  In the log, it has the following error message:-
    "Start of the after-import method for object type R3TR ELEM (Activation Mode)
    Message no. R7501 "
    Not sure if this is the only problem, because there are several red error messages, but the above message is the first one in the list.
    Regards, Frederick

    Hi Frederick,
    Do the error messages talk about particular elements being missing? Try to collect the query in RSA1 > Transport Connection and see if there are any elements that have $TMP data package...correct this and try to put into a fresh request and transport again.
    Hope this helps...

  • Query Transport Request

    HI,
    I have created transport request for Bex Query. First time I created transport request , I collected all query and query elements apart from this two more additional components added to transport request ( No transport request open on that
    query, Only display mode. I have created TP request for change mode)
    "BW: LOIO Class Metadata and BW: PHIO Class Metadata ."
    Next time i have tried with all grouping options in transport request, I have not seen
    "BW: LOIO Class Metadata and BW: PHIO Class Metadata .".
    anybody has idea why these "BW: LOIO Class Metadata and BW: PHIO Class Metadata ." components added transport request.
    Please let me know if you have nay idea on this one.

    Hi,
    - Check in SE09/se10 for creating requests.
    For collecting objects you have go Transport connection without missing the objects.
    SE03 for checking the Request objects.
    Go to transport connection in RSA1 Select u r Data target or report what ever it may be in development sys & select only necessary objectsu2026 click on transport optionu2026u2026it will ask the transport request create new req. go to SE-9 release the objectu2026go to STMS import u2026RELEASE The objects in quality sysu2026same procedure to production sys.
    Thanks
    sudhakar.

  • Regarding query transport in BW quality system

    Hi Experts ,
    When I transport my query to BW quality system. It is showing error like "error activating element " .
    I searched in SCN and found that name for this technical element can be seen in RSZELTDIR table.
    I got technical name and it was query name itself. Again I transported only this element and it is giving same error.
    I am working in BW 7.4 and fresh implementation is going on .
    Is there anything which is missing while transport query in quality system .
    I have attached snapshot .
    Please help.
    Thanks
    Devesh Varshney

    Hi,
    Please try to check and follow below steps.
    1. Thru RSA1-->transport connection, collect your query and all elements(RKC,CKF,variables ..etc)
    2. Later check qll query elements are saved in custom package or &tmp. if its in $tmp then save package and store into custom package.
    3. collect objects into new Transport request.
    4. Check your transport request have any inconsistencies thru program - RSO_TLOGO_CHECK_REQUEST. Or
    5. later release and import to targets system.
    Even cross check query have any inconsistencies thru program - QUERY_CHECK.
    if you get error, please share error information in detailed.
    Thanks

  • Issue in query transport

    Hi All,
    I am facing an issue with transporting changed query as below:
    I made some changes to existing query by adding that query in new transport. Now when i transport that request to production newly added changes/columns are not getting reflected in prod.
    Transport is getting released successfully and also getting imported in prod successfully. Newly added columns are CKF and RKF. I tried all possible solutions a could.
    Please help.
    Thanks,
    Vishal

    Please check New CKF and RKF is collected in request if not then collect it.
    You also can check in RSA1--> Trasport connection, By draging Query. There you can check new CKF and RKF in which Package. It's might be in $Temp package. Chage it and trasport
    Regards,
    Sushant

Maybe you are looking for