Copy Queries where there is no transportation path

Hi,
My requirement is to copy a query from one server to another(for eg:Quality to development) in situations where the transportation path is not there(i.e we cannot transport the queries)and in each server the same modifications needs to be done.
Your suggestions in this regard will be really helpful.
Regards,
G.Monica Roja Flora.

Hi Monica,
In your case you can use XML import/export functionality, Check RSA1 transport connection. It works well for copying  queries.
Jaya

Similar Messages

  • Can the Same Variable used in the copied Queries and can it be transported?

    Hi all,
    While Transporting a Query from Developement to Quality, there is some elements missing in the
    Z Query, example:
    "Error when activating element 4BFWXYMKOQF5BQ373003Z2YZV
    Element 4BKGUS2Z64GKGEF9QH60W4MUJ is missing in version M"
    4BKGUS2Z64GKGEF9QH60W4MUJ is a varible that is created under Contract Account, processed by Replacement Path.
    There was a Y Query in developemt, i copied it as Z Query and while transporting this Z Query from Dev to Quality im getting this error.
    But when i go into the Query definition of Z Query i can see that same varible is present under Contract Account, but while transporting, it is giving the above error message as its missing.
    Please can you help me out what are the next steps to be taken.
    Thanks,
    Sowrabh
    Edited by: sowrabh srinivas on Feb 20, 2009 6:37 PM

    Hi Naveen,
    Ya you are right i think there is problem with development package.
    That was really helpful.
    How to know that variable is in whch package?
    Is it through Query definition we can see that?
    Please give me the T Code's or Tables wher i can find the Package names and wher i can change the package.
    Thanks in advance,
    Sowrabh

  • Copying Queries from client to client

    Hi all,
    I have built a query within the QEA (test) client using SQ01/SQ02 and now the same query has been requested in the PEA (production) client. My question is can i copy queries across clients or does it have to be re-built?
    Cheers
    Jim

    Yes .You can move from One client to another client by copying the query program which generates once you built query in the background and that can captured in TR .
    however , you can also have option download and upload the same in PRD.
    for downloading and uploading abap query follow steps given below
    DOWNLOAD ABAP QUERY
    1. Go to SQ02 .
    Select Environment -> Query Areas..
    Select Standard Area (Client specific)
    (If Query does not exist in Standard Area then You will have to copy that Query From Global Area to Standard Area.)
    For Coping Query From Global To standard first select that query from list.
    2)Now select Environment-> Transports
    3)In next screen select Copy Global to standard radio button.
    Check Overwriting allowed (only with import/upload/copy)
    Remove Check for Test Run
    Select Transport InfoSets and queries radio button
    Fill Infoset and Query with corresponding names.
    4)Now Press Execute button.Copy Log will be displayed.
    Now Query exist in Global & Standard Area.
    5) Go to SQ02 .
    Select Environment -> Query Areas..
    Select Standard Area (Client specific)
    Select Infoset from list.
    6) Select Environment -> Transports
    7)Select Download radio button
    Check Overwriting allowed (only with import/upload/copy)
    Remove Check for Test Run
    Select Transport InfoSets and queries radio button
    Fill Infoset and Query with corresponding names.
    8) Click on Execute button
    Now It will ask you to save file.save it.
    Now Open another system where you want to make copy of that infoset.
    In the same way transport the User Groups using the Transport User GRoups radio button.
    UPLOAD ABAP QUERY
    1. Go to SQ02 .
    Select Environment -> Query Areas
    Select Standard Area (Client specific)
    2. Select Environment -> Transports
    3)Select Upload radio button
    Check Overwriting allowed (only with import/upload/copy)
    Remove Check for Test Run
    Select Transport Info Sets and queries radio button
    Fill Infoset and Query with corresponding names.
    4) Click on Execute button.
    It will ask you for the place for uploading file.
    Select that place (from where you downloaded file).
    Now infoset & query is uploaded.Log will be displayed.
    in the same way download the user group also.
    5)Go to SQ02
    Select Environment -> Query Areas
    Select Standard Area (Client specific)
    SQ02 -> Infoset -> Generate.
    Enter Yes.
    6)Go to SQ01
    Select Environment -> Query Areas
    Select Standard Area (Client specific)
    Enter your Query Name.
    7)Click on Execute button
    Regards
    JH

  • Same User - New ID - How to Mass Copy Queries from one userid to another

    Hello,
    There is a power user who has old user id LTHOMAS.
    Global company grew and determined that everyone needed new global id.
    Now LTHOMAS has another id THOMASLUS (US for United States).
    Global wants to delete LTHOMAS eventually - license fee issue.
    This power user has many many queries that he has created.
    When he brings up old one with his new id, he has to use "save as" icon so that it will allow him to update it - otherwise authorization error.
    Since he has many queries, is there a mass tcode to use that would copy all queries under LTHOMAS to THOMASLUS?
    I have not discovered any other way - this was always handled by security team in other places.
    Thanks for any help you can provide.
    Lynda

    I donu2019t think there is any t-code to do this.  But we can do this at the table level and move it in a transport.  Table - RSRREPDIR filter by author and select the entries  which needs to be modified to the new user id save and move the transport. Alternatively we can develop an ABAP report and use it in all systems.

  • In MIRO transaction, Where will be the image path get stored?

    Dear Friends,
    In MIRO transaction, Where will be the image path get stored?
    There must be some standard tables/functionality which is maintaining PATH. Please help me to find out the Document Path Details..
    Thanks in Advance.
    Regards,
    Lijo

    Hi,
    this is the content of the oss note (hope it helps):
    Symptom
    Where are the documents that you can create and display using the generic object services (System -> Connections or System -> 'Services for the object') physically stored?
    Solution
    Storing attachments using generic services
    The generic object services offer a separate option via the 'Copy desktop document', 'Connect Internet address (URL)' and 'Create a note' services to add an attachment to a business document.As of Release 4.6C, these services are called 'Create attachment', 'Create an external document (URL)' and 'Create a note'.
    These services should enable the end user to easily enter attachments without document characters (memos).Correspondingly, there is no archiving concept for this type of attachment.
    Technically speaking, notes, PC attachments and URLs are treated as SAPoffice documents and result in corresponding entries in the SOOD and SOFM tables. The contents of the attachments are stored in the SOC3 table.As of Release 4.6B, the contents of PC attachments are stored using the Knowledge Provider (KPro).The KPro allows you to connect an external storage system so that the contents of the PC attachments no longer place a burden on the database. If an external storage system is not connected, the contents of the PC attachments are written to the SOFFCONT1 table as of Release 4.6B.The administrative information necessary to locate the document in the Kpro is in the SOC3 table.
    The content of notes and URLs continues to be stored in the SOC3 table.As these documents are usually small, the additional effort involved in storing them in the KPro is not justified.
    If the PC attachments are not to be stored in the SOFFCONT1 table, you must assign a category to the SOFFPHIO document class using transaction SKPR08. The category is created in transaction OACT and refers to a repository on a HTTP content server. If documents that have already been stored are to be moved to the content server, see note 389366.
    For more information on connecting an external Content Server, see the online documentation for the SAP Knowledge Provider or the information available in the help portal under Basis -> Basis Services -> Business Workplace -> Administration of... -> Information on Documents... -> Configuring an HTTP Content Server for Documents.
    The relationship between the attachments and the business documents is provided via the Object Relationship Service.
    Defining attachments using the archive link
    If an optical archive was connected using the archive link and the corresponding settings for the document type were maintained for the object types of a business document, documents can be stored in the Content Repository, directly from the PC, via the 'Establish relationships for the stored document' or 'Store the business document' service.
    In addition, refer to the online documentation for more information on configuring the archive link.
    Best regards.

  • Copy queries + variants + workbooks -- RSZC ?

    BW Experts,
    Using RSZC can we copy queries, variants and workbooks?
    I have to make a copy of queries from the cube to the multicube.
    Thanks,
    BWer

    Hi BWer.
    You can copy your query like this:
    1 Go to SE37
    2 Type in RSZ_I_COPY_QRY_TO_CUBE
    3 Press Display
    4 Scroll down and look for this line in the code:
    IF l_subrc <> 0 OR l_is_compliant = rs_c_false.
    5 Position the cursor on the line and set a breakpoint by clicking the "stop" sign
    6 Go back
    7 Run the module by pressing F8
    8 Type in your source + target cubes and press F8
    9 You get to the debugger at the line where you set the breakpoint. Double click on l_is_compliant to make it show in "field names" (to the left) below the code.
    10 Type in x in the "field contents" (to the right), press the pen symbol to the right of the line and press F8
    11 Chose the query you want from the list and press "transfer selections"
    12 Check the log: after all the error messages about the cubes not being identical, there should be one line with the green light of hope - this is your query that was copied
    13 Check if all the objects in the query are available in the cube you copied to by opening the query from the query designer.
    14 If some objects are missing in the cube you copied to, you'll have to fix this - If they are there, you can look busy for a couple of hours just doing your own thing and having everybody else think you are copying the query manually :-D
    (you might want to change the query tech name by using "save as" from the query designer)
    Enjoy,
    Jacob
    Message was edited by: Jacob Jansen
    ...and of course: If your system crashes or something like that when you try this, or as a consequence of trying this, I accept no responsibility :-D
    I did this on BW 3.0B ... dunno how it will work on other versions...

  • Copying queries between cubes

    Hi,
    I would like to copy queries from a cube to a MultiProvider. Both have the same structure.
    I found the help at http://help.sap.com/saphelp_nw04/helpdata/en/9f/f57539d6d1c93be10000000a114084/content.htm . There it says:
    Result
    The copied queries and the copied sub-objects have their own names. The new names are derived from the name of the original object and the added elements _<number>.
    So the original query remains connected to my cube and a copy of this query will be created pointing to my MultiProvider. The technical name will change from e.g. "zmy_query" to "zmy_query_1". The same then applies to sub-objects (structures, calculated key figures and restricted key figures).
    Did I understand this correct?
    Thanks!

    Hi Steve,
    Structure can be re-usable where it holds multple number of CKFs/RKFs/KFs/Chars.... By using RSZC you can copy reports and its adjacent componets to other cube.
    We do this activity during enhancement activity, not to stop users from viewing reports.
    Regards,
    rvc

  • Copy Function Group to New Name: Transport Question

    When I did this I only see in the transport Function Group with the Function Group Name under it. I would have expected to see all of the objects but I guess not?
    I suppose everything will go under thge Function Group name? ie. Includes, Function Modules, etc.?
                Thank-You.

    When I see a thread title like this, the first question I think is "Why copy the function group".
    Copying a complete function group leaves your system very open to future data corruption and other problems as patches etc change the code in the original group but do not get reflected in your copy.  A repair or enhancement to the original object has the advantage that SPAU will highlight any new versions from SAP allowing you to confirm that your change is still needed. 
    Another option is to create a custom function that calls the standard code with customer specific pre and post processing.  If both the standard and custom function are needed, then including logic based on transaction code, calling report, etc can handle this.
    It is interesting to work on the upgrade of a system where there has been significant copying of SAP code - you compare the "Z" version with the original SAP code in the pre-upgrade system and nearly always find differences due to OSS notes etc that were applied without thinking of the customer copy.
    Andrew

  • Urgent! Copying queries

    Hello Experts,
         Can queries be copied from one phase to the other, i.e. from production to development etc. If so, how?
         Please need an answer asap.
    Thanks,
    anjali

    Hello Joe,
           Thanks for your quick reply but my question was not about transporting but copying. I know we can transport queries from one phase to the other but can we copy by any chance. I know there are no options other than delete, change and create but no copy. So my question is can we copy?
           The answer could be a simple 'no' or probably there is a way.
    Still i would like to say thanks,
    anjali

  • Errors while copying queries from Infoset to DSO in BI 7.0. Why

    Hi All,
    I am trying to copy queries from Infoset to DSO in BI 7.0.
    Message displayed after entering the data target names in Source Infocube (Infoset) & Target Infocube (DSO).
    : Errors when reading InfoObjects for InfoCube (Infoset).
    My Infoset has 2 queries.
    I need to copy only one query to the DSO which is part of the infoset. How can we achieve this.
    Please explain.
    Thanks

    Hi Murali,
    who said the target is different.
    The target is different in the sense, source is an Infoset & Target is an DSO.
    This DSO is a part of the above Infoset.
    RSZC works here but its giving errors as mentioned above.
    Regenerate in the sense, u mean i need to create the same again on DSO.
    Is there any other way.
    If providing some solution, let it be clear.
    Thanks.

  • [svn] 3519: Fix typo in error string for situations where there are advanced messaging configuration settings from LCDS used in the configuration files but no AdvancedMessagingSupport service .

    Revision: 3519
    Author: [email protected]
    Date: 2008-10-08 04:17:40 -0700 (Wed, 08 Oct 2008)
    Log Message:
    Fix typo in error string for situations where there are advanced messaging configuration settings from LCDS used in the configuration files but no AdvancedMessagingSupport service. The error string said that there was no flex.messaging.services.AdvancedMessagingService registered but it is the flex.messaging.services.AdvancedMessagingSupport service that needs to be registered.
    Add configuration test that starts the server with a destination that has the reliable property set which is an advanced messaging feature but there is no AdvancedMessagingSupport service registered.
    Modified Paths:
    blazeds/trunk/modules/common/src/flex/messaging/errors.properties
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/messagingService/ReliableDestina tionWithNoAdvancedMessagingSupport/services-config.xml

    Hi,
    Unfortunately I already tried all kinds of re-installs (the full list is in my original message). The only one remaining is the reinstall of Windows 8 itself, which I would really like to avoid.
    What I find really strange is the time it takes for the above error message to appear. It's like one hour or even more (never measured exactly, I left the computer running).
    What kind of a timeout is that? I would expect that, if ports are really used by some other application, I get the message in less than a minute (seconds, actually). To me this looks like the emulator itself for some reason believes there's a problem with
    some port while in reality there isn't.
    I'll eventually contact Microsoft Support, thanks for the suggestion.

  • How to check whether transport path exist between two systems in sld??

    Hi,
         I have two systems namely 'A' and 'B' and created business systems for both of them.Then i created transport path between the two systems.How i check whether what i have done is right in SLD.

    <b>WRT to CMS</b>
    am not sure with this but u can try:
    1. Start CMS: http://<host>:<J2EE Engine http port>/webdynpro/dispatcher/sap.com/tcSLCMS~WebUI/Cms.
    2. Goto lansdscape configurator and check there
    Message was edited by:
            Prabhu  S

  • Is there a substitute tool path for "Image Adjustments Variations-" in Photoshop CS6 Standard Addition?

    Is there a substitute tool path for "Image>Adjustments>Variations…" in Photoshop CS6 Standard Addition that brings similar results?  I was used to using Image>Adjustments>Variations… in Photoshop CS4 Standard Standard Addition quite often. I upgraded to Photoshop CS6 Standard Addition to get the 64bit memory architecture compatibility on my Macbook Pro, booted in Mountain Lion.  I see now that Photoshop CS6 Standard Addition has the "Image>Adjustments>Variations…" tool path removed.
    I don't have Photoshop CS6 Extended, which has the all new Image>Adjustments>Variations… tool path.  I only have Photoshop CS6 Standard Addition so, if anyone can share with me a substitute tool set that can give me similar results to using the old "Image>Adjustments>Variations…,"  I would appreciate it.

    Thanks, R_Kelly.
    You helped me to start exploring other tools in the Image>Adjustments Menu.  "Image>Adjustments>Color Balance…" seemed to help me get the results that "Image>Adjustments>Variations…" used to deliver.  "Image>Adjustments>Photo Filter>Warming Filter (85)" also got me to where I wanted to be in desired adjustments.  I used to get the results I wanted in brightness, contrast, mid-tone adjustment, and color balance buy using just Curves, Variations, and Hue/Saturation.  Now I'll use "Color Balance…" and "Photo Filter>Warming Filter (85)" along with Curves, and Hue/Saturation.  I also have learned to use "Levels" some more to get the same effect as Adjustments>Variations…"  I always thought there were more technically precise adjustment tools to get the same effect as "Image>Adjustments>Variations…"  Adobe dropping Variations in Photoshop CS6 Mac version forced me to learn better image adjustment approaches for pre press color correction and image warming.  I feel confident now to make Photoshop CS6 my prime-time work tool and move the Photoshop CS4 launch icon off of my Mac OS app Dock.  Thanks again, R_Kelly.

  • HT1338 when I click on a website where there is a pdf to view, I am all of a sudden not able to view.  Please adivse

    when I click on a website where there is a pdf to view, I am all of a sudden not able to view.  Please adivse

    <sub>Linked from https://support.mozilla.org/en-US/questions/976863</sub>
    Hi Anita,
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Problem in copying Queries

    Friends
    When copying queries i am getting the following error.
    An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor declared in a RAISING clause
    The system tried to insert a data record, even though a data record with the same primary key already exists
    Regards
    Sundaresan

    i have been just checking ST22, i don't see any log over there,but i do searched in SM21 there i see that i am missing some insufficent privileges..
    to be precise ..
    >ORA-01031 - Insufficient Privileges
    Data base error at 1031 at EXE
    thank you for your reply..

Maybe you are looking for