Syntax error while creating a standard order

Hi All,
I created a projet in CMOD and than added the enhancement  V45A0002.The components shown as EXIT_SAPMV45A_002(Predefined sold to party when making the standard order),i double click on the exit and entered into the function module.After that i double clicked on the include ZXVVZU04 and entered in and wrote E_KUNNR=100171
While activating i got error msg 'The last statement is not complete (period missing)." & i have saved inspite the error .After that i tried to create a order and program terminated error came after entering sold to party no. in sales order
so now i have deactivated the project which i created in CMOD & deleted it aswell,than also i am getting the syntax error while making the order thru VA01.I want to come out of this please.
I would be great ful if somebody helps me *** out of this syntax error.
Thanks
Rishi

Hi Rishi
As you are getting message that "The last statement is not complete (period missing)", check in your assigned project in CMOD the last statement , what is the last statement maintained in that project
Secondly also check the closing period and the current period. as it is giving in the message that "The last statement is not complete (period missing)".So check the  current period and check the period maintained in the CMOD
It would be better if you take ABAP'ers help . So  post in ABAP forum
Regards
Srinath

Similar Messages

  • Error while creating the sales order with billing reference

    hi alll
    i am getting error while creating the sales order with billing reference.The line items are coming in grey.I am not able to change the items as well as the quantity field.Can u guide me
    cheers
    shalsa007........

    Dear SAP SD 007
    I can confidently tell that an enhancement or an user exit has been applied in your scenario
    You have to check that
    Normally when creating a sales order with respect or referring billing documents the qty will be in editable mode and it is standard problem
    Your people has solved the standard problem by enhancement
    Usually OR--LF-PGI----F2 (SAY THE QTY IS 25 UNITS)
    Now you are creating returns order with reference to F2 in the return order type Re there is a standard issue that user can edit the qty to 30 from the original 25
    To solve this only your people have used userexit
    Line items and qty greyed out means definately there is some enhancement or user exit applied
    You have to check that
    Regards
    Raja

  • Serial number error while creating the production order

    Hello frds,
    I am getting the following error while creating the production order.
    "Item 000000 requires exactly 100 serial numbers for the asset".
    If i give 100 serial numbers in the order, the error is solved. But i do not want to assign 100 serial numbers, i want to assign only 2 numbers.
    I have tried using the new serial number profile also, but it is giving same error.
    Kindly guide.
    Regards,
    Narendra Bora

    Dear Narendra
    Select the serial number profile and go to serialization procedure and set the ser. usage status 02 - Optional as below.
    Procd Procedure description Ser.Usage
    PPRL PP order release 02
    since the serail number creation is optional for order relase this will allow you to relase with out error and with serail number assigned in partial.
    Regards
    Soundar

  • Material Listing Error while creating the sales order

    Hi Guru's
    I have mantained a material in the lisitng for A002 combiantion for SO/DC/Pric. ref. material
    While creating the sales order is throwing an error as material is not listed so the transaction is not possible.
    I have done the basic invetingation on the folowing aspects
    1)checking the material in the listing
    2)Validity periods
    3)Material not blcoked
    4)Mateial is extened for the respective sales org
    Kindly help ASAP.
    Thanks & Regards
    Tarakaram

    Dear SAP SD 007
    I can confidently tell that an enhancement or an user exit has been applied in your scenario
    You have to check that
    Normally when creating a sales order with respect or referring billing documents the qty will be in editable mode and it is standard problem
    Your people has solved the standard problem by enhancement
    Usually OR--LF-PGI----F2 (SAY THE QTY IS 25 UNITS)
    Now you are creating returns order with reference to F2 in the return order type Re there is a standard issue that user can edit the qty to 30 from the original 25
    To solve this only your people have used userexit
    Line items and qty greyed out means definately there is some enhancement or user exit applied
    You have to check that
    Regards
    Raja

  • Error while creating a Planned Order

    Hi SAP Experts,
    I have an error encountered while creating a Planned Order which is "Mode linkage problem with mode number".
    Diagnosis:
        An application program called an LCA routine and the following error occurred:
        An order has at least one condition with mode linkage with the same mode number. The activities of this condition must have compatible modes. The modes are compatible when each mode of one activity has a mode for the other activity with the same mode number. The first activity that violates the condition is given in the return code table in ABAP.
    Please enlighthen me what is this error and what should be done to this error.
    Thanks in advance,
    Raymond

    Check the PPM or PDS being used in the Planned Order.
    Most likely you have a Setup Activity followed by Produce Activity. However the Mode (i.e. Resource) used in the two activities are different. The same Mode needs to be used both in Setup and corresponding Produce activity.
    Hope this helps,
    somnath

  • Error while creating a new order on deployed cartridge

    hello all
    I have deployed "bb_ocm_demo" sample cartridge on the weblogic.
    but while creating a new order, i am getting error as below.
    An OMS Exception has been thrown. Reason: com.mslv.oms.OMSException: (Wrapped) com.mslv.oms.handler.order.cache.c
    com.mslv.oms.OMSException: (Wrapped) com.mslv.oms.handler.order.cache.c
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.CreateNewOrderProcessor.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.a(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.a(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doProcess(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:22)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused By: (Wrapped) java.io.NotSerializableException: com.mslv.oms.handler.order.cache.c
         at com.tangosol.util.ExternalizableHelper.toBinary(ExternalizableHelper.java:215)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ConverterValueToBinary.convert(PartitionedCache.CDB:3)
         at com.tangosol.util.ConverterCollections$ConverterMap.put(ConverterCollections.java:1674)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.put(PartitionedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.put(SafeNamedCache.CDB:1)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.checkMaxInstancesExceeded(Unknown Source)
         at com.mslv.oms.handler.order.f.a(Unknown Source)
         at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
         at com.mslv.oms.handler.a.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.CreateNewOrderProcessor.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.a(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.a(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doProcess(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:22)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused By: java.io.NotSerializableException: com.mslv.oms.handler.order.cache.c
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
         at com.tangosol.util.ExternalizableHelper.writeSerializable(ExternalizableHelper.java:2253)
         at com.tangosol.util.ExternalizableHelper.writeObjectInternal(ExternalizableHelper.java:2697)
         at com.tangosol.util.ExternalizableHelper.serializeInternal(ExternalizableHelper.java:2601)
         at com.tangosol.util.ExternalizableHelper.toBinary(ExternalizableHelper.java:211)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ConverterValueToBinary.convert(PartitionedCache.CDB:3)
         at com.tangosol.util.ConverterCollections$ConverterMap.put(ConverterCollections.java:1674)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.put(PartitionedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.put(SafeNamedCache.CDB:1)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.checkMaxInstancesExceeded(Unknown Source)
         at com.mslv.oms.handler.order.f.a(Unknown Source)
         at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
         at com.mslv.oms.handler.a.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.CreateNewOrderProcessor.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.a(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.a(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doProcess(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:22)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    please provide a solution or cause.

    It seems like a problem with the Coherence cache configuration for your installation.
    Is your installation clustered?
    Is the problem specific to this cartridge (i.e. do orders from other cartridges work well in this environment)?
    Suggest you log a problem with Oracle Support and/or try the problem in a different environment.
    Regards,
    Brian.

  • Error while creating a process order

    Dear Guru's
    While creating a process order ,i am facing an error.
    "Unable to create batch. Storage location BPSS is invalid for material 112100050
    Message no. 40116".
    How to assign specific storage loaction to that particular material.I have assigned in material master "work scheduling tab",But it was throwing an error while doing process order.Pls help me to solve this problem.
    Thanks in advance,
    Rgds,
    cherukuri

    Hi Cherukuri
    Are u using special procurement key "80"? It seems that storage location is not mentioned for the header material in the production plant.
    Maintain this using T Code MMSC. It will solve ur issue
    Rgds

  • Error while creating manual planned order in apo

    Dear expert
    While I am creating manual planned order i am getting error as message /sapapo/rrp251
    Every thing is correct BOM and PV's no error after consistency check and it getting succesfully transffered to APO and it is also visible in APO
    But while creating manual planned orders planned order are not getting generated  I am using BLock planning with PPDS
    Please help How to resolve it
    Regards
    Virender

    Hi
    The error message /SAPAPO/RRP251 - Error occurred while creating order means While creating an order, the system encountered problems, such as, for example, no available components or components that are available late, orders that could not be scheduled, and so on.
    I think system attempted to solve the availability problems by using alternative procurement options. This was not successful. The order could not be created. Check the exceptional situations in the planning protocol, under Goto -> Planning log, and deal with the causes of the exceptional situations if this is possible or necessary.
    Thanks
    Amol

  • Error while creating a Purchase Order

    Hi Friends,
    I am new to SAP MM. I am getting a problem while creating a purchase order. I created Purchase Info Record, Source List, but while creating Purchase Order, price is not picking from the purchase order. I am getting an error i.e. Net Value must be greater than 0. I checked all the settings, but getting same error.
    Could you please solve this

    Hi,
    Give some price at the item level for the item in the PO.
    And check the Pricing procedure in PO
    Hope it helps you.
    Thanks.

  • Error while creating make -to -order

    Respected Gurus,
    I am a frequent vistor of this forum, and find it very helpful. I am studying SD processes, and came across error which is not posted on the forum.
    While configuring Make-to-order process,
    1) I have defined and assigned controlling area for my company code.
    2) In MM01 I created material master with required fields such as item category group ( 0001 - make-to-order)
    3) In VA01 I have raised an order with my material, and in the sales header>Procurement> Requirement field changed to KE.
    Now I get an error : Plant xxxx is not assigned to controlling area.
    Could you please guide me.
    Regards
    Trupti

    Thanks for the reply.
    I checked assignment of the plant to the company code, and also MRP type. Both of them are as per your suggestion.
    Not sure how, but the error i mentioned disappeared today, except another one related to FBN1.
    I have been able to process MIRO , Invoice and generate the accounting document.
    In the VA02 document flow...status of the accounting document is " Not cleared", how to go about it.
    Also if you could look in to another question I posted regarding reconcillation account, would appreciate.
    Regards
    Trupti.

  • ERROR WHILE CREATING THE SALES ORDER

    Hi,
    When creating the sales order i am entering "mode of transport"in TSW details and while trying to save it im getting a message saying "Express document "update was terminated"" recieved from the author "Rahul". If i dont enter the TSW detail while creating i am able to save the order and later in change mode i can enter the mode of transport.
    When i check the inbox, it says "definately cannot transfer message to node SMTP due to connection error".
    This is hapenning for only one user.
    What could be the problem?
    Regards,
    Rahul.

    Hi Rahul,
    I think you need to enter the mode of transport in external details where it will take for further processing. TSW is different process.
    Thanks
    Pravin

  • Co- Product Error while creating a production order

    Hi,
    While performing the Co-Products Approtionment at the time of creation of Production order..
    we are facing a problem regarding cost apportionment I have crated a Source Structure and the cost element is assigned to that Source Structure but still iam facing this issue
    kindly help me out.
    the error msg is
    Debit with cost element 9460404 cannot be settled.
    Message no. KD549
    Diagnosis
    Costs/revenues exist for cost/revenue element 9460404.  This cost/revenue element was given source assignment 40 in the source structure (-> settlement rule for sender -> parameters).  However, there is no distribution rule with settlement type FUL for this source assignment or the total of the percentages for the rules is less than 100.
    Note:
    Full settlement settles all the costs and revenues which have occurred up to the settlement period and have not already been settled. In the case of periodic settlement, you can configure the settlement profile so that all the costs occurring in the settlement period are settled, or if an amount less than 100% can be settled.
    Procedure
    Maintain the distribution rules for source assignment 40 and settlement type FUL or use periodic settlement to settle less than 100%.  Change the settlement profile for the sender as necessary.
    Change settlement profile
    Note:
    Cost and revenue elements receive source assignment " " if you have not entered a source structure in the settlement rule parameters.

    Hi Krishna Murthy I went through the note but i couldnt recive a big help from that note.
    I will explain the step by step process that i have done.
    I am attaching the Screen shots of the issue.
    1. For co-products I have created a source structure and Sec. Cost Elements were assigned in the source structure.
    2. The source structure was assigned in the Material Master for co-products equally distrubuting the amount between 2 materials.
    3. When we are trying to create a production order the error was displayed but the costs was getting calculated properly.
    4. When I was settling the production order the same error was getting displayed.
    I have tried various methods to resolve it.
    1. I have created a periodic settlement rule and tried to settle but it didnt work
    2. I have assigned the source structure in the settlement profile this also didnt work.

  • Product allocation error while creating a sales order

    Hi Gurus,
    My client is using the availability check against  product allocation functionality in sales order.while I am creating the sales order and entering the material system is throwing the error message product allocation XXX is invalid,after pressing the enter button system has thrown another error "incorrect index structure for table XMVERF_POS/000010" and unable to save the order.
    I have checked the material master and the product allocation is assigned in basic data 1 view,I have also checked the IMG settings it has maintained and assigned to infostructure.Please let me know is there any config settings are missing related to product allocation.
    Regards,
    hari challa.

    Please check if storage location is populated for the material. Also may be this material is a non-stock material and not relevant for storage location check.. If you have any non-stock items in your order and if you are populating the storage location in the order automatically, then this happens. Please check your code and bypass the check for non stock items.
    Hope this helps
    Regards
    Sai

  • Run time error while creating a sales order by va01

    hi ,
         while  i am creating a sales order a runtime error occurs as i fill entry for sole to party and then material and quantity and as i press enter. the run time error is:
    error in current abap program "saplv61z"  had to be terminated because it has come across the statement that unfortunately can not be executed.
    kindly solve my problem.
    thanks.

    Hi Agrawal
    As you are getting run-time error after entering the sold to party and material and the error is in SAPLV61Z ,
    close the session for sometime and open again and then create sales order and then enter sold to party and material and then check wheather you are getting or not. If you are still facing the problem then take the help of the ABAP & BASIS consultant's.
    Regards
    Srinath

  • Error while creating TO(transfer order) w.r.t delivery note.

    I am usiing HU mgmt(Handling Unit Mgmt) with standard WH mgmt.
    I hae taken recipt of process order in MB31 transsanction which at the end give Inbound delivry no.
    now when i am going to create TO(Transfer Order) w.r.t that delivery no is gives error given below:
    " No items or handling units to be placed in storage could be determined"
    details:
    The inbound delivery does not have any items or handling units for putaway.
    i have tried by creating HU(Handling Unit) w.r.t t delivery & then try to create TO the same error was came at that time.

    Hi,
    can you check whether Warehouse number exists and transfer order creation is required or not at Delivery document under Picking tab

Maybe you are looking for

  • Unable to Create Event handlers , Plugs

    Hello everyone, We've just moved to a new development environment and had our existing WebUI enhancements transported from an old one (which was CRM 7.0 EHP1). The new system was also already in EHP1. The problem is we couldn't create any new Event H

  • Using a symbol in an operation

    Hello, Here is my problem: I have to do this operation for example: 2 * 3 I have: int a=2; int b=3; char c= *; What is the command to make 2*3 with a,b,c in Java 5.0? Thank you very much!!

  • How can I add hyperlink to the object in iCloud pages ?

    Hi, there I want to add hyperlink to the object(image) in icloud pages. But it looks no such function on  icloud(any "add link" botton) I know that how to add hyperlint to the object in pages v5.2. 1. place object 2. prepare text box and add hyperlin

  • AudioSystem.getMixerInfo() problem with linux

    Hello, I use: jdk1.5.0, alsa-driver-1.0.4 and kernel 2.4.19. I also have 3 soundcards (one on-board and two Live 5.1). I use AudioSystem.getMixerInfo() to access my soundcards. It return either 0 length array or just my on-board card. I have also use

  • The entries in "Notes" are shown sorted by date of creation. Can they be sorted alpha/numerically?

    I would like to be able to sort the entries in "Notes" alpha numerically. By default these entries are sorted based on the date of creation of the entry.