SAP ERP E-commerce E-selling Runtime error creating a order

Hi Gurus,
I am working on setting up the E-commerce with SAP ERP as back end. I did the XCM configuration. I was able to log on to the applications both B2B and B2C -- navigate through Product catalog and other areas.But when I try creating a order (shopping basket)  I get the following error
+*!    Runtime Errors
i   Contact the administrator*+
I have the same issue for both the applications B2B and B2C. for some reason it is not able to access the r/3 order (if I am not worng).
Point will be rewarded for helpful suggestion
Thank you

Hi sumit,
sorry for the delay . here is part of the session log. Hope you will be able to figure out some thing.
Thank you
2002   Jul 8, 2008 3:33:37 PM SAPEngine_Application_Thread[impl:3]_13 Path com.sap.isa.ui.uiclass.MessageUI Exiting method
2003   Jul 8, 2008 3:33:37 PM SAPEngine_Application_Thread[impl:3]_13 Debug com.sap.isa.core.util.HttpServletRequestFacade HttpServletRequestFacade created
2004   Jul 8, 2008 3:33:37 PM SAPEngine_Application_Thread[impl:3]_13 Error com.sap.isa.core.util.MessageListDisplayer An exception has occurred: java.lang.ClassCastException
2005   at com.sap.isa.catalog.webcatalog.WebCatItemList.aggregateUnits(WebCatItemList.java:639)
2006   at com.sap.isa.catalog.webcatalog.WebCatItemList.populate(WebCatItemList.java:346)
2007   at com.sap.isa.catalog.webcatalog.WebCatItemList.populate(WebCatItemList.java:218)
2008   at com.sap.isa.catalog.webcatalog.WebCatItemList.setQuery(WebCatItemList.java:190)
2009   at com.sap.isa.catalog.webcatalog.WebCatItemList.<init>(WebCatItemList.java:105)
2010   at com.sap.isa.businessobject.SalesDocument.searchItemInCatalog(SalesDocument.java:699)
2011   at com.sap.isa.businessobject.SalesDocument.populateItemsFromCatalog(SalesDocument.java:509)
2012   at com.sap.isa.backend.db.SalesDocumentDB.updateInBackend(SalesDocumentDB.java:3890)
2013   at com.sap.isa.businessobject.SalesDocument.update(SalesDocument.java:1269)
2014   at com.sap.isa.isacore.action.order.MaintainBasketBaseAction.updateSalesDocument(MaintainBasketBaseAction.java:683)
2015   at com.sap.isa.isacore.action.order.MaintainBasketRefreshAction.basketPerform(MaintainBasketRefreshAction.java:80)
2016   at com.sap.isa.isacore.action.order.MaintainBasketBaseAction.isaPerform(MaintainBasketBaseAction.java:998)
2017   at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:343)
2018   at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:353)
2019   at com.sap.isa.core.BaseAction.execute(BaseAction.java:211)
2020   at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
2021   at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:674)
2022   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
2023   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
2024   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
2025   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
2026   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
2027   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
2028   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
2029   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
2030   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
2031   at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
2032   at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
2033   at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
2034   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
2035   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
2036   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
2037   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
2038   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
2039   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
2040   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
2041   at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
2042   at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
2043   at com.tealeaf.capture.LiteFilter.doFilter(Unknown Source)
2044   at com.sap.isa.isacore.TealeafFilter.doFilter(TealeafFilter.java:61)
2045   at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
2046   at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
2047   at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
2048   at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
2049   at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
2050   at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
2051   at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
2052   at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
2053   at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
2054   at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
2055   at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
2056   at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
2057   at java.security.AccessController.doPrivileged(Native Method)
2058   at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
2059   at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
2060   
2061   . 
2062   [EXCEPTION]
2063   java.lang.ClassCastException
2064   at com.sap.isa.catalog.webcatalog.WebCatItemList.aggregateUnits(WebCatItemList.java:639)
2065   at com.sap.isa.catalog.webcatalog.WebCatItemList.populate(WebCatItemList.java:346)
2066   at com.sap.isa.catalog.webcatalog.WebCatItemList.populate(WebCatItemList.java:218)
2067   at com.sap.isa.catalog.webcatalog.WebCatItemList.setQuery(WebCatItemList.java:190)
2068   at com.sap.isa.catalog.webcatalog.WebCatItemList.<init>(WebCatItemList.java:105)
2069   at com.sap.isa.businessobject.SalesDocument.searchItemInCatalog(SalesDocument.java:699)
2070   at com.sap.isa.businessobject.SalesDocument.populateItemsFromCatalog(SalesDocument.java:509)
2071   at com.sap.isa.backend.db.SalesDocumentDB.updateInBackend(SalesDocumentDB.java:3890)
2072   at com.sap.isa.businessobject.SalesDocument.update(SalesDocument.java:1269)
2073   at com.sap.isa.isacore.action.order.MaintainBasketBaseAction.updateSalesDocument(MaintainBasketBaseAction.java:683)
2074   at com.sap.isa.isacore.action.order.MaintainBasketRefreshAction.basketPerform(MaintainBasketRefreshAction.java:80)
2075   at com.sap.isa.isacore.action.order.MaintainBasketBaseAction.isaPerform(MaintainBasketBaseAction.java:998)
2076   at com.sap.isa.isacore.action.IsaCoreBaseAction.ecomPerform(IsaCoreBaseAction.java:343)
2077   at com.sap.isa.isacore.action.EComBaseAction.doPerform(EComBaseAction.java:353)
2078   at com.sap.isa.core.BaseAction.execute(BaseAction.java:211)
2079   at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
2080   at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:674)
2081   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
2082   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
2083   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
2084   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
2085   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
2086   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
2087   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
2088   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
2089   at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
2090   at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
2091   at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
2092   at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:267)
2093   at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
2094   at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:391)
2095   at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
2096   at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
2097   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
2098   at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
2099   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
2100   at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:117)
2101   at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:62)
2102   at com.tealeaf.capture.LiteFilter.doFilter(Unknown Source)
2103   at com.sap.isa.isacore.TealeafFilter.doFilter(TealeafFilter.java:61)
2104   at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:58)
2105   at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:384)
2106   at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
2107   at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
2108   at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
2109   at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
2110   at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
2111   at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
2112   at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
2113   at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
2114   at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
2115   at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
2116   at java.security.AccessController.doPrivileged(Native Method)
2117   at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
2118   at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
2119   
2120   
2121   Jul 8, 2008 3:33:37 PM SAPEngine_Application_Thread[impl:3]_13 Debug com.sap.isa.businessobject.ipc.imp.DefaultIPCBOManager BO Catalog released

