Copy a program from one sap system to another

hi all,
   i need to copy a program from one sap system to another..along with the text symbols, selection-texts and includes without any transport request release...how can i do that?
thanx in adv

Hi,
You need to Download the Program first in to Local desktop then upload the same to another server, we can not move the code directly from a server to another server without a Transport request.
but you can call the program from other server using RFC destination, create a RFC for that server and create a function module in the server which the program is there and use the SUBMIT statmet in that function module, then from the other server call this function module using RFC destination
Regards
Sudheer

Similar Messages

  • Copying Report Programs from one SAP system to another SAP system

    Folks,
    I would like to know if there is any easy way to copy a report program from one system to another system. There are two SAP systems of which one runs on UNIX and another one runs on Windows.  BASIS consultant told that they are not transportable.
    The only option I came up with manually copying the reports and associated Selection Texts, Text Symbols & Titles& Headers.
    Is there any other easy way to do this task as I have 60 programs to be moved. 
    - Balaji

    Thomas,
    There are two SAP systems of which one runs on UNIX and another one runs on Windows.
    Thanks for your suggestion. Our BASIS consultant mentioned that as the Operating Systems for these SAP systems are different , transports can not be done.  As per your suggestion , my understanding is that transports are possible even the operating systems are different.
    Please confirm.
    Regards,
    -Balaji

  • How to copy function group from one SAP system to another

    dear all,
    our company will set up a sub-company currently,and the sub-company want to copy some programs from our SAP system.
    how to pack and copy function group?
    pls help me,tks!

    Hello  Snow zeng,
    Will the 2 systems be connected ? I.e Same land scape ?
    If they are non connected systems, check this Wiki by Marcin [How to copy Repository Objects between non-connected SAP systems|http://wiki.sdn.sap.com/wiki/display/ABAP/HowtocopyRepositoryObjectsbetweennon-connectedSAPsystems]
    Regards

  • How to copy a Module Pool Program from one SAP server to another SAP server

    Hi Experts,
    My requirement is to copy some Module pool programs from one SAP server to another SAP server which do not have any link.
    Please advise on this.
    Regards
    Dipak

    put all relevant objects inside a transport request and release it. this will generate two files, a control file in /usr/sap/trans/cofiles/ and a data file in /usr/sap/trans/data/
    you can take these two files, zip'em up and e.g. email them to your destination. There they have to be put into the same directories of that other server and can then be added to the import queue and finally imported.
    These last steps would usually be done by an administrator.
    Both systems should be on the same release, as far as I know.
    Cheers
    Thomas

  • Copy data from one SAP system to another based on conversion rules

    Hi All,
    Please provide your input on how can we copy data from one SAP system to another based on conversion rules.
    Conversion rule :
    vkrog in 110  vkorrg in 120
    1234            4567   
    <<text removed>>
    Thanks
    Edited by: Matt on Feb 16, 2009 4:35 PM

    Please read the Rules of Engagement here: Please read "The Forum Rules of Engagement" before posting!  HOT NEWS!!
    Please note that offering points is against the rules.
    matt

  • Transferring Development from One SAP system to another?

    I was wondering if it was possible to transfer an entire Package or a Transport with its development contents from one SAP system to another?
    It would be preferred if the method doesn't require connectivity, like for example to be able to export everything in a package to an XML-file that could be imported into an empty package on another system.
    It would need to handle all development parts, such as Reports, Function Modules, Classes, Special Classes (such as Exception Classes), Shared Objects and Persistent Objects (Yes, I like objects ), Unit Tests, Data Dictionary definitions for tables, table types, structures, data elements and so forth.
    It this in any way possible?

    Hi
    I believe u can only create a request containing all abap object of the package: u can do it by SE80.
    After releasing the request u need to pick up the data file and the cofile and past these files to the target system.
    So u can add and then import the your request in the queue of the development of the target system by trx STMS.
    Probably u need to ask a little help to your basis in order to copy and past the files from and to SAP server (I don't know if you've the authorizations).
    The name of datafile is like D<request number>.<system id>
    and the path
    /usr/sap/trans/<SYSTEM ID>/data
    the cofile name is K<request number>.<system id>
    and the path
    /usr/sap/trans/<SYSTEM ID>/cofile
    Max

  • How we can import an IDOC structure from one SAP system to another w/o ALE

    Hi Gurus,
    How we can import an IDOC structure from one SAP system to another? we're not able to use ALE tech, these two sap systems are isolated.
    Any response will be awarded!
    Thanks a lot.
    Samson

    hi,
    1.One is by change pointer concept i.e by executing the RBDMIDOC.We can generate the idoc and automatically to the inbound System.
    2.By executable program also like bd10 and bd11.
    Regards,
    SHIVA(reward if helpful).

  • Need of XI to send an XML from one SAP system to another SAP system

    Dear colleagues,
    I work in the SRM solution.
    In SRM there is a Purchaser and Supplier scenario called Supplier Self Services.
    The Purchaser creates a Purchase order and sends it to the supplier in form of an XML file.
    The purchaser system and supplier system are the same SAP system but different clients.
    Example: Purchaser client is 300 and Supplier client is 330 and both of them are on the same system.
    I have a very basic question.
    Currently we have the XI system which acts as an interface to send the Purchaser PO XML to the Supplier as XML.
    a)My question is in case the XML structure is identical across both the clients, then what is the need of XI system?
    b) Is it not possible to send XML from one client to another without an XI system? there si no need of any message mapping required since I am expecting the same XML structure in both clients.
    Please clarify the need of XI system in the following scenario. Is it not possible without XI?
    Many thanks.
    Best regards,
    Srivatsa

    Hi Srivatsa,
        YOu can send the XML message from one sap system to another sap system even without an XI system in between.
    But the use of SAP XI (Or any other middleware) is recommended because, it gives you the following advantages.
    1) Better monitoring and alerting mechanism. XI provides you robust set of tools that let you monitor the status of the messages that are exchanged.
    2) Direct communication between systems is referred to as Point to Point communication, which has its own disadvantages as against Hub and SPoke model (Message exchange using XI).
    3) Message delivery is guaranteed if you have XI in between.
    If the target system is down, the sender sap system will not try multiple times to post the message.
    But if you use XI, it can be configured to send the message multiple times, till it succeeds.
    Regards,
    Ravi Kanth Talagana

  • Migrate PY and TM cluster data from One SAP System to another

    Hi Experts,
    Could you please suggest me some options to migrate PY and TM cluster data from One SAP System to another? My requirement is to move all the cluster data (Active and Inactive ees).
    I see that PU12 is an option. Anybody used that to migrate between SAP systems. Please provide some details
    Points guaranteed
    I see that using PU12 you can export only PCL2 Clutsers. Are there any ways to move the other clusters like PCL4 ?

    Hi,
    As far as data transfer, If have all normal configuration settings in your targeted system you can use LSMW (Use T.code AS91 in LSMW for recording)  to transfer your data in your both cases.
    Hope it resolves your both the issues.
    Regards,
    Murali

  • DATA Migration Strategy of Inventory from one SAP system to another

    Hi,
    We are migrating data from one sap system to another due to business split . I would like to know what are the considerations, dos and donts for inventory/stock balance  migration.
    Appreciate your responses on the same.
    Kind regards,
    Tanuja

    Hi
    Here are some of the links for Data migration in SAP which may be really helpful for you..Please have a look at them.
    http://www.packtpub.com/article/data-migration-sap-business-one-part1
    http://www.sap-press.de/download/dateien/1468/sappress_migrating_your_sap_data.pdf
    http://sceisqaweb.sc.gov/documents/Agencies-Approach-and-Plan-for-Data-Conversion.pdf
    Thanks.

  • Redirect EDI PO's from one SAP system to another

    Hi Guys,
    I have a requirement wherein we have to redirect EDI PO's from one SAP system to another. What should my approach be? Since both the systems have the PO's setup, how can I differentiate the logic in such a way that latest system where we're migrating the code behaves in a same way as it is currently doing in two systems. I hope I didn't confuse you
    Prineet

    I might be not the only one unable to understand the question - what are you asking exactly? To my knowledge, it's not possible in SAP to simply route the IDocs from one system to another - you'd need to map your EDI middleware to the correct system. But migrating the code is something completely different. So what is the question?

  • Migration of Planned Orders from one SAP system to another one

    Hi,
    A quick help needed.
    We are migrating SAP data from one SAP system to other due to business split. Regarding PP data, can Planned orders be migrated as it is from one SAP System to another? What is the impact if we do so?
    Appreciate your response.
    Kind Regards,
    tanuji

    hi ,
    As suggested , you can propose to migrate only Firmed Planned orders from SAP  to SAP system .
    How to acheive it ?
    You can use below BAPI to extract details of planned order from Table PLAF and upload in TARGET SYSTEM
    BAPI_PLANNEDORDER_CREATE
    Please note  newly created Planned order in Target system would not have BOM EXPLOSION and Scheduling .
    If need , Make a BDC recording as a add on step to explode Bom and Schedule by clicking those icons in Planned order .
    Technical Team can do this .

  • Client transport from one sap system to another one

    When I want to make a client transport from one sap system to another (i.e. the source system is a system without a enhancement package and the destination system is with ehp5) can it be that there come critical conflicts in the modules (like FI, CO or HCM or other ones)?

    Hi Damian,
    It is not recommanded to import TRs from SAP system not at equal level.
    Get both the systems at same level if possible.
    But still if you have senario like this , pls ask to transport owner about changes included to undersatnd criticallity
    Regards,

  • How to transfer JPG/JPEG from one SAP system to another?

    I am not sure this is something that is easily possible, if even possible, and can't find anything about it.
    Does anyone know how to transfer a picture (JPG/JPEG) from one SAP system to another (both 7.00+)? 
    Scenario would be something similar to uploading a photo into one SAP system, then having it pass it to a central SAP system.
    Any thoughts about how or if it is possible would be helpful.
    Thanks,
    Jake

    Hi,
    I can think about at least two ways. One way is using web services or RFC. You can create a RFC enabled FM which would return a string of bytes (type XSTRING) for some particular ID. It's pretty easy to expose RFC enabled FM as web service. Consuming web service from ABAP is easy as well. Another solution is using REST based interface. You would write a HTTP handler which would return a jpeg image for particular ID. For example URL would look like http://<hostname>/image/?id=ABC and client would just call GET request for this URL and response would contain jpeg image.
    Cheers

  • How we can import an IDOC structure from one SAP system to another

    Hi Gurus,
    How we can import an IDOC structure from one SAP system to another? If we're using ALE, how can we do that? Please can someone give me the process and necessary t codes.
    Any response will be awarded!
    Thanks a lot.
    Samson

    hi!
    Define the logical system names in both the systems.
    Logical system names :SAP001
    SAP002
    SAP001 FOR 001 CLIENT
    SAP002 FOR 002 CLIENT
    These two logical system definitions should be present in both the systems.
    Assign the logical systems to the client. (in both the systems)
    Assign SAP001 to 001 CLIENT
    Assign SAP002 to 002 CLIENT
    you can See these in transaction SALE.
    After this define the rfc DESTINATION IN sm59. (in both the systems)
    In 001 client create the RFC destination name SAP002
    In the tab log on security, give the user name and password and client of the 002 client and save it.
    Similarly do the reverse in the 002 Client.
    In 001 client create the port.(Transaction WE21)
    Specify the RFC destination name as SAP002.
    Now you can define the ports, (both the systems)
    Create the partner profile for partner(ie gve logical system name of partner) , so give as SAP002.
    partner profile in both the systems.
    Now create the distribution model in BD64 and goto edit>model view>distribute.
    The same model view will be visible n distributed to the partner system also..which in this case is sap002.
    U may trigger the idoc from we19 and chk its status in we05.
    Please let me know if you need further info on this.

Maybe you are looking for