Migration Tool for Contract & PO from R/3 to SRM 5.0

Hi gurus,
I'm working on an implementation of SAP SRM 5.0 for the following scenario:
- Plan driven
- Contract Management
- Order Management
We actually have 2 R/3 system. We want to migrate contract and PO from this system to SRM and then manage contract & PO into SRM. Following changes on these documents became possible only on SRM. But we want to distribute these changes and new documents from SRM to R/3 systems, working with extended classic scenario (for contract we want to use GOA contract).
Moreover we have another activity to do few months after go-live. In fact we need to close 2 R/3 system and to switch to one new ECC system, in wich we have to migrate existing documents. So we have to convert on these documents organizational structures, vendors, back-end systems and so on...
Have somenone any idea to do it? There is a SAP tool?
Thank you in advance.
Best Regards

Marco,
ever heard of report BBP_CONTRACT_INITIAL_UPLOAD?
Excerpt from the initial comment...
*Purpose:
*This program can be used to upload contracts from ERP to SRM. A
*separate contract in SRM would be created for each successfully
*transfrred ERP contract. Also the list of all the successfully
*transfrred contracts would be maintained in SRM.
Hope this helps,
Richard

Similar Messages

  • Issue with SQL converter: Query Migration Tool for Microsoft SQL Server to SAP HANA

    Hello,
    I found the following blog : http://scn.sap.com/community/business-one/blog/2013/04/10/how-to-convert-sql-from-ms-sql-server-to-sap-hana
    I am trying out this migration tool for converting my MS SQL queries to HANA.
    I am running into issue while converting certain queries.
    The issue is specific to "set" commands which set local variables inside "create procedure" commands.
    e.g.
    a standalone set command:
    SET @var = (SELECT TOP 1 name FROM mytable ORDER BY name)
    is converted well:
    SELECT (SELECT TOP 1 "name" FROM "mytable" ORDER BY "name") INTO var FROM DUMMY;
    But when the same is part of create procedure:
    CREATE PROCEDURE [dbx].[XXXXX_YYYY_ZZZZ]
    AS
    SET @var = (SELECT TOP 1 name FROM mytable ORDER BY name)
    it fails in converting the same:
    --Statements in the input file contain errors; conversion was canceled
    I would like to understand who can help me here.
    Thanks...

    Hi Mayur,
    that tool cannot convert stored procedures. it is still being developed. For these you have to do it manually.

  • What's the best migration tool to be used from sybase 12.5.3 to Oracle12c? Thanks!

    What's the best migration tool to be used from sybase 12.5.3 to Oracle12c? Thanks!

    Hi,
      If you have access to My Oracle Support then review this note for alternatives -
    How To Migrate Non-Oracle Databases For Which a SQL*Developer or Migration Workbench Option Is Not Available (Doc ID 393760.1)
    For example, you could use a gateway and connect to Sybase then copy table to Oracle, but this won't do things like move stored procedures etc and you would have to move these manually.
    Load the non-Oracle data into flat files and use SQL*Loader to put the data into Oracle tables. Again manual  work is required for the other objects.
    In Oracle 12c there will be additional features to help migrate from non-Oracle databases.
    In the 12c documentation there is a migration guide:
    Oracle® Database Migration Guide 12c Release 1 (12.1)
    http://st-doc.us.oracle.com/12/121/gateways.121/e22508/migr_tools_feat.htm#sthref8
    It lists steps as possible solutions how to migrate from a foreign database to Oracle in the section:
    Other Oracle Products that Enable Migration
    There may also be third party tools but Oracle only provide SQL*Developer.
    Is there any particular reason why you don't want to use SQL*Developer ?
    Regards,
    Mike

  • Migration tool for migrate MII objects from 11.5 to 12.1

    Hi All,
    We can use any of the tools SP01/02/03/04 for migrate MII objects from 11.5 to 12.0.
    Our requirement is to migrate MII objects from 11.5 to 12.1.
    Can we use the same tool to accomplish our requiremnt ? Or is there any other tool for this?
    Please suggest me on this.Thanks in advance.
    Regards,
    Manisha

    Thanks Jamie.I got it.upgrade guides located at http://service.sap.com/instguides -> SAP Business Suite Applications -> SAP Manufacturing -> SAP MII.
    Thanks,
    Manisha

  • MII Migration tool for server installed in Linux

    I am planning to migrate few files from xMII 11.5 to 12.0.  I searched in market place to download the migration tool(service.sap.com -> SAP Support Portal -> Downloads -> SAP Installations & Upgrades -> Search for Installations and Upgrades.
    Entered XMII MIGRATION TOOL in the search field)  which can be used from my windows laptop. But, its not available.
    I also searched for the components which can be deployed in Netweaver to obtain the migration tool(service.sap.com -> SAP Support Portal -> Downloads ->Entry by application group->Support Packages and Patches...SAP xApps...SAP XMII...SAP XMII...SAP XMII 12.0...XMII MIGRATION TOOL 1.0). But, these components are only available for Windows server.
    Let me know whether this is because of authorizations/permissions of my id. Is there a place where I can download either the migration tool or the components for linux?

    The Migration Tool is a windows only application - so are the files from your 11.5 system for that matter
    You'll need to download the tool, run either the SDM or JSPM tool of NetWeaver to extract the zip file from inside the SCA file.  This zip file can then be extracted onto your laptop where the java app can run to take the desired 11.5 source files and migrate them into your 12.0 server via http.

  • Need help in RFP - Migration Estimates for Crystal Reports from BI 3.1 to 4.1

    Hi,
    I have to migrate 100 crystal reports from BI 3.1 to 4.1. The reports vary from simple to complex in terms of complexity.
    I want to know the time estimates (no. of hours/report) for the above upgradation for a client proposal.
    What all parameters should i mention in the proposal?
    Thanks

    You don't actually have to upgrade the reports to a newer version of Crystal in order to migrate them from BO 3.1 to BI 4.1 and have them work.  BI 4.1 will work correctly with Crystal Reports that have been created in Crystal XI r2 and higher.  The inner structure of the .rpt file is essentially the same, with new things being added when new features from the newer versions are used.
    Some things to remember when migrating Crystal reports using the Upgrade Management Tool (based on my experience migrating a number of clients from 3.1 to 4.x):
    1.  If the reports were saved with a specific printer, make sure that the printer has been configured on the BI 4.1 server.  In 3.1 this was not an issue, but there's a change in printer processing in the newer versions of Windows Server where BI 4.1 will run that cause errors/warnings in the migration of these reports.
    2.  If your reports use ODBC connections, make sure that ALL of the required connections have been created prior to migration.  Even though BI 4.1 is 64-bit software, the Crystal "servers" are still 32-bit, so they require 32-bit connections.  If you're connecting to MS SQL Server, make sure you use SQL Server Native Connection 10.0 or 11.0 for these connections.
    3.  If you have Dynamic Parameters and you've had to make any changes to which DB drivers are used - even if it's in an ODBC connection that has the same name as the old system, be aware that you'll have to create new data connections that use the new ODBC connections or drivers and then point the data foundations to the new data connections - otherwise your dynamic parameters won't work.
    -Dell

  • Migration tool for migrating Outlooksoft 4.2 to BPC 7.0 MS.

    Hi,
    We are planning to do the migration from Outlooksoft 4.2 to BPC 7.0 MS version. We donu2019t have the migration tool with us, to do the migration. I have already registered with http://www.planningandconsolidationupgrade.com.
    Can someone let me know the path to download the migration tool. It will be very much useful for me.
    Thanks in advance.
    Regards,
    JP.

    Hi JP,
    The migration tool is provided only to persons certified.
    In US and also in EMEA is already a certification program.
    I think it was already done a first workshop regarding the Migration tool in US having at the end an exam for certification.
    In EMEA the first workshop will be done next week between 11-13 May.
    Regards
    Sorin Radulescu

  • Oracle 9i Migration Tool for PL/SQL

    i tried to migrate the plsql code of my 6i forms to 9i via the oracle migration tool ifplsqlconv90 and always get the following error:
    "subclassed module could not be found....."
    although I have put the forms, that have been subclassed from, in the same directory.
    is it the case, that the tool does not work at all for forms that have subclassed items?
    thanks for your answer
    bernhard

    You can use the latest version.

  • Migration Tool for Oracle 8i

    Hi Friends !
    I want to migrate Sql Server 7 database to Oracle 8i. For this I have downloaded Oracle Migration Workbench from OTN. Bt when I tried to install it I got message "The Oracle Migration Workbench 2.0.2.0.0 must be installed into an Oracle 9.0.1 Home"
    I think the tool provided on OTN is for Oracle 9i. Where can I get the tool that will help me to migrate the databases to 8i ?
    Thanks in advance.
    Abhi

    812294 wrote:
    Can anyone tell me where i can download tool for Oracle reports developer for Oracle 10g? can you give me exact link?
    Thanks muchI am not clear what software you desire.
    http://otn.oracle.com
    Edited by: sb92075 on Sep 17, 2011 12:37 PM

  • How to work with the Migration tool in SAP BPC from MS to NW

    Hi,
    I am working in a Migration project from SAP BPC MS to NW.
    we are having a migration tool purchaged from SAP.
    I don't know how to  work with,Could you please help me in this.
    Is there any way to do it by Manually?
    Thanks and Regards
    Krishna

    Hi Krishna,
    As you are not upgrading your version but you are migrating from one BPC platform to the other, you need to follow all the rules of installing fresh SAP BPC version. As you have not specified from which version you are migrating and to which version, you can refer to the following link for installations and upgrades (You need to login using your S-user ID):
    https://websmp203.sap-ag.de/support
    Hope this helps.
    Rgds,
    Poonam

  • Role migration tool for EP6

    I beleive that there is a tool for migrating roles from Workplace 2.11 to EP5, does anybody know if there is the same tool available in EP6?
    I cannot find any documentation on this.

    Hi,
    yes there is indeed a tool in EP 6.0 for role migration from WP 2.11 or other SAP systems to EP6. You can find it in the portal under System Administration -> Transport -> Role Upload.
    The documentation can be found under:
    http://help.sap.com/saphelp_nw04/helpdata/en/41/5e4d40ecf00272e10000000a155106/frameset.htm
    The tool is also available for SP2 Patch4+, the documentation is the same.
    Please contact me, if you need further assistance.
    Kind Regards,
    Stefan Batzdorf

  • Is there a Migration tool for migrating Oracle forms 5 to Java

    Hi,
    I would like to know if there are any oracle tools available for migrating Oracle forms to j2ee.I read that " Oracle JHeadstart 10g" migrates the forms 6i to java/html.Does Oracle JHeadstart 10g also migrate forms 5 to j2ee.I am new to both oracle forms and j2ee and any information about this would be a great help.
    Thanks,
    Kevin

    Kevin,
    there are a couple of migration partners that offer their migration tool and many are listed on the otn page for Forms (otn.oracle.com/products/forms). You may want to make yourself a picture of how efficient such a migration coul dbecome
    Frank

  • Adobe Migration Tool for Aperture Pics to Lightroom

    Has the Adobe tool to help migrate Aperture Pictures to Lightroom Library been release?  If not, can we set up to have an alert when it is released?

    I’ve not seen any announcement on the release of the migration tool but this pdf document may be useful if you want to start exporting some or all of your originals. The migration tool announcement is expected to appear in the Lightroom journal and there is a link to it within the pdf which you could bookmark. I understand there is a migration tool in the app store although it’s at third party tool not an Adobe tool.
    http://landing.adobe.com/dam/downloads/whitepapers/54511.en.switch-from-aperture-to-lightr oom.pdf

  • [announce] tool for selecting network from console (netcfg-based)

    Hi all!
    I'm happy to announce new 'wifi-select' tool for selecting networks "in real-time" (in NetworkManager manner). I heard on the forums there were requests for such a tool from the users of netcfg. The tool is convinient for use in wifi-cafe or another places you are visiting first (and maybe last) time. Then you don't need to create the file-profile for a new network, just type 'sudo wifi-select eth1' and choose the network you need.
    The tool is currently packaged and available in AUR (yaourt -S wifi-select).
    It works as follows:
    - parses 'iwlist scan' and presents list of networks along with its security settings (wpa/wep/none) using 'dialog'.
    - if user selects network with existing profile -- just use this profile to connect with 'netcfg'.
    - if user selects a new network (for example network from wifi-cafe he currently visited), net-select automatically generates new profile with corresponding $SECURITY and asks for the key (if needed). It uses DHCP as $IP by default.
    - then, if connection succeeds, profile is saved for later usage.
    - if connection fails, user is asked if he/she wants to keep generated profile for further usage (for example to change $IP to static or adjust some additional options).
    Parsing of 'iwlist' output is done using AWK script (this seems to be clearer than grep+sed in my case). I've put it under /usr/lib/network (where netcfg .subr-files are located).
    I sent the scripts to James Rayner aka iphitus (maintainer of netcfg), he was interested and suggested to package the tool in AUR and if there would be some attention and interest -- he would package it in extra.
    So, I'm waiting for your feedback and questions.
    [crossposted in 'Community contributions': http://bbs.archlinux.org/viewtopic.php?id=63973]
    Thank you!
    With best regards,
    Ivan N. Veselov.
    Last edited by dying_sphynx (2009-01-28 11:03:30)

    Don't cross-post. 
    http://bbs.archlinux.org/viewtopic.php?id=63973

  • Does Crystal 2008 V2 have a migration tool for 8.5 and up?

    Does Crystal 2008 V2 have a migration tool? If so will it migrate 8.5 and up Crystal Reports? What are some of the problems that I will encounter?

    No, just open the reports up and verify the database

Maybe you are looking for

  • Problem with move of iTunes music to external hard drive

    My hard drive was getting full and I bought a new external drive and moved iTunes to it carefully following directions on ilounge and Apple support. 1. I first hit consolidate library and only moved the iTunes music file (as per the iLounge direction

  • JDK 1.5 compilation error !!!

    Hi all, My source code looks like this: * Test.java * Created on November 9, 2004, 6:20 PM package test; * @author Administrator public class Test /** Creates a new instance of Test */ public Test() * @param args the command line arguments public sta

  • Query for onhand  qunatity  with particular date  for eam

    hi all , following query are showing wrong value for on hand quantity with particular date mean work order issue date for quantity . can u show me where is problem in this query. SELECT   ood.organization_name, wrov.concatenated_segments item_number,

  • SQL Loader step hangs in unix script

    Hi, We have a nightly job that separately truncates 6 tables and then loads them with flat file data. It works fine almost always. Eight months ago and then yesterday, one of the 6 load steps(not the same table) hung up and did nothing. Reruns ran fi

  • Questions about the administration in Solaris 10

    Hello friends, I have the following queries: 1. How do I create a project to a user in solaris? 2. How do I assign memory (maximum and minimum) to a user in Solaris? 3. How do I check my free memory Solaris operating system? 4. How to verify that pro