Query on Transport

Hi Experts,
   I have a query on transports.
   Suppose in the landscape for DEV Quality and Prod Systems.
   I have a report program ZREPORT without any includes in all the three systems.
  Now i have defined an internal table ITAB in ZREPORT and released the Transport TR1 to Quality System.
ITAB definition doesn't contain any includes of DDIC structures.
Now in the second transport TR2 request i have looped ITAB in the same ZREPORT and released the transport request to Quality and production.
Now in the production we have imported only TR2 and not TR1.
My question is does the whole ZREPORT in production is overwritten by the latest version or only the changes in TR2 (loop of ITAB and not ITAB declaration) of ZREPORT will be imported in production and cause a dump in production.
Please clarify.
Thanks in advance.
Neha.

Hi Neha ,
See there is only one prog which are u dealing with right.
So TR1 also has same prog which may contain the declaration of ur itab and tr2 has logic whwre u have used the same itab .
So incase u move TR1
then the logic where u have looped that itab will not reach the PRD but incase u move TR2 then since the prog already has the declaration will goto PRd.
so in ur case TR2 will suffice .
But as per the rule Make it a point to move every request to PRD in the same sequence as u have moved to Quality or pre-PRD.
Thnks
Sahil

Similar Messages

  • BEx Query objects transported from Dev to Prod Test do not overwrite

    Hello,
    I'm migrating BEx queries that were developed in a Dev instance and then packaged and imported into a prod test environment. The queries that already exist in qual are not overwritten with the changes, and the transport imports successfully. New queries import just fine and without issue. I'm not sure if this is a problem with how I am packaging the query for transport or some level of pre-work that is not being done in Prod test. Basis has confirmed that they are allowing re-writes when Importing.
    Any suggestions?
    Thanks.
    Matt

    Hi ,
    Whenever we create a query in the System it generates reference ID's ( ELTUID,SELTUID,COMPUID etc) in backend.
    For e.g.if you create a query in your quality system (Z_TEST) it will have a COMPUID generated for it (e.g ABCD).
    Now when you create a query in Dev system (with the same technical name Z_TEST) a new COMPUID will get generated (e.g EFGH)
    So when you transport Z_TEST to QUALTY ,it will create a new entry against COMPUID.thus having two instances of the same query.So best option would be to delete the old instance after transporting the new instance.
    This wil solve your problem.
    -Vikram Srivastava

  • Assigning a SAP Query to Transport Request

    Hi Friends
    I have a SAP Query, now I want it to transport to the other system, while saving the query it is not prompting for transport request. Is there any possibility to assign that SAP Query to a transport request, if yes, please let me know the process.
    Regards
    Praveen

    Dear All,
    This regarding creation of SAP Query .
    Situation:
    Infosets and User Groups were created in a DEV SERVER CLIENT 200 and saved in a request ie.REQ01
    Now i wanted to create a Query QU01 in the Same User Group  in DEV SERVER CLIENT 210  so i tried creating a Infoset but i get this error message
    Note: I am not able to create & save an Infoset.
    Message no. TK414
    Diagnosis
    You cannot edit request D01K901880 of user X00012, since this request is reserved for changes in client 200. You are logged on to client 210.
    Can anyone clear this error? what is the solution?
    Thanking You
    Andrew

  • Assigning Query to Transport Request

    Hello ,
    I need to modify the Query
    0CSRV_C01_Q0102 Service Tickets Current Month Completion Rate by Emp Resp
    The Requirement is I need to change the
    Text view of Employee Responsible to Mediun Length text .
    When i changed the text and saved it is not asking for the Request .
    Then I go to RSA1 - Transport connection - Query - Collcted necessary objects .
    I can see the Application/Infoarea/Infocube/Query element/Infoobject/Routine
    My question is as I changed the Text view of Employee Responsible to Mediun Length text
    I need to select the employee Responsible in the Query Elements only or what I am supposed to do .
    Thanks ,
    Rahul

    Hello ,
    Kams thanks for the reply as I mentioned I just need to change the Text display ofone of the Infoobject .
    Soit seemd from your reply I just need to include the Infoobject in the Query Element and then transport that correct .
    Please correct me in case I missed some thing .
    Thanks ,
    Rahul

  • Problems with query while transporting

    Dear all,
    I have transported some queries from the development system to the production system. The transportation ended with the following warnings:
    Execute reports for change/transport request: DBWK900095
       on the application server: kblbw
    There are no reports to execute
    Execution of programs after import (XPRA)
    End date and time : 20060716141213
    Ended with return code:  ===> 4 <===
    I can see the queries in the BW PRD system but when I run them, they ask for login to DEV system and fetch the data from DEV system itself. Even though the query is physically inside PRD system it is running on the DEV system. I'll be very grateful if someone can give me some inputs in solving this problem. Thanks a lot.
    Regards,
    Sumit

    Dear Sumit,
    Kindly check this link. will help you a lot..
    Query Transportation
    assign points if useful ***
    Thanks,
    Raj

  • Query Variable Transport Issue/Question

    Hi, i am transporting some queries into my BWQ Quality System and ended up with an error:
    Element 1Q070GEFFJXNCR690H6TJ4M13 is missing in version M 
    The queries work fine in BWD Development.
    I checked the following in table RSZGLOBV
    BWD Development System and there is Version A, B, and D
    BWQ Development System and there is only Version D
    BWP Development System and there is only Version D
    So the variable already exists in all of the system and the VARUNID is the same in all of the systems as well..
    Any ideas why I would have this issue and will there be a problem with queries already using this variable in BWQ and BWP should I transport it again to resolve this issue.  (If this would resolve the issue)
    Thanks!

    Hi,
    I faced the same issue many times and did the same what Andrey suggested.
    In your case the query element does not exist in QA and PRD in Active Version 'A', which means none of your queries in those environments are using the variable already.
    We get the description of various statuses when we do an F1 in the field version after running table RSZGLOBV. I could not understand much of the explanation given. It says when an object is saved, the version would be M and when it is activated it would be A. We save queries/elements....but activation??
    Regards,
    Murali.
    Edited by: Murali Krishna K on Mar 7, 2011 11:07 PM

  • How to delete a query from transport.

    I have created 5 queries and added to a transport request, now I don't want to transport one query, how to delete it from transport request?
    Thanks

    Hi,
    There you search for the query and delete that only.
    Or just double click on the request in which you want to delete.It will shows as Display request, There find out the request with technical name, select it and choose cut, save the request.
    it will delete the request.
    Hope it helps you.
    Let us know if you still have any issues.
    Reg
    Pra

  • ABAP Query not transporting properly

    Hi,
      I m trying to transport an ABAP Query and infoset together in a single change request. The infoset of query has generated fine except for some warnings about currency. And the query is also running fine on development. But when I transport the infoset and query together to the quality client the transport log shows the transport as successful, but doesnt show the.
    Activate inactive runtime objects at all.
    Also the query and infoset have not been transported, I checked in SQ02.
    Please see the transport log below. I dont know what I m doing wrong. I cant move the infoset and query separately to production, I have to move them together. Any suggestions, will give points for the right answer. Thanks for reading
    QTD        Master Data QA                                                                               
    600 Selection for Import                     11/30/2006 17:08:14    (0) Successfully Completed
               Check Versions                           11/30/2006 17:13:03    (0) Successfully Completed
           600 Selection for Import                     11/30/2006 17:13:50    (4) Ended with Warning   
           600 Import                                   11/30/2006 17:14:30    (0) Successfully Completed
    5  Import steps not specific to transport request                                                                               
    Feedback after export or import          11/30/2006 17:13:15    (0) Successfully Completed

    Hi
    After transport the request from original system to destination system, you have to do the import.
    So run trx SQ02, Enviroment->Transports
    Here you should be in the same screen where you have created the request.
    Now choose <b>IMPORT</b> options,<b> Overwriting allowed</b> chekbox ans insert the request number in <b>Dataset with imports</b>.
    Max

  • Creating t.code for ABAP query and Transport  it TO Production and run it .

    Hi Friends
    Thanks for ur reply ,
    The requirement is that i want to create tcode for abap query and that query can be regenearted ,
    in case of regeneration programe name i got answer programame name will be change, i created and modified query but i saw the same programe name ,,, may be it changed when it is trasnported if so then what ??
    and also pls give me solution for asiging tcode for query which is going to be regenerated.
    thanks and regards
    farukh

    Dear Farukh,
    As we know,
    Query is created in Production server and a corresponding program is generated by System.
    What we have to do is just to assign the program to the desired transaction code in Development server and transport it.
    If you have any doubts please let me know.
    Kindly assign points if you find this info usefull.
    Regards,
    Lijo Joseph

  • Query regarding transport of customizing data to another client

    I have some queries related to transport of workbench and Customizing data to another client. As I am new to SDN forum, I am not sure if this is the right forum to post my query. Kindly let me know.

    Frankly, I wasn't even aware of the "Software Logistics" subforum for Netweaver. It is not frequented much, but seems to be the perfect home for questions about the CTS (that are not related to ABAP development at the same time, e.g. object dependencies).
    So, thank you too
    Thomas

  • Query Changes Transport Request

    I created TP request for query keyfigure properties decimal poing change.I imported TP request to GRA. I have not seen changes in GRA.
    Query in GRA is Display mode. when i try to open the query i am getting message authorisation check is required.
    anybody idea how to reflect the changes in GRA query keyfigure decimal point changes.
    please let me know.

    Hi,
    You have to make sure that all the elements of the queries are captured in the transport request. For that, in transport connection, while capturing the query, filter on "ELEM" and include them in transport connection.
    As for authorization, you will not have it except in development. Thatu2019s the reason why you can not change the query in GRA directly. You always have to transport the changes.
    Regards,
    Yogesh

  • Query - Finding Transport Request

    Hello Everyone,
    I have queries in different transport requests. Given a query, how do i find out the corresponding transport request it is associated with.
    Thanks

    Hi
    There are a few way's.
    here is quick one:
    go to RSA1,'Transport Connection',Query here look for the Query name and copy its technical name.
    next, goto se01 and list allthe open transports.
    then, stand on the upper node and expand all (via right click).
    now search for the Query tech string.
    look at this example:
    BD3K901829   EHAYUT       Repair                                                                               
    5  Elements of the Query Builder                                                                               
    08PZF7C9RLQDY096E84FDEP5P                                0FKIJTURI31LH2H7YB9QIH8RF                                0NFU8RCIYLVISNUB70IQN6653                               
    0OPF8SUCLC6JYHIUS40FDPRTW                               
    2KUERICC8W93EDPYQHDI24AH                                
    Reg's
    Edan

  • BI Query Iview transport

    Hello,
    I was asked to post the question here.
    I would like to know how to transport a query iview being used in the portal from Dev to QA and so on.And i mean the IVIEW, not the web template.
    Please assist
    Thanks

    Ronit,
    It is no way different than transporting other iviews.
    go to system administration -transport-export-create a transport package(right click on the folder where you want to create the package)-right click on the view which you want to transport and add object to package. and click on export option.finally you will get the option of downloading the .epa file.
    download it and go to target system-system administration-transport-import-select client and upload the epa file
    check this link
    http://help.sap.com/saphelp_nw70/helpdata/EN/91/4931eca9ef05449bfe272289d20b37/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/cb/8a6b8d9048964db7c2e0721f4c42d5/frameset.htm
    Thanks
    Bala Duvvuri

  • Creting t.code for ABAP query and Transport  it TO Production and run it .

    Hi Friends
    Thanks for ur reply ,
    The requirement is that i want to create tcode for abap query and that query can be regenearted ,
    in case of regeneration programe name i got answer programame name will be change, i created and modified query but i saw the same programe name ,,, may be it changed when it is trasnported if so then what ??
    and also pls give me solution for asiging tcode for query which is going to be regenerated.
    thanks and regards
    farukh

    Hi farukh,
    1. If any query is re-generatred,
       then some MANUAL INTERVENTION
       is absolutely required.
    2. Hence, what we prefer is this :
       1. Generate first query.
       2. Copy the code to a Z Program
       3. Attach tcode to THIS z program.
       4. Transport
    3. Now,
      whener the query is generated again,
       AGAIN COPY THE CODE
      TO OUR Z PROGRAM (2ND STEP ABOVE)
                        (which has already been created)
      AND TRANSPORT JUST THIS Z PROGRAM.
      REST WILL TAKE CARE OF ITSELF.
    4. In such cases,
      ONLY COPY-PASTE IS REQUIRED.
      (and it takes not more than 15 SECONDS)
    regards,
    amit m.

  • Opening Query: u0091BEx transport request '' is not available or not suitable"u0092

    Hello,
    I tried was able to run and modify a query last week. When I try to modify/run it now, it gives the message below and allows me to run it but not modify.
    ‘BEx transport request '' is not available or not suitable"’
    What are the possbile causes and remedies to this problem?
    Thanks in advance.

    dear Amanda,
    here can imply 'copy' since as the result objects(query and elements) in production are exactly same with dev. but the terms 'copy' itself in query normally refer to copy query from one infoprovider to another infoprovider.
    (transaction rszc).
    i think she mean the query objects included in transport request and will be carried on to qa/production server.
    once the new queries 'placed on transport'(in request), we must immediately create a bex request for the same package, otherwise nobody can save their queries (that included in the request).
    transport bex
    http://help.sap.com/saphelp_nw2004s/helpdata/en/38/5ee7377a98c17fe10000009b38f842/frameset.htm
    copy query
    http://help.sap.com/saphelp_bw33/helpdata/en/9f/f57539d6d1c93be10000000a114084/frameset.htm
    hope this helps.

Maybe you are looking for

  • ADC port from VGA?

    My brother's Sawtooth G4 has a NVIDIA GeForce2 MX graphics card in it and because it's a Sawtooth the ADC port on it doesn't work but the VGA does. Is there a way I can get an adapter that will let me connect my CRT Apple Studio Display that has the

  • How do I keep my I Mack to use the same Wi FI ( Mine) and not all the others?

    How di I keep my I mac to us the same Wi Fi (Mine) and not the others?

  • Featured Podcast

    While I understand that Apple continues to be vague at best as to how a podcast makes it into their featured list, especially for a category, I must admit to be frustrated with whatever process is used. Take the Places & Travel subcategory of the Soc

  • Stuck on the loading page for 5 hours

    My Macbook Pro is stuck on the loading page since 4 this afternoon and nothings has change since tthen, I try to close it, reopen it and nothing happen, I even  try to plug it and nothings happens, I don't know what to do. If someone can help me that

  • Adobe Indesign does not recognize FONTEXPLORER X for indesign cc.pln as a valid plug-in.

    I got this error after installing Indesign CC 64bit  and font exploer x on Windows 8. After unistalling both apps a couple times then re-installing i loaded some additional fonts via font explorer then activated them and started a document and the fo