Configurable product in CRM 7.0

Hi all,
has anybody experience with configurable products and product model in CRM 7.0? or is there a detailed manual somewhere?
the way to manage them seems quite different from the previous release in which the PME component was external.
Thanks
Oreste

Hi,
ECC -> CRM Download of Configurable Products
First of all create the KB and Runtime version for ur configurable products(Variant configuration products ) in ECC. Then activate the IPC, download the KR and Runtime Version (SCE).
Create your own Application Customer confiruation in XCM component and the link look http://<host>:<port>/<web app name>/admin/xcm/init.do.
Then go to the table COMM_IPC_PROP and maintaint the table entry with the Application Customer Configuration in XCM for Product and also for sales order if you are using the Sales order for the configurable products...
and also u need to maintain the IPC server setting in the table COMM_IPC_URL
Using the below report RSVMCRT_HEALTH_CHECK you can check whether the IPC and java stack is active. One more thing to keep in mind is if you ever do changes to XCM component then you need to restart the Java Server everytime.
CRM (Standalone)
From CRM 2007 onward the PME has been replaced with WEBUI. in the WEBUI you create the Configurable products and then create the product model.
Create your own Application Customer confiruation in XCM component and the link look http://<host>:<port>/<web app name>/admin/xcm/init.do.
Then go to the table COMM_IPC_PROP and maintaint the table entry with the Application Customer Configuration in XCM for Product and also for sales order if you are using the Sales order for the configurable products...
and also u need to maintain the IPC server setting in the table COMM_IPC_URL
Using the below report RSVMCRT_HEALTH_CHECK you can check whether the IPC and java stack is active. One more thing to keep in mind is if you ever do changes to XCM component then you need to restart the Java Server everytime.
Pls let me know if you need any thing else
Regards
Vinod

