Data transfer from one crm system (Prod) to another crm system ( quality)

Hi,
  I have a requirement in which i have to transfer a set of data ( BP, Product, Sales Order etc) for a given date range from production system to Quality system. I am more concerned abt the Business documents which move from CRM to ERP.
I thought of moving those outbond bdocs which are generated in crm system for the passing the data into ERP from Prod to Qty sytem and  try to reprocess them as an inbound bdocs in Qty through some program. But i came to know that bdocs will not contain the full data of the business documents which gets created in CRM system. So if i reprocess those bdocs also i will not get the full data of those businesss documents.
Any other alternative is there ?
Regards,
M Khan

Hi,
In the all the data transfer between SAP systems RFC is the best option.
Just create a source system for the new BW system and it will work.
Thanks
Message was edited by:
        Ajeet Singh

Similar Messages

  • Parameter transfer from one Web Dynpro Application to another

    hi,
    Is it true that  only parameters with string type can be transfered from one Web dynpro application to another ?

    hi, Justin ,
    You are right , I can use inplug for the dest component , and can transfer referenced type , but now I met a problem , how I can transfer the parameter to the dest comp ? 
    I can use the following code to transfer a value from origin to dest , but how to transfer an object , can you give me some sample code ?
    CONCATENATE l_url '?'
                   '&guid=' lv_guid
                   into l_url.
    CALL METHOD window_manager->create_external_window
          EXPORTING
            url    = l_url
          RECEIVING
            window = lo_window.

  • Data transfer from one BW system to another

    As there are, at least theoretically, a myriad of ways to push data from one BW system to another, I was wondering if anyone had some key thoughts or experiences to share. I see that OpenHub/InfoSpoke and the Data Mart Interface / Export DataSources seem to be the main methods of choice.
    What are the differences, and what are the key points to consider between these two or other recommended ways (for BW3.5)?
    Thanks in advance,
    Thomas

    Hi,
    In the all the data transfer between SAP systems RFC is the best option.
    Just create a source system for the new BW system and it will work.
    Thanks
    Message was edited by:
            Ajeet Singh

  • Purchase Order Data transfer from one old sap system to new sap system

    hi all,
    Suppose i have created some purchase orders in one client( old sytem) that are accurate according to our need .
    Now instead of creating same purchase orders again in in new system is a useless task.
    SO i want to upload these purchase order directly from SAP old system to
    SAP new system.
    How to execute this task.
    CAN anybody help me out with simple example  plz..
    thnx & rgds

    using ALE & IDOCS you can trasfer data from one system to another

  • Data transfer from one sql server to another sql server in 2005

    Hi,
    Im trying to transfer only one table data from one server database  to another server   database table.both are in 2005 .Can anyone help?

    Hi,
    Im trying to transfer only one table data from one server database  to another server   database table.both are in 2005 .Can anyone help?
    If you are not using express you can use Import export wizard to mode data its very easy below link will help.In link destination is excel but you can select destination as your SQL Server
    http://www.mssqltips.com/sqlservertutorial/202/simple-way-to-export-data-from-sql-server/
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Data transfer from one adobe form to another adobe form (offline)

    Hi,
    Is it possible to transfer data from one adobe form to another adobe form(offline).
    Advance Thaks
    Murali Papana.

    I dont know what your requirement but simple way is use 'Save' or 'Save as' to create a copy of offline form. ...:-)

  • Need to transfer data records from one version of sap to another version of

    hello,
            i have a requirement where i need to transfer the tables  with the records in it from sap r/3 4.7 version to sap ecc 6.0 version,now the present issue is how to tranfer the data records from old version to new version......kindly help me in this requirement

    Hi,
        Write a program in SAP 4.7 to download all records to a flat file. Then write a program in ECC6 to upload all records from the flat file...........
    Thanks,
    Aditya.

  • Purchase Order Data transfer from one client to another client

    Suppose i have created some purchase orders in one client( development server) and that are accurate according to our need .
    Now instead of creating same purchase orders again in production server is a useless task.
    SO i want to upload these purchase order directly from SAP development client to production client.
    How to execute this task.
    Please help me  out.
    I think it needs ALE concept .
    I know the ALE concept but i never uploaded the transaction data through ALE only i have uploaded the MASTER DATA.
    For eg i have transfered the material from one server to another server but never transfered the purchase order.
    CAN anybody help me out with simple example then it will greatful to me.
    Thanks a lot

    hi u can use BAPI to call that PO FROM ONE CLIENT TO ANOTHER CLIENT.
    FOR that, use, data: wa_destination type gsval.
      CASE sy-sysid.
        WHEN 'DVH'.
          CONCATENATE 'DVC' 'CLNT' '021' INTO wa_destination.
        WHEN 'QAH'.
          CONCATENATE 'QAC' 'CLNT' '129' INTO wa_destination.
        WHEN 'SUH'.
          CONCATENATE 'SUC' 'CLNT' '222' INTO wa_destination.
        WHEN 'PRH'.
          CONCATENATE 'PRC' 'CLNT' '222' INTO wa_destination.
      ENDCASE.
    call function  BAPI_PO_CREATE DEATINATION WA_DESTINATION
    COMMIT
    REWARD POINTS IF THIS IS USEFUL

  • Transfer from one consolidation sub-group to another

    Hi,
    I wish to transfer a consolidation unit from one sub-group to another. To do this, I know that i need to divest the entity in one sub-group and post first consolidation in another group.
    For this, i change the divestiture period in the master of consolidation unit. What are the further steps for posting first acquisition? Should i change the organizational hierarchy (by dragging the consolidation unit from old sub-group to new??
    Specifically, the organization structure consists of the following Sub - Groups
    CG1
    CU - 1000 - Parent Unit
    CU - 1100
        CG2
        CU- 2200 - Parent Unit
        CU - 2300
        CU - 2400
                CG3
                CU - 3000 Parent Unit
                CU - 2100
    Currently CU 2100 is a 100% subsidiary of CU 3000. .For CG3, consolidation happens at 3000 level and then the results are passed on to CG2. In CG2, the parent unit is 2200 and then the results are passed on to CG1.
    In this month, CU-3000 sold it's investments in CU 2100 to CU 2400 (at a profit). There was no goodwill during acquisition of 2100 by 3000.....
    I wish to know how i can tackle this in BCS..
    Regards,
    Shreepati
    Edited by: Shreepati Shenoy on Mar 21, 2011 7:34 AM

    Thank you for your response!
    I read about this in the forum. But i am unable to understand how consolidation unit 2100 can be part of CG3 (with divestiture period) and CG2 (for new acquisition). I tried doing the following in our system -
    1) Enter a divestiture period (current period) for CU 2100 in CG3
    2) In AFD - I entered First Consolidation data for CU 2400 (which acquired CU 2100 at a profit)u2026
    3) When I execute Consolidation Group Changes u2013 Entries are posted only in CG3 (at PL02, 12, 22)..No impact can be seen in CG2..
    4) When I execute COI, I get an error which says that investment in 2100 exceeds 100% (i.e. it is 200%)
    I tried to drag and drop CU 2100 from CG3 to CG2. However this does not help either (as CU 2100 appears in CG2 only)
    Please help me understand if I am going wrong somewhere..

  • Data transfer from one frame to another

    Developers
    I am new to swing :)
    I am working on employee information system. I am taking some employee information
    (say name, address, telephone) on frame1 and after clicking
    next button which is on frame1, displaying that information on frame2.
    On frame2 I am taking some more information about that employee and after clicking
    on next button of frame2, I am displaying all information from both frame1 and frame2 on
    frame3. On frame 3 there are 2 buttons say save and back.
    If user clicks on save his information will be saved in DB or if user click on back
    he will be forwarded to back frame.
    So how can I proceed? How and where can I store the information from frame1 and frame2
    which I am displaying on frame3
    With anticipatory thanks

    I agree with the card layout idea, but in general, if you want to store data together that comes from multiple views, then using the Model/View/Controller pattern is often the way to go.
    The main idea is to have one class (the model) that stores all the data, one or more views that can display and update it, and a controller class to tie everything together and give access from the outside world. Often, in simple cases, the controller and view are in the same class, but in your case, perhaps not. Alternatively combining the model and controller may make sense, and then just have separate view classes.

  • Data transfer from E-Reruitment to SAP in the intigrated system

    Dear all,
    iam working on E-Recruitment project with intigrated  system ( e-rec & SAP same instance)
    in  E-Rec i performed Applicant Acctivity ( Data tranfer for new employee)
    but there is no entry in t752f  table.
    and please tell me exactly  what data will transfer to sap automatically.
    if i want to transfer all the data do i need any developments.
    Pls suggest me as early as posible.
    Regards
    ushamohan11

    Hi,
    In Applicant Acctivity ( Data tranfer for new employee) will help you to get ready for the transfer.
    Goto pa40 and click on Hire Applicant (ACTION) and click on Transfer Icon on your left side of the screen.
    plz update me the status of it ..
    All the Best
    KRC

  • Scenario for data transfer from CRM to BW

    Hi Guru's,
    Could any one tell me what kind of scenario (e.g. file to file, Idoc to file etc) is used to transfer the data between the following systems using XI interface:
    Also, tell me how we can do it......
    1. CRM to BW
    2. Informatica to BW
    3. R3 to BW
    4. Oracle to BW
    Thanks in advance.  I will assign you the points
    Regards,

    Hi Bharath,
    it mainly depends on:
    1) what you have to transfer, custom data, standard data (for SAP business logic e.g. customer/delivery)
    2) how you need the transfer mode to be (synch/asynch)
    3) the volume of data
    4) the frequency of data transfer
    Consider that a typical scenario for interfacing SAP systems like CRM/R3 with XI is mainly based on IDocs/RFCs/proxy,..
    In general when communicating from XI to BW you should prefer Proxy (the first link explains in details why).
    I suggest you to have a look at these links:
    How to Push Data into BW from XI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21dfa9929c9
    How to do BW - XI scenario
    How to do BW - XI scenario.
    XI-BI Integration
    /people/kamaljeet.kharbanda/blog/2005/09/16/xi-bi-integration
    Re: SAP BI and SAP XI integration
    BI-XI Integration
    Informatica to BW
    http://www.informatica.com/FR/solutions/integration/sap/informatica_sap_bw.pdf
    Getting data from external system
    Getting data from external system
    Real World Scenarios of SAP XI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e17fdb90-0201-0010-2cb6-fe937f3bfd97#search=%22CRM%20to%20XI%20scenario%20site%3Asdn.sap.com%22
    CRM - XI integration
    XI to CRM XIF Connection
    Kind Regards,
    Sergio

  • Candidate Data transfer from E-Recruiting System to HR system for New Hiring.

    Hi All,
    Hope everyone doing in good Spirit.
    We are implementing E-Recruiting as Standalone for one of our client.
    Can any please help me in regards with Data transfer from E-Rec System to HR System for hiring once the candidate has been successfully completed recruiting process.
    You inputs are highly appreciable.
    Thank you.
    Sekhar.

    Hello Sekhar,
    there are three different scenarios for transferring the data of an external candidate to the HR core for hiring.
    the easiest and most commonly used is the RFC connection. When creating an activity of category data transfer the data of the candidate is transferred from eRec to HR core. There it is stored in table T752F. Then you can run transaction PA48. There you can select the candidate and run a hiring action. This is the same action like in PA40 only the system will preset the fields with the values from eRec (similar to batch input).
    Instead of using the RFC solution you can transfer the data using PI (this can be activated using a switch in T77S0). To be honest none of my customers is using this. Either they had no PI server at all or they did not use it for eRec
    The third was delivered with a business function HCM_HIRE_INT_CI_1. This is based on HCM processes and forms and targeted towards customers using Talent Management Core (e.g. data for education and work experience is transferred into the TM Core infotypes 740X as contrary to the hr core standard infotypes 0022 and 0023 they are structured like the eRec ones). Of course as you can do a lot of customer enhancements to HCMP&F you can replace the behavior nearly completely. One or two of my clients discussed this solution but as far as I know none is actually using it.
    The simple truth is most customers seem to not use any integration at all. The first solution is easy to activate but only covers around 13 fields. Compared to a real full blow hiring action this is not even 10% of the fields which have to be entered. So the presetting this small number of fields is not a great help especially as you have to check every information anyways. Furthermore PA48 is not very nice and lacks functions to structure the incoming records which makes it difficult to handle in large distributed organizations.
    The other two options require a lot of infrastructure for small functionality. What we discussed with a client was using the new hire integration to preset a full hiring form with eRec data and then send to the candidate as offline form to gather all missing information and use this for hiring. But there were to many issues on data privacy aspects when sending a form with social security data, bank account data, etc. via email. Furthermore they required actual signatures.
    Kind regards
    Roman  

  • Data transfer from R3 and BW TO external system

    Hi experts
    I got one question which I couldnt find good answer.
    it concerns...data transfer from both R3 system and BW(here data is master data) to an external system.
    what are the various options to do this both from BW side and R3 side?
    which of them offers best performance?
    Thanks
    BR
    Amanda
    Edited by: amanda ciders on Nov 20, 2008 2:17 PM

    Hi
    Im aware that I can use OpenHub Functionality for this.Can anyone explain how to do this as I am unable to implement this for this situation.....
    do anybody know other solutions like creating views or FM like that...
    .it will be of great help if u can explain any solution in greater detail(including open hub)..
    Thanks
    BR
    Amanda
    Edited by: amanda ciders on Nov 20, 2008 2:26 PM

  • 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

Maybe you are looking for

  • How do I join multiple Contacts on my iPhone 5?

    How do I join multiple Contacts that are exact or very similar on my iPhone 5?  When I bought my iP5, I merged my contact from my android phone but almost all of my contacts were duplicated (I now have over 4k contacts) in this process.  Any suggesti

  • How can I config a yum plublic repository for VM support without paying ?

    Please see: yum plublic repository I'm a bit confused with the options for support/updates. There is an option to get a VM support, which includes support, and a ULN subscription. There is also the option in the pricing guide to just get the ULN subs

  • Creative zen vision navigat

    Creative zen vision firmware .40.03 problem: i cant use my navigation buttons (so buttons on right side of my zen vision) and when i remove battery it doesnt help instal new firmware neither go in recover mode.. its working only thing... navigation d

  • How do you service an iPod touch with apple but you didn't buy it at apple

    Well bought my iPod touch at costco w/dead pixels. Is it possible to service it with apple? If so, Is it free? How reliable is it? How fast is it?

  • Why won't my N95 8Gb display the phone number in t...

    Symbian can be rather stupid and annoying. If you have a contact with multiple numbers in it. Symbian will not show you which number you're calling or receiving, you would have to dig into the details submenus to find out. This is real annoying as a