Similar Messages

  • Customer specific prices in Catalog SAP ERP E-Commerce

    Hi Experts,
    We have implemented SAP ERP E-commerce -- ECC 6.0  ISA 5.0
    Initially we implemented a B2B scenario without TREX engine.
    VMC component is active (IPC).
    In the catalog we don't see customer specific prices. What are the steps to enable customer specific prices in the catalog. 
    Do we need TREX engine ?
    Do we need catalog views for customers to get customer specific prices.
    Please advice.
    Thanks and Regards,
    Ram

    Hello Ram,
    Maybe have a read of thread Prices on Product catalog for e-Commerce R/3 this contains some helpful information.
    regards
    Mark

  • Session time out - SAP ERP E-commerce

    Hi SDN Gurus,
    The b2b shop times out if the session is idle for more than 5 mins (apx) . I would like to Increase the session idle time. How and where can I do this?
    I am working on the SAP ERP E-commerce 5.0
    Thanks and Regards
    Ram

    Hi,
    Go to web.xml under the web-inf folder and look change the session timeout like below.
    Here time is in minutes.
        <session-config>
            <session-timeout>30</session-timeout>
        </session-config>

  • Run Time Error in e-commerce crm 5.0 when creating new order

    Hi all,
    I am getting Run Time Error in e-commerce crm 5.0 when creating new order, shopping basket is comming , but while creating order , getting run time error.
    Thanks,
    Nagesh

    Hi nagesh,
    Are you able to resolve the issue. Please let me know the solution.
    I had started a thread with a same problem but in ERP E-commerce.  Points will be rewarded if you provide the solution in the thread below
    Re: Run Time Error in e-commerce crm 5.0 when creating new order
    Thank You
    Ram

  • Error creating Production Orders in UNCONSTR version

    I am copying prodcution orders from version 000 to unconstr version through Report I am getting following error.
    Error creating Production Orders in UNCONSTR version and Message no. ZSXXPAPO140.
    when I am executed in background it is giving following error.
    PPM FG100203.01_19_FR04_P for product FG100203.01 is not valid at the required explosion date 14.01.2010  /SAPAPO/RRP      325          E
    Please suggest me any one it is a great help to me.

    Hi Venkat,
    It seems there is an inconsistent PPM FG100203.01 exists
    in your planning version from which you are copying.
    Check the possibilities of repairing that PPM and retry
    copying.  Orelse In the /SAPAPO/VERCOP transaction,
    under the product selection criteria, exclude that item and
    try copying the version.
    Regards
    R. Senthil Mareeswaran.

  • SAP ERP 2005 SR 2 IDES installation error in step "Run ABAP Reports"

    Hello,
    I'm installing SAP ERP 2005 SR 2 IDES on Win2003 R2 SP2 and Oracle 10.2 to create a test-system for my diploma thesis.
    During the step "Import ABAP" I got the following message:
    object_checker.log
    ERROR: 2008-05-21 20:50:38
    1 objects have error/ignore/execute or unknown status in the task lines.
    Invalid objects are saved in 'invalid_objects.txt' file.
    invalid_objects.txt
    package   object  type  action  status
    SAPDFACT  ?N      pkey  create
    but the installation went on until "Run ABAP Reports".
    Warnings and Errors in sapinst.log are:
    WARNING 2008-05-27 15:09:36
    Execution of the command "C:\usr\sap\IMP\SYS\exe\uc\NTI386\stopsap.exe name=IMP nr=00 SAPDIAHOST=imperia-sap" finished with return code -1. Output:
    STOPSAP: execution of C:\usr\sap\IMP\SYS\exe\uc\NTI386\sapntwaitforhalt.exe name=IMP nr=00 SAPDIAHOST=imperia-sap 3600 failed
    Details are written to C:\Programme\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\stopsap.log
    WARNING 2008-05-27 15:09:36
    Could not stop instance 'DVEBMGS00' of SAP system IMP.
    WARNING 2008-05-27 15:09:38
    Connect to message server (imperia-sap/3900) failed: NIECONN_REFUSED.
    WARNING[E] 2008-05-27 15:12:05
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.) in execution of a 'OpenService' function, line (266), with parameter (sapccmsr.00).
    WARNING[E] 2008-05-27 15:21:42
    FRF-00007  Unable to open RFC connection.
    ERROR 2008-05-27 16:30:15
    FRF-00025  Unable to call function. Error message: connection closed without message (CM_NO_DATA_RECEIVED) .
    INFO 2008-05-27 16:30:19
    RFC connection closed.
    ERROR 2008-05-27 16:30:45
    MUT-03025  Caught ERfcExcept in Modulecall: connection closed without message (CM_NO_DATA_RECEIVED).
    ERROR 2008-05-27 16:30:47
    FCO-00011  The step runRADDBDIF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|2|0|runRADDBDIF was executed with status ERROR .
    Full log of today is available at [http://pastebin.com/f43531f97]
    Has anyone an idea how I can finish this installation?
    Thx
    Daniele

    It seems that the system did not come up and thus the RFC call fails.
    What´s the output of
    dev_w0
    dev_disp
    (in the ...work directory)?
    Markus

  • Runtime error: Creating a simple resource in a CM repository

    Hi All,
         I am trying to create a simple Resource & a collection in a CM repository without properties.
         <b>The list of my imports is as follows:</b>
    import com.sapportals.htmlb.event.Event;
    import com.sapportals.htmlb.page.DynPage;
    import com.sapportals.htmlb.page.PageException;
    import com.sapportals.portal.htmlb.page.JSPDynPage;
    import com.sapportals.portal.htmlb.page.PageProcessorComponent;
    import com.sapportals.portal.prt.component.IPortalComponentProfile;
    import com.sapportals.portal.prt.component.IPortalComponentRequest;
    import com.sapportals.wcm.repository.ICollection;
    import com.sapportals.wcm.repository.IResource;
    import com.sapportals.wcm.repository.IResourceContext;
    import com.sapportals.wcm.repository.ResourceContext;
    import com.sapportals.wcm.repository.ResourceFactory;
    import com.sapportals.wcm.util.uri.RID;
         <b>I have written the following code:</b>
         IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
         com.sapportals.portal.security.usermanagement.IUser user =
                   (com.sapportals.portal.security.usermanagement.IUser) request.getUser().getUser();
                   <b>/* This is as per KM - Java iView - User Authentication */</b>
         try {
              IResourceContext context = new ResourceContext(user);
              RID rid = RID.getRID("/documents/test");
              ICollection parent = (ICollection) ResourceFactory.getInstance().getResource(rid, context);
              IResource resource = parent.createResource("file", null, null);
               } catch (Exception e1) {
              // problem while retrieving the resource
         <b>I am getting a portal Runtime error. The following is its error log:</b>
    Exception ID:07:49_28/06/05_0002_3055650
    [EXCEPTION]
    #1#com.sapportals.portal.prt.runtime.PortalRuntimeException: PortalRuntimeException
         at com.sapportals.portal.prt.core.PortalRequestManager.handleRequestException(PortalRequestManager.java:921)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:803)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    <i><b>Caused by: java.lang.NoClassDefFoundError: com/sapportals/wcm/repository/IResourceContext</b></i>
         at com.satyam.dynpage.MyDynpage.getPage(MyDynpage.java:23)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.getPage(PageProcessorComponent.java:193)
         at com.sapportals.portal.htmlb.page.PageProcessorComponent.doOnNodeReady(PageProcessorComponent.java:62)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
         ... 21 more
    I don't know why am i getting an exception.
    Please help me in this regard.
    Thanks in advance.
    <b>Regards,
    Sai Krishna.</b>

    You need to put a sharing reference for "com.sap.km.application" in your portalapp.xml. Check out the following portalapp.xml. You can either put
    "com.sap.km.application" or "knowledgemanagement".
    <application>
      <application-config>
        <property name="PrivateSharingReference" value="com.sap.portal.htmlb,com.sap.km.application"/>
      </application-config>
      <components>
        <component name="links_tree">
          <component-config>
            <property name="ClassName" value="com.ust.kmtree.display"/>
            <property name="SecurityZone" value="com.ust.kmtree/high_safety"/>
          </component-config>
          <component-profile>
            <property name="path" value="/documents/prakash"/>
            <property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld"/>
          </component-profile>
        </component>
      </components>
      <services/>
    </application>

  • Runtime error in sales order creation

    Hai,When I am trying to create sales order one run time error is occured.The error is CALL_TRANSACTION_NOT_FOUND  TRANSACTION "%_GS" IS UNKNOWN.TRANSACTION "%_GS" IS NOT LISTED IN TABLE OF T.CODES.CURRENT ABAP PROGRAMME HAD TO BE TERMINATED BECAUSE ONE OF THE STATEMENT COULD NOT BE EXICUTED.THE CURRENT ABAP/4 SAPMV80Z PROGRAMME USES CALL TRANSCTION TO CALL THE  TRANSACTION"%_GS".TABLE TSTC CONTAINS NO ENTRY FOR"%_GS".THIS COULD BE DUE TO PROGRAMME ERROR.

    Hi,
    Did you call the correct transaction?
    Non-Catchable Exceptions
    Cause: Transaction is unknown
    Runtime Error: CALL_TRANSACTION_NOT_FOUND
    More info
    http://www.s001.org/ABAP-Hlp/abapcall_transaction.htm
    Cheers
    Wiparat

  • Runtime error in service order

    Hi everyone,
    When I try to create a service order I get the following runtime error.
    Has anyone any idea how I can solve the problem?
    Thanks in advance
    Björn

    Hi,
    1.  In the transaction su3, Please add the parameter "WCF_IGNORE_ENHANCEMT" and the values as 'A'   and check. Then u will get to know that error is because of standard or some custom code.
    2. Check by adjusting the view configuration, That exception looks like during the XML conversation. Just check the xml in the method IF_BSP_DLC_CONFIGURATION~GET_CONFIG_DATA.

  • SAP Fiori Error - Create Sales Order app doesn't run after Google Chrome updates

    Hi,
    I have a problem with the create sales order app (ui5_sd_so_cr).
    Everything works fine until Google Chrome browser updates to version 34.0.1847.116 m .
    The create sales order application has an error when i try to checkout the cart.
    This error is in the SalesOrderCreatePriceAndAvailabilityCheck.controller.js and SalesOrderCartDetails.js in this function:
    l.oSOCartModel.refreshSecurityToken(function (a, b) {
            l.oSOCartModel.create("/SalesOrders", m, null, function (c, d) {
                com.sap.kelley.salesordercreate.utils.ModelUtils.updateCartModelFromSimulationResponse(d);
                oSObusyIndicator.close();
            }, function (g) {
                oSObusyIndicator.close();
                var d = g.response.body;
                var f = jQuery.parseXML(d);
                var e = f.getElementsByTagName("message")[0].childNodes[0].nodeValue;
                var c = new sap.m.Dialog({
                    title: sap.ca.common.uilib.message.AlertMessageBoxType.ERROR.title,
                    content: [new sap.m.Label({
                        text: e
                    leftButton: new sap.m.Button({
                        text: l.oBundle.getProperty("XBUT_OK"),
                        tap: function () {
                            if (j) {
                                l._onNavigateBack();
                            c.close();
                c.addStyleClass("sapSOC-SingleButtonDialog");
                c.open();
        }, function (a) {
            oSObusyIndicator.close();
            var b = new sap.m.Dialog({
                title: sap.ca.common.uilib.message.AlertMessageBoxType.ERROR.title,
                content: [new sap.m.Label({
                    text: sap.ui.getCore()
                        .getModel("i18n")
                        .getProperty("ERROR_REFRESH_SECURITY_TOKEN")
                leftButton: new sap.m.Button({
                    text: l.oBundle.getProperty("XBUT_OK"),
                    tap: function () {
                        if (j) {
                            l._onNavigateBack();
                        b.close();
            b.addStyleClass("sapSOC-SingleButtonDialog");
            b.open();
        }, false);
    The error is in the line 07. Cannot read property 'body' of undefined
    Variable g is undefined.
    I tested the application with other browsers (IE, Firefox, Safari) and everything works perfectly. Only Chrome has this kind of problem.
    UISRA
    UISRA017
    100
    0002
    SAPK-10002INUISRA017
    HTML5 Create Order
    System
    SAP_BASIS
    731
    0007
    SAPKB73107
    SAP Basis Component
    GW_CORE
    200
    0006
    SAPK-20006INGWCORE
    SAP GW CORE 200
    IW_BEP
    200
    0007
    SAPK-20007INIWBEP
    Backend Event Provider
    UI5 version 1.16.4
    It 'happened to someone else?
    How can I fix the problem?
    Thank you for your help.
    Regards,
    Nicola

    Few things you can try,
    Upgrade your UI5 library version. Latest is 1.18
    Implement release notes :
    1948368 - Fiori Create Sales Order Wave 1 Common Library Fixes
    1947789 - Fiori Create Sales Order Wave 1 Fixes
    Check if these can be applied or go with UI library update.
    1939288 - Hotfix 1.16.5 for UI AddOn SP06 SC: UI2_SRVC
    Regards,
    Tejas

  • Error creating work order for new notification - Related SyncBO not present

    Hi,
    We are working with MAM3.0 standard application.
    We age getting an  error while creating work order for a NEW notification.
    In this scenario both notification and corresponding work order are also not created.
    Here is the error for MAM30001 Sync BO in MEREP_MONI:_
    Reading inbox record (mobile ID=0000001444, seq, no.=29, rcd_cntr=1, data=TOP0001000000
    External format successfully converted to internal format: ldata=TOP0001000000000000000
    Related SyncBO MAM30_010 with Sync key 0000000028 is not present on the device.
    Return code 1 (DOWNLOADER)                                                   
       Here is the error for MAM30010 Sync BO in MEREP_MONI:_
    Return code from RFC BAPI Wrapper call:Order NEW does not exist
    Return code from RFC BAPI Wrapper call:The order/network type  is not defined
    Return code from RFC BAPI Wrapper call:Order NEW does not exist
    Return code 0 (UPDATE MEREP_506-STATUS)                                      
    Can any body please tell me what is the sollutions for this error
    your help in this regard is appreciable.
    Regards,
    Murthy

    Hi Murthy,
    II have no idea what patch level you are on. A while back we had similar issues with some clients. There are several patches around that area available. Perhaps you should have a look into patch 959732.
    Hope that helps.
    Regards,
    Oliver

  • Error creating Purchase Order

    Hi Gurus,
    I've this issue. I'm using SRM 5.0.
    I've configured a product category mentioning it needs to go to sourcing only when the vendor is not mentioned. Otherwise it should bypass sourcing and after the last approval the PO has to be created in backend automatically. We are using Classic Scenario. Now i've this issue. When I create a shopping cart without vendor it goes to sourcing cockpit and from there when I fill the vendor information and create purchase order, purchase order gets created in backend. BUT when I provide vendor information in the shopping cart and Order it after all approvals, it doesn't create PO in backend. Instead I see an error in the error logs of Shopping cart mentioning.
    <b>"Shopping cart 0040000365: Error creating the follow-on document"
    </b>
    I see this under <b> Application Monitors > Shopping cart > Local Errors </b>
    Could someone please help me if there knows the solution for this or any note available for this.
    Regards,
    Sam K

    Hi Sam,
    Check your settings for when Sourcing is carried out. I assume you have setting in
    place always external procurement for every product category in place, why every
    SC goes to sourcing cockpit. Adjust that setting. You need to work with product
    categories to seperate things out or implement BADI for sorting out to individual
    needs. In parallel check the settings for the doc type, number range and the follow
    on doc to be created from SC.
    Cheers,
    Claudia

  • Error creating sales order via Interaction Center

    While creating a sales order via Interaction Center, I am getting an error "Error while creating member activity for order 5129793", as a result the points are not getting accrued for the account.
    Can anyone please help? I am very new to this
    Regards,
    Harsh

    Hi,
    Check the partner determination profile in spro for this activity. Try to use a standard profile and see what happens.
    Best regards,
    Caíque Escaler

  • Error creating sales order in VA01

    Hi Experts,
    While creating order in VA01, im getting error 'Define deadline category during maintenance of billing plan type'. Message V2404.
    Can anybody suggest, why it is coming?
    Thanx,
    RR

    Hi RR,
    To overcome this error need to define and assign date categories in the below path
    SPRO-> Sales and Distribution>Billing>Billing Plan->Define And Assign Date Categories
    Here you have do the following.
    Maintain Date Category for Billing Plan Ty
    Allocate date category                   
    Regards
    v K

  • Warning message for material substitution in ERP E-commerce

    Hi Gurus,
    We are implementing SAP ERP E-commerce with TREX, ECC 6.0 backend.
    Automatic material substitution is working in ECC. The material is also dispalying a warining message before substitution.
    In B2B shop the substituion works - material X is replaced with matereial y but there is no warning message during substituion.
    I believe matereial substituion in E-commerce is standard funtionality and it should work as configured in ECC for VA01.
    Any susgestion why there is no dispaly of any message during matereial sub in E-commerce.
    Thank you

    Hi Ram,
    What type of messags can be displayed on ECO ERP can be configured via XCM "UI" component. By default only error messages are displayed, You can create a customer component with message  severity set to 'Warning" / "info" as required. After this all the messages raised by the Standard BAPIs are displayed on the basket.
    However you need to be careful what severity level you want to use as apart from the message that you require, lot of other messages might also be displayed on the basket.
    Regards
    Roopali

Maybe you are looking for

  • HDMI in - is it possible?

    I have a helmet camera for recording when riding my bike, it has a HDMI connection on the back, when fixing the camera on the helmet I want to see what is looking at -  not twisted or pointing to the side for example. Does anyone know if I can connec

  • Cursor locking up on me.

    the last few days i noticed after a short while of using the computer, my cursor starts freezing up and then all the buttons on my mouse do the same, it's a logitec trackball that i've had for a couple of years so i don't think that's the problem. af

  • Extra bucks deducted from my Credit card even no application purchase made

    Hi I am Chetan Lashkari, recently I have bought 2 application from app store. 1st one is FIFA 2013 @ Rs. 55 but after purchasing I have receive a message from my bank saying Rs. 60 has been debited from your card ending with 9204 in iTunes.com at App

  • Board game -alternate way to draw

    Thanks for reading, im relatively new to game devpmt, i am making a board game similar to pool. the board background is a JPanel on which a fixed image is drawn .i want to make a ball moving on it.The ball's image is loaded from a file .since the ima

  • Imported RAW Photos too bright (overexposed, washed out)

    I've noticed with my Sony A700 camera that when I import RAW photos into aperture they look alright in the jpeg preview but once they are processed as raw they become extremely washed out and bright, does anyone know how to fix this?