Downloading Material Master data from ECC to CRM

Hello friends, I am working in CRM 5.0., I am finding difficulty in downloading Material master created in ECC to a Product Master in CRM. Can you please tell me how to use Customizations to download the material master to product master.

Hi Rghunandan,
To carry out the product replication from ECC to CRM,you need to carry out the foll steps.
First download the customizing objects using R3AS
DNL_CUST_PROD0 u2013 Material number conversions
DNL_CUST_PROD1 u2013 Product : Categories
DNL_CUST_PROD3 u2013 Material : R/3 sales status
DNL_CUST_SPROD u2013 Sales product item
DNL_PLANT - Plant
To download products foll the steps below
1.Defining Product ID Settings  -COMCPRFORMAT
Cross-Application Components  SAP Products  Basic Settings  Define Output Format and Storage Form of Product Ids
This activity describes how to synchronize the product Ids in the CRM system and the R/3 system.
The material master length is R/3 is defined in transaction code OMSL and is set to 18.  (also check note no. 545824)
2.Make sure that CRM item categories and R/3 item categories are the same.
In CRM, item categories and item category groups are seen via
Customer Relationship Management  Transactions  Basic Settings
3.Selecting specific objects for replication : R3AC1
Use adapter object MATERIAL
Use filter settings tab and specify the material or a range of products you want to download .Use atble name MARA,field MATNR use an approriate operator and mention theproduct you want to downlaod.
4.Replicate Materials : R3AS
mention the adaptor object Material and execute
Regards
Itty

