Error while creating ERP Quotation from CRM Opportunity in CRM WebUI

Dear all,
We have implemented Best Practise Scenarios but have a problem in the following: C63-Opportunity Management-Creating ERP quotation from opportunity
I have maintained all necessary customising mentioned in Best practises documnet and could select a quotation(AG) as follow on transaction from Opportunity, but get an error message " Material 23 is not defined for sales org.1000, distr.chan.10, language ENu201D in the ERP quotation screen even though material 23 is created in ERP for Sales Org 1000 & DC 10. I have downloaded the material from ECC and it is available in CRM also.
The weird thing , when the error message pops up in the ERP quotation screen if I delete the material and enter the same material, I get no error.
If I have 3 materials in opportunity then the error message is there for all the 3 materials when I create an ERP Quotation & after deleting all the 3 & reentering I get no error and am able to save ERP order.
We have CRM 2007 connected to ECC 6.0
Please help resolve the above error.
Thanks
Teyna

hi,
have you created org from middleware thorugh r/3. Is your hierarchy and category same as that mentioned in best practice documents?
Regards
Pankaj kumar

Similar Messages

  • Heap space error while creating XML document from Resultset

    I am getting Heap space error while creating XML document from Resultset.
    It was working fine from small result set object but when the size of resultset was more than 25,000, heap space error
    I am already using -Xms32m -Xmx1024m
    Is there a way to directly write to xml file from resultset instead of creating the whole document first and then writing it to file? Code examples please?
    here is my code:
    stmt = conn.prepareStatement(sql);
    result = stmt.executeQuery();
    result.setFetchSize(999);
    Document doc = JDBCUtil.toDocument(result, Application.BANK_ID, interfaceType, Application.VERSION);
    JDBCUtil.write(doc, fileName);
    public static Document toDocument(ResultSet rs, String bankId, String interfaceFileType, String version)
        throws ParserConfigurationException, SQLException {
            DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
            DocumentBuilder builder = factory.newDocumentBuilder();
            Document doc = builder.newDocument();
            Element results = doc.createElement("sims");
            results.setAttribute("bank", bankId);
            results.setAttribute("record_type", "HEADER");
            results.setAttribute("file_type", interfaceFileType);
            results.setAttribute("version", version);
            doc.appendChild(results);
            ResultSetMetaData rsmd = rs.getMetaData();
            int colCount = rsmd.getColumnCount();
            String columnName="";
            Object value;
            while (rs.next()) {
                Element row = doc.createElement("rec");
                results.appendChild(row);
                for (int i = 1; i <= colCount; i++) {
                    columnName = rsmd.getColumnLabel(i);
                    value = rs.getObject(i);
                    Element node = doc.createElement(columnName);
                    if(value != null)
                        node.appendChild(doc.createTextNode(value.toString()));
                    else
                        node.appendChild(doc.createTextNode(""));
                    row.appendChild(node);
            return doc;
    public static void write(Document document, String filename) {
            //long start = System.currentTimeMillis();
            // lets write to a file
            OutputFormat format = new OutputFormat(document); // Serialize DOM
            format.setIndent(2);
            format.setLineSeparator(System.getProperty("line.separator"));
            format.setLineWidth(80);
            try {
                FileWriter writer = new FileWriter(filename);
                BufferedWriter buf = new BufferedWriter(writer);
                XMLSerializer FileSerial = new XMLSerializer(writer, format);
                FileSerial.asDOMSerializer(); // As a DOM Serializer
                FileSerial.serialize(document);
                writer.close();
            } catch (IOException ioe) {
                ioe.printStackTrace();
            //long end = System.currentTimeMillis();
            //System.err.println("W3C File write time :" + (end - start) + "  " + filename);
        }

    you can increase your heap size..... try setting this as your environment variable.....
    variable: JAVA_OPTS
    value: -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m

  • Error while creating a quotation

    hi
       i am trying to give value for pr00 while creating a quotation in conditions tab at item level for a sales bom. its shows me an error saying requirement 2 not fulfilled for condition pr00 in pricing procedure(item category tap), where as the same material holds good while creating a order. need help.
    regards
    leo

    Hi
    This is because the Pricing Relevance field in Item Category of Quotation (AGN) may not configured properly.
    Please check. Your problem will be solved.
    Thanks,
    Ravi

  • Create a Quotation  from a Opportunity using the Follow up functionality

    Hi!
    I'm new at the CRM and I'm trying to reproduce the standard scenario "Opportunity Management". Everithing is going well until i've reached the step to mantain the opportunity and create a quotation. I should do this through the Follow up button on the top of the screen but when i click at this button, i can not see any transaction for a quotation; I can only find appointment ( date, interaction record, business activity), email (outgoing email), interaction log (Business Activity with prod., channel report, ... ) and Task (approve, Req. to brand owner, ...).
    Can anyone give me a hint about what can I do to make quotation transactions appear in this new window (from the follow up button)?
    Thanks in advance!
    Ines Andres

    Hi Inês,
    Please check if you have successfully configured  the copy control between opportunity and quotation in the following paths:
    Transaction Types:
    SPRO->Customer Relationship Management->Transactions->Basic Settings->Copying Control for Business Transactions->Define Copying Control for Transaction Types
    Item Categories:
    SPRO->Customer Relationship Management->Transactions->Basic Settings->Copying Control for Business Transactions->Define Copying Control for Item Categories
    I hope it helps!
    Kind Regards,
    Gabriel Santana

  • Error while creating a Quotation in dp81 with simulation

    hi Guys,
    My client has a simulation for an operative project. First a quotation was created through sales pricing in dp81. its rejected. now he wants to create another quotation with simulation. when the inputs are given its gives error as " The reference has already been completely copied or rejected".  Can anyone explain why this is happening and what is the solution.

    Hi,
    This is might be due the completion rule of the item category of the inquiry.
    Check first the item category of the inquiry sales document you are using. Second go to Tcode VOV7, completion rule field of the item category you are using should be empty in order to be able to create more than one quotation from dp81.
    Regards

  • Error while creating a quotation in SD

    i am creating a quotation referring an inquiry of type ZINO and the quotation type is ZQTO. while saving the doc i am getting a error
    Pricing error: Mandatory condition ZQOE is missing.
    I am not able to fix it kindly help asap.
    Nikhil

    Hi Nikhil,
    U check for which condition type U have created condition record in VK11.
    Also check for the table while creating condition record (fields in condition table)
    Check once while manually entering the value for the condition in sales order, If it works.....create condition record for the same combination in VK11.
    Regards,
    Praveen.

  • Error While Creating Essbase Database From Hyperion Planning

    Hi,
    While creating the Essbase Database From the 'Manage Database' in Hyperion Planning, I am getting the following error:
    com.hyperion.planning.olap.EssbaseException: Account (1060000)
    It gets stuck at Adding Dimensions.
    I have tried reconfiguring Planning, but no luck.
    My Relation Repository is MS SQL Server 2005 and the Essbase and Shared Services are on a Linux box.
    I am getting the following error in the Planning log
    [12-Nov-2009 10:50:41]: Propegating external event[ FROM_ID: 68b6dbf1 Class: class com.hyperion.planning.sql.HspLock Object Type: -1 Primary Key: 50001 ]
    [12-Nov-2009 10:50:41]: Processing cube: Plan1
    [12-Nov-2009 10:50:41]: Setting System CFG properties for Attribute Dimensions
    [12-Nov-2009 10:50:41]: Adding dimension: Account
    [12-Nov-2009 10:50:41]: Closing outlines
    com.hyperion.planning.olap.EssbaseException: Account (1060000)
         at com.hyperion.planning.olap.HspEssbaseOutlineAPI.EssAddMemberEx(Native Method)
         at com.hyperion.planning.olap.HspCubeRefreshTask.addDimension(Unknown Source)
         at com.hyperion.planning.olap.HspCubeRefreshTask.addDimensionsAndMembers(Unknown Source)
         at com.hyperion.planning.olap.HspCubeRefreshTask.buildOutlines(Unknown Source)
         at com.hyperion.planning.olap.HspCubeRefreshTask.run(Unknown Source)
         at com.hyperion.planning.HspJSImpl.runCubeRefresh(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.runCubeRefresh(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
         at java.lang.Thread.run(Thread.java:595)
    Thanks for your help.
    Edited by: user524093 on Nov 12, 2009 4:38 PM

    Have you tried restarting the services and giving it a try?
    Which version of Essbase/Planning are you on?
    If your Essbase server name has more than 30 characters, please use NODENAME with short server name.

  • Error While Create Business Components From Tables Wizard -- need help asap

    Hi , i have created a view and while create Business Components through wizard for that view i am getting following error.
    ENTITY CREATION FAILED FOR THE FOLLOWING DATABASE OBJECT
    NO PRIMARY KEY ATTRIBUTES AND DOES NOT SUPPORT ROWID . USE ENTITY WIZARD TO CREATE THE ENTITY OBJECT.
    very urgent.
    Regards
    bhanu prakash

    thanks shay .
    Jdeveloper version :: 10.1.3.1.0
    view Syntax is :
    SELECT
    oh.order_number||'- ('||ol.line_number||'-'||ol.shipment_number||')' so_line,
    oh.cust_po_number customer_po,
    ol.flow_status_code status,
    ol.shipping_method_code carrier,
    ol.ordered_item item_no,
    nvl(xxapplication_express_pkg.getcustomerpart(ol.inventory_item_id, hca.cust_account_id), ' ') customer_item_number,
    nvl(mtl.description , 'na') description,
    nvl(org.organization_name , 'oak park') ship_from,
    hcsu.location||' ('||hl.city||' '||hl.state||' '||hl.postal_code||')' ship_to,
    nvl(ol.promise_date, sysdate) promised_date,
    nvl(ol.ordered_quantity, 0) order_quality ,
    xxapps.xx_eg_calculated_onhand(ol.line_id) available_qty,
    nvl(ol.shipped_quantity, 0) shipped_quality ,
    ol.order_quantity_uom uom,
    hp.party_name customer_name,
    jrs.name sales_person_name,
    0 refer
    FROM
    oe_order_headers_all oh,
    oe_order_lines_all ol,
    hz_cust_accounts hca,
    hz_parties hp ,
    hz_cust_site_uses_all hcsu,
    hz_cust_acct_sites_all hcas,
    hz_party_sites hps,
    hz_locations hl,
    org_organization_definitions org ,
    mtl_system_items_b mtl ,
    jtf_rs_salesreps jrs
    WHERE
    oh.header_id = ol.header_id and
    oh.org_id = ol.org_id and
    oh.sold_to_org_id = hca.cust_account_id and
    hca.party_id = hp.party_id and
    hcas.cust_account_id = hca.cust_account_id and
    hcsu.cust_acct_site_id = hcas.cust_acct_site_id and
    hcas.party_site_id = hps.party_site_id and
    hps.location_id = hl.location_id and
    hcsu.site_use_id = oh.ship_to_org_id and
    hcsu.site_use_code = 'SHIP_TO' and
    org.organization_id = ol.ship_from_org_id and
    org.organization_id = mtl.organization_id and
    ol.inventory_item_id = mtl.inventory_item_id and
    ol.ship_from_org_id = mtl.organization_id and
    ol.salesrep_id = jrs.salesrep_id and
    ol.org_id = jrs.org_id
    Regards
    Bhanu Prakash

  • Error while creating po ref from pr

    hi
    all
    at the time of creating po refer from pr im getting the below error
    pl help me out
    SCREE SAPLXM06 0101 MUST BE AN INCLUDE SCREEN ( SCREEN ERROR)
    thanks
    debojit

    Hi,
    This is an error which can be looked at by your ABAPer only.  Please check with him/her.
    Regards

  • Error while creating work order from purchase order

    Dear All,
    We are having a subcontracting scenario where we are creating a Work order from PO but getting the below error.
    Error - "No master data assigned to partners-locations-product combination."
    Done all the setting mentioned in the below thread but the error still persist.
    Error in Generating Work order from Purchase Order
    Any suggestions on which master data we need to check?
    Thanks,
    mahesh.

    Hi Mahesh
    In the below transaction
    /SCA/MFGCFG - Work Order Configuration
    Can you maintain Master data Assigment properly
    Valid From
    Valid To
    Active---Checked
    Can you please list what you maintained
    Regards
    Vinod

  • Getting error while creating a blueprint from SOLAR01 in MSOFFICE2013

    Hi,
        I am newbie to solution manager. I have created one implementation project in solution manager. I have applied all the related process documents and test cases and configurations to all the business steps and processes.But while creating the business blueprint through SOLAR01, a business blue print document is created with blank page. I need to run the macro and i have set necessary settings for macros in MSWORD 2013. When i try to run the macro i am getting the follwing error : " Run time error 4605: This method or property i snot available because this document is not available for reading". Plz provide me some solution.
    Thanks ,
    Rutvik

    Hello,
    try to check the check box in MS Word - File - Options - General - "Open e-mail attachements and other uneditable files in reading view"
    I am not sure how this option really works, but I think you will find it checked. So try to uncheck it.
    Or wise versa :c)
    Kind regards

  • Error while creating Delivery Note from Sales Order

    Hi,
    I am trying to create Delivery Note from Sales Order. But, I am getting one error sayin "An Item with no delivery quantity is not permitted.Item will be deleted". Hence, the delivery note was not created.
    Can you please let me know, why this error comes. And how to rectify this error.
    Please let me know, what are all checks, I need to do, to know this error.
    Thanks,
    Sandeep

    Hi
    There may be following reason :-
    Either the relevant Item Category is not relevant for Delivery, Check the Item Category in Sales Order and then check the settings of this Item Category in VOV7.
    Also check the relevant Schedule Line in VOV6, it should be relevant for Delivery.
    The Other reason may be that your schedule line in Sales Order is Not confirmed for Available Quantity so check the Sales Order> Line Item> Schedule Line.
    Regards
    Amitesh Anand

  • Getting error while creating Service controller from component controller

    Hi,
    I have added CAF model in used model for DC project.But when i m trying to create service controller from component controller by selecting used model it is giving error like "Context element cannot be bound to model layer".
    Can anybody help me out on this issue.
    Thanks in advance.

    Hello,
    try to check the check box in MS Word - File - Options - General - "Open e-mail attachements and other uneditable files in reading view"
    I am not sure how this option really works, but I think you will find it checked. So try to uncheck it.
    Or wise versa :c)
    Kind regards

  • Error while creating a system from a par file

    Hi all,
    I am trying to integrate a web app to our portal.
    When i am trying to create a from a par file (any par file ,even the system defined parfiles), i am getting the following error.
        Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 02:43_07/07/10_0005_8678350
    Refer to the log file for details about this exception.
    Please suggest me what to do??
    Thanks in advance

    hi Sandeep,
    thanks for the quick reply
    below is the error from the default trace file
      error 2010-07-08 10:13:32:132 10:13_08/07/10_0001_8678350
    [EXCEPTION]
    java.lang.ClassCastException... [see details]
    n/a com.sap.portal.prt.runtime sap.com/irj delep01 Server 0 0_86783
    Full Message Text
    10:13_08/07/10_0001_8678350
    [EXCEPTION]
    java.lang.ClassCastException
    at com.sap.portal.pcm.NewObjectDescriptor.addText(NewObjectDescriptor.java:167)
    at com.sap.portal.pcm.NewObjectDescriptor.putTextAttribute(NewObjectDescriptor.java:115)
    at com.sap.portal.pcm.iviewserver.NewIVSObjectDescriptor.setTitle(NewIVSObjectDescriptor.java:447)
    at com.sap.portal.admin.wizard.AbstractPCMWizard.setSpecialAttributes(AbstractPCMWizard.java:578)
    at com.sap.portal.admin.wizard.AbstractPCMWizard.finalizeDescriptor(AbstractPCMWizard.java:297)
    at com.sap.portal.admin.wizard.panes.SavePane.doAfterSubmit(SavePane.java:113)
    at com.sapportals.admin.wizardframework.core.WizardInstance.doPost(WizardInstance.java:356)
    at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:174)
    at com.sapportals.admin.wizardframework.core.WizardInstance.doWizard(WizardInstance.java:99)
    at com.sapportals.admin.wizardframework.AbstractDynamicWizard.doContent(AbstractDynamicWizard.java:98)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:235)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:541)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:430)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

  • Error while creating Business Agreement from IC web Client

    Dear Experts,
    I am working on IC Web Client ( CRM 7.0) & ISU (ECC 6).
    I was able to create the Business Agreement & sucessfully replicate the same to ISU as a COntract Account.
    But when I Try to create the Business Agreement from ICWebClient I am gwtting following Error.
    "No Business Agreement Class for Channel ICW, Usage 01 and Risk Class"
    I have done the settings for ,Allocate Business Agreement Class as ;
    Channel :- ICW ,
    Usage :-Std Payment Data,
    Risk CLass :- B,
    Business Agreement CLass:- 01
    But still I am Getting this error.
    Can any one please help me in this

    Hi,
    Try maintaining an entry with blank risk class.
    Regards
    Prasenjit

