Non-serialized products from ERP to CRM Ibase

Hello SDN community,
currently I am working with CRM 2007 and ERP 6.0.
I am trying to find a solution for the following scenario:
I create a Sales Order in ERP with configurable & non-serialized materials.
I want to bring exactly this materials including configuration into the CRM IBase automatically during the SalesOrder process
(very similar to the SAP standard equipment approach). Is there a SAP standard way???
I already know how this works for serialized materials (aka equipments) and I debugged the
system (especially function group IB_CRM_API with all its FMs) but I cannot find a really easy, straight forward
approach to accomplish my solution...
I have several options in my mind, but what would be the best one?
1) create my own bdoc (I could not find an standard one) for non-serialized product similar to EQUIMPENT / EQUI_CONFIG and attach it to the same Business Event?
2) enhance the SALESDOCUMENT bdoc regarding my approach!?
3) develope my own IDOC and send it to CRM and vice versa? (maybe less development than BDOC!)
4) develope a pseudo serialization for the product?!? (I do not want to do serialization at all, because this could cause XX million of Ibase records easily in production!)
Thanks for any help & suggestions!
Marco

Hi Jorgen,
what I could understand from the forum is that you have some problem with your filter conditions.
Hence forth, I would like to clarify the filter conditions and will try explain it to you how it works :
Case 1 :
In R3AC1 : Filter is VKORG : 1000
In R3AR2 : Filter is VKORG : 2000
On Request Download from R/3 to CRM, Data will get downloaded for the Request Filter.
Case 2 :
In R3AC1 : Filter is VKORG : 1000
                               KUNNR : 1000 - 2000
In R3AR2 : Filter is KUNNR : 1500 - 2500
On Request Download from R/3 to CRM, Data will get downloaded for KUNNR 1500 - 2500 with VKORG :1000 from R3AC1.
Case 3 :
In R3AC1 : Filter is VKORG : 1000
                               KUNNR : 1000 - 2000
In R3AR2 : Filter is  VKORG : 2000
                               KUNNR : 1500 - 2500
On Request Download from R/3 to CRM, Data will get downloaded for KUNNR 1500 - 2500 with VKORG :2000 from R3AR2.
At the End of the Day, The filter works as follows :
1. SAME TABLE FIELD present in R3AC1 and R3AR2 :
Result : The filter conditions of request download will override the filter conditions of R3AC1.
2. DIFFERENT TABLE FILED present in R3AC1 and R3AR2 :
Result : The filter conditions of both R3AR2 and R3AC1 are considered and the data is filtered in the Request download. So , basically if the fields are different, THE AND condition is applied on the filter.
Hope You are clear with respect to filters now.
Thanks and Regards,
Vignesh Ravikumar