Similar Messages

  • Request Download for Master Data from ECC to CRM resulting in "Wait" Status in R3AR3

    Hi All,
    I have created request download in R3AR2 transaction to download master data for a particular Business Partner from ECC to CRM.
    But after I execute the request in R3AR4 transaction and check its status in R3AR3 transaction, it always states as "Wait".
    Please help me as to how to resolve this issue.
    Thanks in advance,
    Shubham

    Hi Shubham,
    Please check the queues in SMQ2 and what status they are showing?.
    Thanks,
    Faisal

  • How to transfer data from ECC to CRM via IDocs (Clfmas01),

    Hi all,
    how to transfer data from ECC to CRM via IDocs (Clfmas01), that to material master data from ECC to Production master data in CRM.    
    Need Information regarding, how to upload file to CRM from ECC, through, IDocs......Plz help me...
    Edited by: khaja fareed on Jan 11, 2010 12:44 PM

    First of all push ECC data in to GTS server through T.code:/N/SAPSLL/MENU_LEGALR3. First click on Master data tab there enter customer/vendor number then execute.
    2-Go to document tab there enter Sales order no/PO number then execute it.
    Then go to GTS server in compliance management module you can get all the information.
    Regards
    Sitanshu Panigrahi

  • Can we download employee data from ECC to CRM using standard middleware?

    HI,
    Can we download employee data from ECC to CRM using standard middleware? If yes pl give me the procedure.(not using HR ALE/IDOC)
    Thanks,
    Regards,
    PV

    Standard replication for employee to CRM is using ALE.
    BDoc send information for CRM for other business partner. If you want to use BDOC message for send employee to CRM, you should build your own BDOC message that read HCC Table and send this information to CRM.
    However send this information using ALE is not difficult. Why don't you wan to use ALE?
    Regards,
    Lyda

  • Download ztable data from ECC to CRM 7.0

    Hi,
    I have created ztable in ECC and CRM 7.0,(tables are same).Now I want to downlaod data from ECC to CRM.
    Table should only be updatable from ECC. No maintenance required in CRM.How to achieve this?
    Please suggest me.
    Thanks,
    Brahmaji

    create customizing adapter objects in R3AC3.
    copy the stanadard FM 'CRM_BUPA_MAP_ADREREG_CI' to custom FM and write source code.
    load object in R3AS.
    create a variant and shedule the based on requirement

  • Integrating Data From ECC to CRM

    Hi  Experts,
    My requirement is, After Updating the Material master data in ECC , the same updated data is integrated with the corresponding data of the Product Master in CRM.
    Problem: to map the data from ecc to CRM , I am supposed to call this  RFC Fm ( existed in CRM side) from ECC using RFC Destination.
    to map the data to this TABLE parameter , In ECC side I don't have similar strcture that was exist in the SRM side. so could any body help me how can i send the data from ecc to this fm existed in SRM.
    Thanks & Regards.
    Naga Priyanka. T
    Edited by: Priyanka Tubati on Feb 2, 2010 10:35 AM
    Edited by: Priyanka Tubati on Feb 2, 2010 10:38 AM

    Hi Kumar,
    Please select the following parameters when downloading the HR Org from CRM:
    You can do this  in the program RHALEINI (or in the transaction PFAL, which has the same function)
    Tx: SM30--> This scenario is activated in T77S0: ALE REPLI
    Objects:
    1. Plan Version: 01
    2. Object Type:  *
    3. Object Id: Copy the Object Ids which you want to transfer from HR System
    4. Object Status: *
    Reproting Period: All
    Structure Parmaters: Blank
    Transfer Mode:
    Insert: Complete distribution, this will delete the exisiting and recreate it in Target System
    Update: this will update the change records in CRM system
    Message Types: HRMD_ABA
    Also check SAP Note: 119780
    Hope this helps.
    Regards,
    Madde

  • When transferring HR data from ECC to CRM via change pointers

    When transferring HR data from ECC to CRM via change pointers ,certain data is getting earsed in CRM
    paricularly the last name and first name of BUT000
    Do you have any idea why this could be happening
    Thanks in advance

    Hi Kittu,
    Change pointers. Change pointers are R/3 objects that mark changes to SAP master data. Change pointers are managed by mechanisms in a Shared Master Data (SMD) tool and are based on Change Document (CD) objects. CD objects record the changes occurring to master data at a field level. These changes are stored in tables CDHDR (header table) and CDPOS (detail table). ALE configuration provides a link between CD objects and change pointers. Internal mechanisms update tables BDCP and BDCPS, which host the change pointers. While CD objects are application-data-specific, the processing status of change pointers is message-type-specific. Also, the ALE change pointers are activated first at a general level and then at the message-type level.
    use this links kittu.
    http://help.sap.com/saphelp_nw04/helpdata/en/ab/27bde462848440ba70cf8eb348c86f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/12/83e03c19758e71e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/9d563cf19bcb43e10000000a11405a/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ab/27bde462848440ba70cf8eb348c86f/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/12/83e03c19758e71e10000000a114084/frameset.htm
    Creating a change pointer and subsequently triggering an IDOC
    thanks
    karthik

  • Organization data from ECC to CRM

    Hi Experts,
    We need to download organization data from ECC to CRM, and our requirement is to download two different kinds of org structures, sales org structure and HR org structure. Could you please advise whether this is possible in the system and also if it is possible please advise how to download this.
    Currently we are using ALE to download employees into CRM and transporting org structure in CRM systems from golden client.
    Thanks&Regards,
    Kumar.

    Hi Kumar,
    Please select the following parameters when downloading the HR Org from CRM:
    You can do this  in the program RHALEINI (or in the transaction PFAL, which has the same function)
    Tx: SM30--> This scenario is activated in T77S0: ALE REPLI
    Objects:
    1. Plan Version: 01
    2. Object Type:  *
    3. Object Id: Copy the Object Ids which you want to transfer from HR System
    4. Object Status: *
    Reproting Period: All
    Structure Parmaters: Blank
    Transfer Mode:
    Insert: Complete distribution, this will delete the exisiting and recreate it in Target System
    Update: this will update the change records in CRM system
    Message Types: HRMD_ABA
    Also check SAP Note: 119780
    Hope this helps.
    Regards,
    Madde

  • Error while downloading the object u201CDNL_CUST_PROD0u201D from ECC to CRM

    Hi All,
    I am trying to download the object u201CDNL_CUST_PROD0u201D from ECC to CRM. However it ended up throwng an error. Below are the error details:
    The following Errors/Warnings occured. Do you want to continue?
    Please read the OSS Note no. 212666 (QUEUE_ALREADY_EXITS:R3AI_DNL_CUST_PROD0)*
    DNL_CUST_PROD0: Object will not be loaded
    After getting the above error I deleted the already running instance and again ran it. But when I again ran it, it gave me the same error. So I checked for the entries in Outbound queue of ECC system. But couldnt found any entry.
    Please help me fixing the issue.
    Thanks in Advance.
    Cheers,
    Rj

    Hello RJ,
    Check CRM I /B and O / B (txn:SMQ2 and SMQ1) and also R/3 I /B and O / B queue, for the presence of
    R3AI_DNL_CUST_PROD*.
    Also, abort the running load in txn:R3AM1 for object DNL_CUST_PROD0.
    Then try to re-load the object.
    I do not see any other reasons for the above error message.
    Best Regards,
    Shanthala Kudva.

  • Guidance for getting material master data from database table

    Hi,
    I need guidance to fetch following Material master data from the system data base.Please guide me for the same.
    BASIC DATA1
    BASIC DATA2
    MRP1,2,3,4
    WORK SCHEDULING
    QUALITY MANAGEMENT
    ACCOUNTING1
    ACCOUNTING2
    COSTING1,2
    PURCHASING
    PURCHASE ORDER TEXTSALES ORG1,2
    SALES GENERAL/PLANT
    PLANT DATA/STOR.1,2
    WAREHOUSE MGMNT1,2
    Also please tell me in general what is the reason for error while uploading the data into system using BAPi(AM talking about return message error).
    Thank you.
    Edited by: sanu debu on Feb 24, 2009 12:41 PM
    Edited by: sanu debu on Feb 24, 2009 12:42 PM

    Use BAPI's 
    BAPI_MATERIAL_GET_DETAIL
    BAPI_MATERIAL_GETALL
    BAPI_MATERIAL_GET_ALL

  • Modify vendor number when replicating vendor master data from ECC to SRM

    Hi,
    Is there a way  to modify vendor number(manually input vendor number e.g. from a file) when replicating vendor master data from ECC to SRM using the vendor master data user exit (SAPMF02K)?
    Does anyone have documentation on the user exit, how do I use it??
    Thanks and Regards'
    David

    Hi David,
    Please go through the link below:
    [Enhancement SAPMF02K Vendor Master Data  - question about LIFNR;
    Regards
    Anirban

  • Mass download of condition records from ECC to CRM

    Hi Team,
    We need to download many condition records from ECC to CRM. We are doing a request download but it takes lot of time. Is there a way to do a mass download of condition records form ECC to CRM.
    Regards,
    Jan.

    Hi Robert,
    We have all the articles in CRM but the prices are not matching for 2000 articles. Kindly suggest us in doing a mass download of the condition records for those 2000 articles.
    Regards,
    Jan

  • Transfer z-table data from ECC to CRM via Middleware

    Hi,
    I need to transfer some z-table data from ECC to CRM using middleware. Does someone have any tip or reference link?
    André

    Hi,
    The following link shows the replication from CRM to ECC. The same can be followed for replication from ECC to CRM.
    Replication of Z table from CRM to R/3 - No mBDoc Created
    Regards,
    Susanta

  • How to map service contract data from ecc to crm

    Hi Experts,
    Please help me,how to map service contract data from ecc to crm system.
    is there any perticular process.please let me know.
    thanks in advance..

    Hi Srinivasulu,
    Create the service contract type of ECC and also item categories under it in ECC in CRM. Map the number ranges.
    Check the Partners mapping from R/3 to CRM and that will be all.
    I tried but in CRM in the transaction type internal number range is mandatory. So, if you create service contract in ECC with one number it will replicate to CRM but with different number. But you can see ECC number under the transaction history in CRM.
    Good Luck.
    Sharath.

  • Extend material master data from one plant to another plant

    hi,
    how can i extend material master data from one plant to another plant.
    is there any sap standard transaction for this ie. bdc/t-code.
    thanks in advance.......
    rahul

    Hi
    If you want to extend the material form one plant to another then below are the possible options.
    1) MM01 - Use the material in the reference and fill in copy from and to then press enter to complete the extention.This is recommended only if you want to extend very less records.
    2) Use LSMW and record MM01 thru BDC recording available in LSMW and make the template in excel and convert it to .txt tab delimited format to upload more records.LSMW is the perfect tool and is used extensively in all the projects.
    3) Get the help from ABAPer to create upload program and include the BDC recording.
    There is no standard T code available in SAP becoz data mainatenance in the material master will be based on the industry.
    Hope it will help.
    Thanks/Karthik