Maybe you are looking for

  • CS4 Master Collection (have disks) on a Win7 computer that hs no internet

    I have CS4 and need to load it on a Win7 computer. This computer contains sensitive proprietary data on it and cannot be attached to the internet. Is there a way to activate it?

  • Unable to generate trace file

    Hi, I have written the stored procedure for starting sql trace on a given session for say n number of seconds. create or replace procedure start_trace v_sid in number, v_serial# in number, seconds in number) IS v_user varchar2 (32); duration number;

  • How do I find out where FCP saved my captured media?

    I'm editing a project and my original source capture on one of my clips needs to be recaptured because of some corruption on the very front part of the file which is making it impossible to insert any of the video track from this capture into my time

  • Complex SQL Query in BPEL DB Adapter

    Hi, Is it possbile to write a complex query in BPEL DB Adapter using "Custom SQL Query"? I would like to write an IF ELSE condition in the DB Adapter similar what is given below.. IF((SELECT COUNT(*) FROM F5898001 WHERE CT58SRCNME = 'CA_TEST' AND CTJ

  • Can't Update with CMP entity bean (psi-ri)

    Hello! Has anybody got entitybeans to work thorougly with psi-ri -persistence provider? Our entities Insert and Delete as they should be, but we haven't got them to Update anything. I have a feeling that this has something to do with transactions, bu