Similar Messages

  • Error in segment COMM_PR_SHTEXT when downloading products from ERP to CRM

    Hi experts
    I get below error when downloading materials from ERP to CRM.
    "Data for set COMM_PR_SHTEXT may only be changed in the original system Q10CLNT310" But the material and the short texts has been created in ERP, hence I can't change them in CRM. When I look in table COMM_PRODUCT field LOGSYS has value 'Q01CLNT300' which is our ERP system. So as far as I see it, our original system is Q01CLNT300 and not Q10CLNT310 as it says in the errormessage. The result is that the sales org data we are trying to download to CRM are not downloaded.
    Can you help me on this one?
    Best regards
    Jørgen Jensen

    Hello Jørgen ,
    Q10CLNT310 --> Is this you old ERP system?
    One possibility for this error would be some product related tables contain the wrong LOGSYS value i,e Q10CLNT310.
    Also,check LOGSYS for table COMM_PRSHTEXT.
    This generally happens when data has been copied by means of client copy , and you do not run txn:BDLS.
    In txn:BDLS ,you can change the LOGSYS for a particular table or all relevant tables.
    You can execute in in Test mode, to check the affected tables.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • Equipment hierarchy with Non serialized products to Installed base in CRM

    Hi,
    I have just performed an equipment download from R/3 to CRM. I now have these records created as individual objects assigned to an installed base.
    However my equipment record in R/3 has Serialized Products as well as non serialized products in form of BOM (bill of material).
    Example: Equipment Hierarchy (In R/3 )
        10123428  Main Equipment have 2 non serialized product                                                                               
    199-012100         (Non serialized product under this equipment)        
                    270-012200         (Non serialized product under this equipment)  
           10123429         Subordinate equipment to main equipment
                                  (Serialized  product )                                                                               
    340-070800  (Non serialized product under this 2nd equipment)       
                  270-562700  (Non serialized product under this 2 nd equipment)     
    The Main equipment(10123428) is created as installed base in CRM successfully.
         The Subordinate Serialized product (10123429) to main equipment is created as individual object under this Installed base of the Main equipment properly.
         But the non serialized products (199-012100,270-012200 ) for main equipment  and non serialized products (340-070800 ,270-562700)for the subordinate serialized product are not coming in CRM .
    Because When I go to IB53 transaction there is no entry in the components in the product Tab under product id column.
    Has anyone replicated R/3 equipment records with BOM structure into CRM and got their Non serialized products visible in the components of the Individual objects.
    Any help would be most appreciated.
    Regards,
    Rahul

    Hi Prabhakaran,
    You can filter the data downloaded from R/3 to CRM based on the filter criteria assigned to adapter objects. You can do this via transaction R3AC1 wherein you specify the table and fields based on which you want to filter out the data.
    For Serial Numbers and Equipments the business objects are SERIAL and EQUIPMENT respectively.
    Reward with points if this helps.
    Regards,
    Gaurav Gera

  • How to load prices from ERP to CRM

    Dear All,
    I'm trying to download product prices, customer specific prices and customer specific discounts from ERP 6.0 EHP5 system to CRM 7.0 EHP1. RFC connection works, I'm transferring customers to ERP by middleware. Also I've done initial load of materials from ERP to CRM. Problem is with prices. I did initial loads of: DNL_CUST_PRICE without errors, but prices are still not available in CRM WebUI. What is the next step?
    Could you provide any instruction or SAP note?
    thanks in advance,
    regards

    Hello,
    Before talking further about Web UI, first check whether condition records exist in CRM tables.
    Also, check in table COMM_PRODUCT and BUT000 that whether Product and BP exist.
    If yes, then if you are telling that there are 3 entries in CRM table for the same BP and Product,
    then check mapping table CND_MAPM_CNV_REC for SOURCE_ID fields. Make sure, you have the correct
    LOGSYS in this table for KNUMH-VARNUMH mapping.
    If there are more than one SOURCE_ID present in this table, then chances of duplication is possible in condition tables.
    You can also refer logs using txn CND_MAP_LOG_DISPLAY
    Object: COND_EXCHANGE
    Sub-object : CONDITIONS
    And give 'from' 'to' correctly, to get the correct logs.
    Hope this helps!
    Best Regards,
    Shanthala Kudva.

  • How to read and display table data entries from ERP in CRM

    Hello experts,
    I am new to CRM. I need to read data base entries from ERP in CRM system. What would be the best way to do . The table is a standard SAP table with a custom include (several customer fields). Calling a web service would be the best way..? or is there any other way that I can do it too.
    Also, to display these entries what would be the best tool? Should I built my own transaction/report to do it?
    Any advise or guidance would be a great kick start to learn the CRM development environment.
    Regards,
    jaffery

    Hi,
    Check the below wiki link if it helps.
    http://wiki.sdn.sap.com/wiki/display/CRM/Howtodisplayaz-tableinanassignmentblock
    Also, you can try an option of transaction launcher.
    Hope this helps.
    Regards,
    Chandrakant

  • Replication of bp name field from ERP to CRM

    Hi experts,
    We have a problem in ERP to CRM master data replication.
    We have already connected our ERP (ECC 5.0) system to CRM 7.0.
    We have made initial master business partners (bp) data load from ERP to CRM without problems.
    All bp fields, including NAME (but000-name_org1) are transfered correct from ERP (KNA1-NAME1) to CRM.
    We have a z program in ERP that is used by users to change the customers names (KNA1-name1).
    When we use our custom program in ERP to change the kna1-name1 field in ERP, the bp name field is not changes in CRM.
    Using XD02 or FD02 in ERP to change the name (kna1-name1) field in ERP the replication of this field to CRM is correct.
    KNA1 table is updated correctly in ERP using our custom program .    
    What does transactions XD02 and FD02 has that make name filed replicated in CRM?
    Thanks in advanced.

    Hi,
    First variant:
    You have to retry load business partners by request:
    Tcode R3AR4, R3AR2, R3AR3
    So, system retrive new data from tables and transfer to CRM.
    Second variant:
    You have to add to your z-program part, there you fill data in the CRM system also (via RFC).
    Denis.

  • Error with replicating materials from ERP to CRM 7.0

    Hi experts!
    After dump (No PXA storage space available at the moment) materials are not replicated from ERP to CRM.
    In transaction R3AC1 there are no filters for object MATERIAL.
    Replication is managed by transactions R3AR2-R3AR4 with parameters MARA-MATNR.
    In transaction SMW01 the status of incoming for material BDOC is green.
    But in the bottom of status bar there are some messages appears when clicking the buttons u201CShow BDOC message classic datau201D and  u201CShow BDOC message extended datau201D correspondingly:
    u2022     No classic data for BDoc message ХХХХХХХ found.
    u2022     No extended data for BDoc message ХХХХХХХ found.
    The table COMM_PRODUCT is empty.
    Can anyone help me ?
    Kostya Khveshchenik.

    HI Julian,
    I have exactly the same issue please would you let me know the solution to fix this issue.
    Will really appreciate if you can respond to this asap.
    Regards
    Shashidhar

  • Data transfer ship-to party from ERP to CRM with role ship-to

    We currently have an ERP system and we want to transfer the various customers to CRM but with different roles e.g. we want the ship-to accounts (account group 0002 in ERP) to be created with a role of ship-to in CRM. When we transfer the data at the moment, all accounts are being created in CRM with the role of sold-to.
    Does anyone know if this is possible and if so, how?

    Hi Johan,
    Thank you for your helpful response. Once we have done the initial transfer of data from ERP to CRM, we want the CRM system to be the master system for creating customer records. However, we will create some customers with a role of ship-to in CRM and we want to these to be transferred to CRM with an account group for ship-to customers. Do you know if this is possible?
    Regards
    Helen

  • Outbound Delivery Processing - mix of serialized and non-serialized product

    Has anyone configured the outbound delivery processing scenario in AII to handle a mix of serialized and non-serialized products? How do you handle packing & loading transactions where you have a mix of serialized and non-serialized products in the same shipment?

    Closed..
    Thanks

  • Downloading Pricing condition records for products from ECC to CRM

    Hi All,
         I have a requirement where i  need to download condition records for products from ECC to CRM. The Inputs available for me are Product Id or the material number and the Sales org data.Kindly let me know the step by step procedure that i should follow to download the condition records for the products.
    Note: 1. The Products are already in the CRM system.
              2. I have downloaded the adapter object "DNL_CUST_CNDALL" already.
    Thanks & Regards,
    Shwetha.

    First of check and ensure that if the records are already downloaded. To do so,
    1) Log to ECC system and go to tcode V/06
    2) From here select the condition type you are looking at. Dbl click on the condition type and note down the access seq.
    3) Go to V/07. seelect the access seq you obtained in previous step and dbl click on "Accesses". Here you will come to know the condition table numbers. Note down the table numbers. (example: 002, 567)
    Understand at this juncture that tables from 1-500 are SAP Standard tables and 501 - 999 are customer specific tables.
    1) Log to CRM system and go to se16
    2) Type CNCCRMPR002 or CNCCRMPR567 and Choose F4 from keyboard.
    3) you should find an entry which looks like CNCCRMPRSAP002 or CNCCRMPRCUS567.
    4) query the table with input parameters like Product or Sales Org. YOu should find the records.
    If you fail in step 3, it means that the table itself has not come to CRM. For this do DNL_CUST_CNDALL with OPEN client (go to SCC4 and there Dbl clik on your client. There "NO CHANGES ALLOWED" should not have been selected. If it is so, consult your basis team and explain that DNL_CUST_CNDALL should be done on open client.(Repeat this even if you have already done that)
    If you fail in step4, try downloading DNL_COND_A*** adapter Objects. *** stands for the ECC condition table captured from ECC (step3)
    If you still are unable to find the record in the database table level, Check for the log in SLG1 tcode in CRM system. This gives you an idea of what's wrong.
    Note: Even if you maintain conditions via Product master, ultimateley it gets stored in A* tables in ECC and CNCCRMPR* tables in CRM. So the above procedure holds good for whatever the case might be.
    Hope this helps
    Regds,
    Raghu

  • Short Dump while copying Org structure from ERP to CRM

    Hello Experts:
    We are trying to copy the Org structure from ECC to CRM.
    We have a standard transaction 'CRMC_R3_ORG_GENERATE' to copy the the org structure from ECC or the IMG path:
    SPRO->CRM->Master Data->Organization Management->Data Transfer->Coppy ECC Sales Structure
    We have a multiple assignment scenario where each sales groups are assigned to multiple sales offices and likewise,each sales office is assigned to multiple sales org unit in ECC.
    This can be achieved by turning on the enhanced version.
    In our current business,even though the sales offices and groups are created,but are not having relavance in the business,hence while running in the sandbox system, we ran the program to copy the structures in the standard mode(default) and we could copy it without issues and create the org units for every entity in CRM based on how the number ranges are defined.
    What happens when enhanced version switch is turned on ::
    While we turn the mode to enhanced version, The system automatically::
    - enhances the Function tab page in the ppoma_crm  transaction to include a grid table, in which you maintain multiple assignments of organizational units
    - generates an extra dialog box to the Organization tab page in business transactions for you to select the relevant assignment path for the organizational unit
    - adapts the consistency check in business transactions to take into account organizational units that have been multiple assigned
    Risk factor :
    Once you have switched to the enhanced backend integration version of the organizational model you cannot return to the standard backend integration version. The system will also automatically make changes to the organizational model version in CRM Mobile Sales.
    Also this structure will happen across all the clients in the system,so unfortunately cannot try in a sandbox client also of the new environment.
    We are building our development box,so while running the above step in standard mode,the program gives a short dump due to long execution time even though we have the same amount of data as in our prototype system.
    Also, we increased the idle time value to a very high value.
    When I approached SAP OSS,I was told that it is due to the multiple assignment scenario,hence we need to switch to enhanced version in CRM before we run the copy program ( CRMC_ORG_R3_GENERATE )
    I am not quite sure if the mismatch of the scenarios between CRM and ECC could be causing this short dump as we could run it in standard mode in our prototype/sandbox environment without issues even  with the same data volume as in the new development system .
    I am looking for help from all the experts if they have come across similar issue and your recommendations/feedback if this can be corrected.
    Appreciate your guidance/recommendation on this issue.
    thanks!!

    In CRM Best Practices Building block C05 is the step by step description how to replicate Org. structure and some of employee's master data.
    Follow link - http://help.sap.com/bp_crmv12007/CRM_DE/BBLibrary/html/C05_EN_DE.htm

  • Error in Initial Load of Products from ECC to CRM

    Hi ,
        Im getting below errors In initial load of MATERIAL from ECC to CRM.
    <b>Data cannot be maintained for set type COMM_PR_MAT
    Data cannot be maintained for set type COMM_PR_UNIT
    Data cannot be maintained for set type COMM_PR_SHTEXT</b>
    <b>My Analysis is</b> 
      I found these set types are already assigned in other base category and around 100+ materials are created using this base category.
      After initial load of DNL_CUST_PROD1, i found these set types are not assigned to any of the categories of hierarchy R3PRODSTYP. Since R3PRODSTYP is not having above set types, my initial load is failing.
    <b>Required Solution</b>
      Is there any other way, I can download materials from ECC to CRM, with out deleting the existing materials and Z hierarchy created earlier from CRM.
    Regards,
    Prasad
    Message was edited by:
            SAP CRM

    Hi there,
    Try to attach the Set Types:
    "COMM_PR_MAT", "COMM_PR_UNIT", "COMM_PR_SHTEXT", COMM_PR_BATCH, COMM_PR_LGTEXT, COMM_PR_LGTEXT1,COMM_PR_LGTEXT2,
    to the Category "MAT_" and then run the Initial load again.
    It should work now unless you have some other issues.
    Best regards,
    Pankaj S.

  • Replication of warranty data from Equipment in ERP to CRM Ibase at individual objects

    HI All,
    I have replicated Equipments from PM to Individual Objects in CRM, i am trying to get the customer warranty Start and End date updated at individual objects from equipments at Iq03,
    please suggest the steps both ways possible through standard and technical.
    I have created warranty products in CRM when i am trying to add warranty product manualy to the ibase at individual objects i am getting an error
    Relationship type IOBWTY for source object type BUS1178 cannot be maintained
    regards
    Nikhil Chugh

    Hi Nikhil,
    Though not for the exact error message but I would advise you to check the below SAP KBA:
    1899474 - Relationship type &1 for source object type &2 cannot be maintained (message number COM_IL015)
    Or, you may try to debug out where the error is getting raised in the manual process of warranty addition.
    /Hasan

  • Configurable products from ECC to CRM 2007

    Hi ,
    I understood from other posts that PME is now replaced by Product assignment block in the new Web GUI.
    My question, is this applies to configurable products downloaded from ECC?, Any special settings needed?
    I have a B2B scenario in Interaction center where in a sales order, diffrent variants of a product should be able to selected!
    How does the pricing handled in this case? Can we still use ECC to maintain the pricing conditions?
    Any info much appreciated.
    Thanks in advance.

    Hi Praveen,
    If you model your confid products in ECC, create variants in ECC, and download it to CRM, you really don't need PME.
    For Product Variants you can specify the Basic Data 2 tab to specify the Config Material name and configure the variant. Download these to CRM along with your KB.
    In CRM Sales Order, when you go to the configuration screen and configure the product, you have a tab on right hand side called as Product Variants. You can choose the appropiate variant from that column and replace the original config product with this one.
    Regarding Pricing, you can have the Pricing Conditions maintaines in ECC and downloaded to CRM. In case you are using variant pricing you can even download variant conditions to CRM.
    Regards,
    Kunal

  • Error while trying to sync products from BRM to CRM

    Error is :
    Required field is missing in instance of Integration Component 'Price List Item - Import' with the user key '[Price List Id] IS NULL AND [Product Id] = "1-4NVGR"': 'Price List Id' is a required field. Please enter a value for the field.(SBL-DAT-00498)(SBL-EAI-04389)
    We are using AIA2.5 for integration.
    Siebel version is: Siebel 8.1.1 SIA [21111]
    and I have applied AIA251.zip on it.
    Please help by replying.

    Hi,
    We are not sending Pricelist Info while product synk, as per BRM team they are doing following :
    1. created a product
    2. attached the product with a deal
    3. the deal is attached to a plan
    4.comnmiting Product
    previously we were using Siebel 8.1.1 SIA [21111] and AIA2.0.1 at that time also they did not pass value for Pricelist but that time Products was getting synk without issue.
    now we upgraded to 8.1.1.4 SIA [21225] ENU(*) and applied ACR474 and AIA2.5 and getting above error.
    the data is going to AIA properly but it is facing issue while synk to CRM.
    Please guide,
    Thanks and Regards,
    Suchetana.

Maybe you are looking for