Moving a Query (sq01) from one system to another

Hi All
Is there any way to copy or export a query so that I may import it into another system?  If so, please tell me how.
Thanks
Vinesh

sq02.
then from menu Environment > transports
At the next screen click the blue info button for details.

Similar Messages

  • PGP encryption and moving of a file from one system to another

    Hi All,
    Could you please provide me the necessary information in setting up the below jobs in Redwood CPS.
    a) How can i do pgp encryption to a file in a SAP system?.  Could you please provide me the necessary steps.
    b) How can i do pgp encryption to a file in a non SAP system?.  Could you please provide me the necessary steps.
    b) Can i move a file from one SAP system  to another SAP system(example ECC to BI)?. If so, could you please provide me the necessary steps.
    c) Can i move a file from a SAP system  to a Non- SAP system?.  If so, could you please provide me the necessary steps.
    d) Can i move a file from a Non-SAP system  to another Non- SAP system?.  If so, could you please provide me the necessary steps.
    e)How can i ftp a file  and move it to a different network?. Could you please provide me the necessary steps.
    Thank you in advance.
    Thanks and Regards,
    Ramana

    Hi Ramana,
    a) You have a file in an SAP system that you want to encrypt, I you have the full path to the file, you can create and use an appropriate external command to perform the encryption, unless you know of an ABAP program to do that. Once you know which option you have, you can either schedule SAP_AbapRun to run the ABAP to encrypt the file, or SAP_ExternalCommandRun if you have an external command defined for the process.
    b) On the target system, you install a platform agent (license required) and check which command you have for pgp encryption. On Unix, you would use gpg. Simply create a BASH job definition with a String parameter named File and fill the following source: gpg -e -u `whoami` -r [email protected] <${File} > $File"_encrypted"
    b2) Talk to your SAP Basis team, you could use SAP CTS/STMS for that,  you could integrate that into CPS
    c)I imaging the file is an output of an ABAP program ? Run the ABAP program from within CPS with SAP_AbapRun, then the file will be on the CPS server, you can then copy the file to the target host, again, platform agents required on CPS system. You can use FTP, sFTP, SCP, NFS, CIFS (Windows share) whatever your platform requires.
    d) Platform agents required on source system. Target system must have windows share/NFS/SSHD/FTP or whatever you could use for file transfers
    e)Please see the documentation on jftp.
    Regards,
    HP

  • How  to transfer data from one system to another by datamart please give de

    how  to transfer data from one system to another by datamart please give details

    Hi Deba,
    Find the below SAP help doc which may help u...
    http://help.sap.com/saphelp_nw70/helpdata/en/12/43074208ae2a38e10000000a1550b0/frameset.htm
    Also find the below threads...
    Loading data from one cube to another cube.
    data copy from infocube to infocube in two different BW systems
    Delta when loading from ODS to ODS
    reg datamart
    Data mart flag
    Regards,
    KK.

  • Getting error in file transfer from one system to another system

    Hi All
    One of my client (User) wants to transfer his file from  SAP R/3 System SAP XI system. He is using a customize t-code ZFIR0325 (Trial balance report transfer to Hyperian System). When user execute the  program he is getting error "File Transfer Failed due to Network chk with Admin"
    I checked with Network team but they said it is okay from their side. We also check for authorization but there is no issue regarding authorization.
    Name of File Path of Aplication Server, XI destinaion and XI directory entered by user is correct.
    We also put authorization trace in XI System to RFC User (In file transfer from one system to another system this RFC User is geeing Used) but no authorization issue was found.
    Please help me to resolve this problem. I any detail require I will provide the same.

    Guruprasad Wrote:
    He is using a customize t-code ZFIR0325 (Trial balance report transfer to Hyperian System).
    We also put authorization trace in XI System to RFC User (In file transfer from one system to another system this RFC User is geeing Used) but no authorization issue was found.
    Firstly, no one in the community can answer on how a custom transcation code and a program associated with it behaves.
    If there are no authorization issues in the system, you have to look at the exact error message. Look if your XI system is allowed to receive files from the SAP system.
    Unfortunately, you should do some more home work before putting your question here. If everything is fine and configured correctly, then the issue might be with the program.
    Regards,
    Raghu

  • IDOC from One System to another

    Hi All,
    I am sending idocs from one system to another For Eg System A to System B .
    Now suppose 2 idocs are generated 1 and 2.
    Now how to determine , for idoc 1 in system A, what is the corresponding Inbound Idoc in System B because the data which is coming in System B might be different than in System A for the same Idoc?
    Thanks in Advance.

    Hi,
    direction 1 for outbound idoc,
                  2 for inbound idoc,
    goto tcode WE02
    enter direction - 2.
    creation date
    and basic type i.e. idoc type
    double click on an idoc num.
    on L.H.S  u have 'Control REc'  double click on it..
    it contains all the sender details and to what outbound idoc it corressponds to  -> basic type, message type
        -> Partner details like partner num, port, partner type
        -> date & time of creation
        -> and the other details
    Regards,
    Neelima.

  • Text Migration from One system to another

    I need to migrate texts from one system to another system. More of a data migration where in all text ex sales order Purchase order etc need to be migrated. If someone has worked on such requirement and can share the steps involved where in we can make a generic program for Upload and Download of the same.

    if they are standard texts then you can check this program
    RSTXSCRP
    here you can upload and download the standard text.
    Check it once.

  • Transfer of workflow from one system to another

    Hi all,
      I have a requirement as follows:
    1) V have developed a workflow in our system and tested
    2) now the client wants tht in their system
    if it is within our system, v can transport the request to copy tht workflow. But here the system itself is a new one where we need to do all configurations for workflow development. There is a way of storing the workflow as XML and thn importing it into the system.
    Can anyone suggest with solution for this transfer from one system to another?
    Thanks,
    Sivagami

    Hi,
    1) In the T.code SWDD, Give your Workflow no. and Press enter.
    2) Goto Menu, in the first Menu you can find Export and Import.
    3) You have to export and save that XML file
    4) Then go to the new system in the SWDD, Click import and it will ask of the file, upload the same file which you export from that system
    Regards,
    Surjith

  • File Uploading from one system to another system

    Hi to all
    I acn any one give a sample code for uploading from one system to another system using java code.
    please very urgent
    Thanks in advance
    With Regards
    Jitendra

    I am very sorry for that
    What i want is to transfer a file from my system to
    another system using Http connectionDoes the other system support http uploads?
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=451245

  • File transfer from one system to another system

    How can I use ODI to do file transfer from one system to another system ?
    Do I need to create Models or I have to simply use Jython procedure/script to do the same ? Kindly help. I have done DB to DB using Knowledge Modules. But I am not able to understand this piece.
    Kindly help.

    If you are asking about file transfer use ODI FTP tool to do it. If you are asking about file transformation..
    You can not do file transformation directly in ODI like we do in any other ETL tool like data stage or Ab Initio.. File transformation in ODI can be done using staging database in an interface(i.e ELT way).
    Create source and target data stores for the file to be transformed. Create an interface using File to SQL LKM to load the file into staging database and then use SQL to File Integration knowledge module.
    Thanks,
    D

  • How to use utl_ftp package to transfer files from one system to another

    Hi all,
    How to use utl_ftp package to transfer files from one system to another using plsql procedure .
    I failed to find the appropriate document ,kindly help me .
    Thanks,
    P Prakash

    prakash wrote:
    I am sorry tell you, this blog is not enough to for me.It's not a blog, it's Chris' website where you download the package from. Once you download the package and unrar it, then the package spec gives instructions (and I think there's instructions on how to install it too).
    Kindly let me know if there is any oracle documentation for this .It's not an Oracle created package, it was created by Chris. It's based around the UTL_TCP package if you really want to get into the nitty gritty of how it works, but I don't think you do.

  • BOPF, how to transfer BOs from one system to another using ZSAPLINK.

    Hi,
    Is there a ways to transfer the local objects created using BOPF from one system to another using ZSAPLINK?
    Thanks and Regards,
    Vineet.

    Hi Deba,
    Find the below SAP help doc which may help u...
    http://help.sap.com/saphelp_nw70/helpdata/en/12/43074208ae2a38e10000000a1550b0/frameset.htm
    Also find the below threads...
    Loading data from one cube to another cube.
    data copy from infocube to infocube in two different BW systems
    Delta when loading from ODS to ODS
    reg datamart
    Data mart flag
    Regards,
    KK.

  • Transfering file from one system to another

    Hi,
    Is there any mean by which we can transfer file from one system to another without programing???
    Thanks and best Regards.
    Kusum.

    If you have Unix Utility program you can execute it with
    MV source destination
    Regards
    Shital

  • How to copy a webi from one system to another system? l

    like from production system to another develop system
    thanks

    You should use Import Wizard to transfer the WebI report from one system to another, say, from DEV to PRD, but if you have also distinguish the DEV data source and the PRD data source, you will also have to modify the underlying universe connection after you transfer the report itself.
    If you're on BusinessObjects Enterprise XI 3.1 or above, you may also look at the free tool BusinessObjects Life Cycle Management which can 'promote' contents from one system to another.

  • How to move files from  one  system  to another in plsql

    Hi all,
    I want to move file from one system to another using plsql procedure .
    Kindly let me know what package i have to use for doing this .
    Thanks,
    P Prakash
    Edited by: prakash on Jul 27, 2011 2:20 AM
    Edited by: prakash on Jul 27, 2011 2:59 AM

    BluShadow wrote:
    That's ok if you want to diet. ;)Ooh look, the strange punctuation is back. Can it be true that the forum software has caught up with the '80s?
    I almost feel like connecting to the internet using a 9600 baud modem to celebrate.
    http://upload.wikimedia.org/wikipedia/commons/5/5d/TeleGuide-terminal.jpg
    Colon dash right bracket.
    (Old habits die hard)

  • Export or transport all the RFC destination from one system to another syst

    Hi
    Is there any method to Export or transport all the RFC destination from one system to another system

    Hi,
    the information is stored in table rfcdes.But there are also some other RFC*-tables which have some relations. Nevertheless the RFC-connectons will possibly not work anymore  in the new system(depending on the release your systems are), as the passwords are stored in the Sec store with system-dependent keys.
    b.rgds, Bernhard