Similar Messages

  • Configurable products in CRM - Error ASSERTION_FAILED

    Hello Experts,
    I'm trying to use configurable products in CRM. To do this we have decided to replicate the configurable products from ERP to CRM.
    We were able to replicate the products into CRM, but when we try to use these in sales quotations we get the following error:
    Category               ABAP Programming Error
    Runtime Errors         ASSERTION_FAILED
    ABAP Program           SAPLCRM_ORDER_API
    Application Component  CRM-BTX-BF
    Date and Time          28.09.2011 11:17:11
    The first time we tried to create a quotation, configuration of item category determination was missing, so we added the following configuration:
    Tran.Type/ Description TransTyp/ Item cat.Group/ MainItemCty/Decription item cat./ Item Cat./ Description Item cty
    ZAG          Quotation          0002 Config.at Mat.Level                                                            AGC        Quotation Config.
    ZAG          Quotation          0002 Config.at Mat.Level         AGC       Quotation Config.         AGE        Quotation Config.
    ZAG          Quotation      0002 Config.at Mat.Level         AGM       Normal Item Quot.        AGC            Quotation Config.
    Since we added the configuration of item category determination for Configurable material, we get the error described above.
    Could you give us any advice to resolve this problem?
    Thanks in advanced.
    Susana Morgado

    Update: I just found out, to set the proper IPC settings we have to use http://<host>:50000/ipc/admin/xcm/init.do. This one has a JCO-component inside. But unfortunitely it shows a runtime error when it is started. I did change the SSL/security settings to use http. Any idea what this could be, or where to find a detailed error-log?

  • Configurable Product in SAP CRM 5.0

    Hi All,
    I'm using CRM 5.0.
    In CRM 5.0, i should download material, sce, and condition type from R/3 or ECC.
    Is it possible for create material, sce, and condition type in CRM? Is it possible for create configurable product in CRM? Not download from R/3 or ECC.
    If possible, In which t-code should i access in CRM?
    Thanks.

    Hi Fariz,
    In sapgui, you can use transaction commpr01 to create products. Once you click on create button, you will be asked to enter product category. Next to that will be a check box named 'Configurable', which you can check to make the product configurable.
    For more info on Product creation, you may also refer to the foll link:
    http://wiki.sdn.sap.com/wiki/display/B1/ProductConfigurationinSAPCRM
    Hope this helps.
    Regards
    Nisha

  • CRM RMA orders for configurable products

    Hi Experts,
    We have configurable products created in ERP. We need the capability to place the configurable products in CRM RMA order. Any guidence on the steps that are needed to bring the configurable products to CRM is greatly appreciated.
    Also Is it possible to place a return order for Configurable product as a whole and individually on a single variant of the product? Serial numbers are associated at both the levels.
    Thank you
    Ram

    Tony,
    It looks more like an issue with the loading of the JCO properties before the logon. Can you go to XCM and try reentering the password and save the config. Once done do a test connection and restart the application.
    Then set a breakpoint in the BackendBusinessObjectBaseSAP class in the method getDefaultJCoConnection().
    Here when the current connection is invalid it tries to read the config properties from XCM. Just check if it is reading the correct values from the config ISA_COMPLETE which is read on the backend object.
    In case of mismatch, you need to fix that or you could try to build a new JCO connection with your own parameters.
    Pradeep
    Edited by: Pradeep Kumar on Mar 11, 2010 6:20 AM

  • Config missing, ERROR in CRM for a configurable product.....

    Hi friends,
    I have a configurable product in CRM, when i try to create a quotation in CRM with that, im getting error as "Configuration missing".
    I am not sure why this is coming. I checked the same product in ECC, and when i try to create a quote in Ecc with the same product, im getting no errors.
    And more over, in the items, im getting items, like 100, 101, 102, 103.
    I want to solve this error in CRM, and create a qoute successfully.
    Could anyone give me some guidelines or steps to solve this issue.
    I am just an ABAPER, and i dont have any fucntional person at place.
    I really appreciate your help on this regard.
    Thanks in Advance,
    Niraja.

    siddharth,
    thanks for ur help.
    Now in the Qutation item configuration tab, i can see the configuration UI with all the drop downs in that. But it has got a message on top " The configuration contains conflict".
    when i click details, the following msg is there.
    Handle Conflict   
    Conflicting Options To top
    CONFIGURATION NOT ALLOWED
    Due to configuration conditions an option is excluded Hide Explanation
    FOR THIS DEALER CODE (automatically assigned)
    Solve conflict To top
    Retract one of the conflicting options:
    Retract selected option "
    I couldnt understand what is missing.
    what i did is, in the ipc xcm settings, i created a scenario, and  a jco. its working fine. I updated PROP and URL tables with those scenarios and url.
    is there any else i have to do?
    Also i have created user exits for almost all formulas. Few are giving errors in the conditions tab? is this because of this?
    Could anyone help me on how to proceed.I am checking all the settings once again.
    I really appreciate your all help.
    Thanks in advance.
    Niraja.
    Edited by: Niraja on Aug 4, 2008 7:33 AM

  • Hi experts how to see Main items and subitems of a configural product

    Hi CRM experts
    Can please tell me how to check the Main item and subitems of the business transcaion of configurable product in CRM.
    what is the key field to check subitems for particular main item.
    eg:
    1. main iteam
    1.1 subitem.
    1.1.1 subitem1.

    Your question is not very clear.Can you please write in detail giving an example.
    From what I gather, you probably have 2 blocks.
    One will be a query block where you have a list item(countries) , when you select a country, you want data to be retrieved in Block 2(Detail block).
    Based on this assumption, you will have to code on when-list-changed trigger.
    go_block('detail_block');
    set_block_prooperty(...to set the where clause for country)
    execute_query;
    This is based on my assumptions of 2 blocks.
    DK

  • Configure products in Lead document SAP CRM7.0 EhP1

    Hello,
    We are implementing configurable products in CRM, in order to use them
    in Sales Documents, and everything works fine.
    Now we need to use these configurable products in Lead documents, but
    nothing appears in order to configure products. Is something missing to
    make this available?
    Best Regards,
    Susana Morgado

    Hi Susana
    I did some more study on lead transaction and following is my conclusion.
    Technical: The configuration explosion is performed using IPC in transaction processing. The leading business transaction category for Lead Transaction is BUS2000108 and BUS200129 for Lead Item. These categories ristricts the transaction structure from triggring event for calling IPC as an lead can be created without products, with zero quantity products and also with just product categories. Since IPC is not called the product configuration cannot be exploded in Lead transaction unless an enhancement is performed at the object level itself. Which would be very complex. The same is applicable for activity transaction.
    Business Logic: From a business process persective the main objective of Lead transaction is to capture the customer's interest and put a qualification around the same. If the customer interest is identified as high and the qualification helps the organization in making the decision of taking the lead forward into sales cycle and start investing organization's resources on the prospect, then the lead is converted into Opportunity. At the lead level it is still not clear which products or services will suite the customer requirements best. It is at the opportunity level where the detailed discussion are performed and captured to identify the precise needs of the customer and preparing the solution to fulfill customer needs. Hence opportunity is the transaction where the product configuration is performed and solution is created for the customer.
    Hope this helps.
    Thanks
    Avi

  • How to avoid  configuration product downloading from R/3 into CRM

    Hello,
    We have CRM 4.0 connected with R/3 backEnd and configurable products are downloading from R/3 into CRM with the whole characteristics.
    We don´t use this characteristics in CRM to configure this product and the pricing. Is there any way to avoid this information into CRM??
    1.- Though the Middleware???
    2.- Though the Uninstalling IPC(internet pricing configurator)???
    3.- though the item category of the Business Transaction.???
    It´d be grateful to get a way because actually, when we enter the product, this one has to be configurated because of the errors.
    Thanks a lot,
    Luis Angel Fernández

    Hello Luis,
    First of all I am unable to understand how are you getting the characteristic through material download.
    All configuration comes through Knowledge Base and its runtime version.
    If you want to block configurable materials from flowing to CRM then set the filter on Item Category Group.
    I think you must have different item Category group for configurable material.
    Thanks & Regards
    Subhabrata

  • External product configurator within a CRM-ERP LORD2 scenario?

    Is it possible to use an external product configurator within a CRM-ERP LORD2 scenario?
    My customer has a running webshop with an own configuration UI (java based) which is connected through badis with the ECC.
    And now we implemented in SAP CRM the ERP Quotation.
    Instead of rebuilding the varionatfunctions ord attributes seting the customer thinks about to intgrate the existing "konfigurator" of his web shop.
    Is there anyone who knows the interface
    Basic Functions -> Product Configuration -> Settings for External Configurators.
    more detailed.
    Where can I find an Interface declaration?
    Is the planned approached in general a valid way (from your point of view).
    thanks,
    Dirk

    Hi Stuart,
    You have to notice that in order to user R/3 BOM in CRM,
    you have to download object BOM (tcode R3AC1).
    But downloading object BOM into CRM only possible if
    your R/3 is Retail scenario (unfortunetly mine is not).
    Next thing I am going to test is, create Knowledge Base
    in R/3 (choosing the type = BOM). after that in CRM
    download using standard configurable object SCE.
    If this successfull, we can see the configurable in
    the Material Master CRM.
    I am going to try this in couple days, please try it
    first and let me know the result.
    Hope this give you some information.
    Cheers,
    Gun.

  • 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

  • Variant Configuration in SAP CRM

    Hello all
    My client is  currently using SAP R/3 4.7 and heavily use VC for configurable products and also for pricing but in the process of moving to ECC
    Now we wish to explore the possibility of using SAP CRM 7.0 to enable our sales force to use CRM Web GUI to create quotes and sales orders ( in the future)  for configurable materials.
    My questions are as following:-
    1. Is it possible to download all VC related data into CRM from R/3 including pricing? I understand that for different VC object, I will have to use different CRM objects but is it possible? If the data transfer is possible, is it typically done by a middleware resource?
    2. I would also like to confirm that by creating a run time version and Kbase is required  to enable the download to CRM.
    3. No changes are possible on the product that can be replicated back to ECC
    4. Looking at the forums - I gather that "from CRM 2007 the PME is replaced with WEB UI in CRM. IF you want to do the modeling of a product then u need to use WEB UI and also for generating the KB" - does anyone have any information on this using the XCM ?
    If you could please point me to the appropriate help on this topic, I would really appreciate it.
    Best regards
    Raj

    Hi Anne,
    Hope you have done the following settings -
    The product is marked as configurable in the product master data.
    Product configuration is activated. You activate product configuration in Customizing under Customer Relationship Management Master Data Products Settings for Configurable Products Allow Configurable Products for a Product Type . For more information about activating product configuration, see SAP Note 854170.
    You have created a product model (SAP CRM), or replicated a knowledge base with the configuration master data from SAP ERP to SAP CRM
    These are mentioned in the below link  -
    Product Configuration with the Configuration Engine in SAP CRM - SAP Library
    Hope this will be useful.
    Thanks and Regards
    DJ

  • Variant Configuration / IPC in CRM 7.0

    Hi experts,
    We are getting runtime errors when we access the Configuration tab in CRM transaction CRMD_ORDER for a configurable product. These errors do not occur when we simulate the model in COMMPR01 for the same product. Any ideas? Here are a couple of things to note:
    - The runtime errors occur in the Configuration page itself and does not provide any more information; i.e. we only receive a page with the lines saying "Runtime Errors", "Contact the Administrator", and "Log In". The Log In link does not work and there is nothing in ST22.
    - Simulating the model in the product master consistently works.
    - When using CRMD_ORDER, the configuration has worked on rare occasions but will timeout rather quickly; i.e. after a characteristic is changed it might give the message to log in again.
    - Custom versions of both CRMORDERMAINTAIN and CRMPRODUCTSIMULATION are maintained in COMM_IPC_PROP, and the URL is correct in COMM_IPC_URL.
    - The product was replicated from ECC as a knowledge base via object SCE.
    Thanks in advance!
    John

    HI ,
    Are you using a secured port?
    Try making the SSL enabled setting in the XCM as "FALSE", you can find this under the General  Application Setting of the XCM,
    let me know if it works.
    Restart the java and application once the change is done.
    Thanks
    Dushyanth
    Edited by: vishwas sahu on Sep 23, 2009 8:49 AM

  • Creation of IBase with reference to sales order for Configurable product.

    Hi Experts,
            Can any one tell me How to create Ibase with reference to sales order for Configurable Products. I know we can create this using IB63, but what i need to do in this Transaction code and what settings i need to do in SPRO.
    pls send ur replies to [email protected]
    Thank you..

    Hi
      You can create IBase using T-Code-IB53 and in there you can give Parent and child products.
    A)Define Installed Base Category and Installation Rules-CRM
    B)Define Object Families
    C)Define default settings for equipment replication
    D)Define Serial Number Profiles-ECC
    E)Txn BF31-ECC
    F)Set up attributes for individual objects
    G)Set up set types
    H)Set up category
    I)Set up views
    J)Allow reference product for IO
    I hope it helps
    If you require further help let me know.
    Cheers
    Raj

  • How to Configure PME in CRM 7

    Team,
    Greetings for the day..
    could any one please provide some lights on "how to configuring PME in CRM 7".
    currently we have installed CRM7 IDES (ABAP / JAVA stacks in 2 different instances under single Host).and need to configure PME.
    CRM functional team trying to configure PRODUCT and its giving "PME installation with Errors".
    Please help in this regard.
    Regards,
    Nagarjuna Gorantla

    Hi Naga,
    Please check the following links...
    http://help.sap.com/saphelp_crm60/helpdata/en/46/4a4296a9dc6a82e10000000a155369/content.htm
    http://help.sap.com/saphelp_crm60/helpdata/en/46/540b2405a05e40e10000000a11466f/content.htm
    As mentioned in the link PME was replaced with ebClient user interface...

  • Runtime exception for configurable products

    Hi Gurus,
    I am getting a runtime exception for configurable products on clicking the link You can select more product options in CRM 7 b2c application . But when i login with a registered user and click the same link , it opens up and takes to the page for configuration of products .
    Please find the error from logs :
    [EXCEPTION]
    79823   java.lang.NullPointerException: It was tried to rebuild the connection because of invalidity. It is not allowed because the connection type is not JCoConnectionStateless. You may also check the user authorizations.
    79824   at com.sap.isa.core.eai.sp.jco.BackendBusinessObjectBaseSAP.getDefaultJCoConnection(BackendBusinessObjectBaseSAP.java:55)
    79825   at com.sap.isa.maintenanceobject.backend.crm.DynamicUICRM.readData(DynamicUICRM.java:121)
    79826   at com.sap.isa.maintenanceobject.businessobject.DynamicUI.read(DynamicUI.java:767)
    79827   at com.sap.isa.ipc.ui.jsp.action.InitDynamicUIAction.ecomPerform(InitDynamicUIAction.java:67)
    79828   at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:375)
    79829   at com.sap.isa.core.BaseAction.execute(BaseAction.java:212)
    79830   at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    79831   at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:692)
    79832   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    79833   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:409)
    79834   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    79835   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
    79836   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    79837   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    79838   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    79839   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    79840   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    79841   at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    79842   at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    Can anybody help me out to find the issue .
    Thanks and Regards,
    Tony Isaac

    Tony,
    It looks more like an issue with the loading of the JCO properties before the logon. Can you go to XCM and try reentering the password and save the config. Once done do a test connection and restart the application.
    Then set a breakpoint in the BackendBusinessObjectBaseSAP class in the method getDefaultJCoConnection().
    Here when the current connection is invalid it tries to read the config properties from XCM. Just check if it is reading the correct values from the config ISA_COMPLETE which is read on the backend object.
    In case of mismatch, you need to fix that or you could try to build a new JCO connection with your own parameters.
    Pradeep
    Edited by: Pradeep Kumar on Mar 11, 2010 6:20 AM

Maybe you are looking for

  • How to delete value in the header line of itab

    dear all, i have create an internal table. i would like to delete value of the header line after have used read table to read the contents. how can i do it ?

  • How to copy a standard search help to another field

    Hi All, I have a BSP screen in that for one input field i need to copy the standard search help for the Business Partner. Could any one guide me how to copy the standard search help for the business partner into the input field in the BSP screen. Tha

  • Determing Gapless Playback Information.. CRASH

    Since I installed v 7, iTunes (and my computer) freezes as iTunes tries to "Determine Gapless Playback Information" by scanning all my tracks. It gets stuck on one (or several possibly), and there is nothing I can do except reboot my laptop. Can anyo

  • Other programs messing with my Firefox; how do I stop?

    When I first start up Firefox, I have noticed that two annoying things happen: 1) I get multiple copies of Firefox starting up. One will be the one I want, but I also get AOL starting up one and this morning I had two other copies opened up as well t

  • How to run query incremental

    Hi i have complex select query with aggergate functions. the results of query update two tables. This query is causing very high resource comsumption . [select campaignid, adgroupid, advid, count(*), sum(cost) as 'cost',            sum(billed) as 'bi