Maybe you are looking for

  • Cannot delete books from iPod Touch

    I downloaded two MP3 books from our library to my iPod Touch. Now I want to delete them but I cannot find a way to do that. They don't appear when I connect the iPod to my computer. Any help would be appreciated.

  • CS5 and Intel Q35 - no boundary lines

    Hi! I can't see the the boundary lines when i'm resizing or moving an layer in Photoshop CS5. The only solution is to zoom out/in and back again. But during the actual resizing or moving the lines are invisible again The driver ist up-to-date. I can´

  • Error status in JMS adapter - sync / async brigde. Message processed ok

    Hi guys I'm having som trouble with my scenarion. I'm sending sync message from SAP backend to XI using proxy. From XI onwards to JMS adapter async (and the other way around for the response message). This works OK. However i have a status error in m

  • Why won't my Mac boot from a Firewire drive?

    Hi all, I have a 500GB Internal Western Digital hard drive from inside my Mac Pro that I'd like to use to boot my 24" iMac. The drive is running 10.7.2 Server and I've confirmed that it is using GUID (in Disk Utility). I'm using my Newer Technology V

  • TIME MACHINE KEEPS CRASHING

    whenever i open TM it crashes after 5 seconds. It freezes then just shows my desktop. it's driving me crazy. does anybody know how to fix this?