Maybe you are looking for

  • MO operations deleted but PR is still active

    Hi, In one of our issue, the user has deleted the external service operation in MO, but when we looked into PR, it seems to be still active.By rite, the PR has to be cancelled once the operation is deleted.Can anyone tell me is there any logical chec

  • Creating a Windows 7 OS desktop short cut for gmail with Firefox as browser, not internet explorer

    I have an HP laptop that originally had Windows Vista Home Premium 64-bit OS. I recently upgraded to Windows 7 64-bit OS. I want to generate a desktop shortcut for gmail that uses Firefox as the browser not internet explorer (8). If I use IE 8 as the

  • How to include image in dynamic .pdf CF8

    What is the proper way to include an image in a dynamic .pdf? In CF7, I did this. <img src="file://///xxxDocServer/HiRes Photos#Biography.File_Path#" width="119" height="153" />

  • Iphone 4s really low sound

    Hello, From some months I experience the problem with the sound of the iPhone 4s. The sound is really low. You can only hear it if you put your ear very near to the speakers. I've tried everything. Settings -> Sounds to max. Restarting the iPhone. On

  • Sorting of images within a stack

    When working with stacks some strange things happen: - When trying to duplicate one image out of the stack into an album the whole stack is moved to the album. When I than delete this stack in the album the order of the images of the same stack in my