Multiple Production ordersfor one sales order.

Hi Gurus,
We have a typical MTO scenario where depending on the requirement, a planned order is converted in to production order using MD04 or using CO08.
But when both are done, system is not throwing any error message or information message that the production order is already raised. Instead both the production orders are raised and in MD04 for one sales order we can find 2 production orders. i.e the required quantity is doubled. Even system is accepting the confirmation of these production orders.
In this case an end user can raise any number of production orders for one sales order using CO08.
Kindly suggest me any settings which could restrict the raise of multiple production orders for one sales order.
Thanks in Advance.
Warm Rgds,
Ganapathi Varma

Hy Ganpathi,
CO08 is manual Creation , so it is difficult to put such a control.Why you are not using sales order ---> Plan order --- >Production order means proper channel of MRP?
Pls try to control it by using Following User Exits.
- PPCO0006 Enhancement to predefine fields in order header
- PPCO0021    Enhancement for Order Release
But I this type of control creates problem when you really required new prod Order due to Malfunction or any other problem earlier order gets stuck up (less yield to complete the sales order)
Regards,
Dhaval

Similar Messages

  • How to make Different Price for same product in one Sale Order

    How can i customizing my system?
    I need to sale for different price same product A in one sale order. And price condition type cant be manually. i can separate them by position. for ex. in first position: product A is one price and in 2nd product A with discount. i tried to do it by changing a price group for 2nd position to determinate a discount condition but it generates invoice split.
    Someone have any suggestions?

    Hi
    you can have it automatically determined after some custo and using userexit_pricing_prepare_tkomp in MV45AFZZ and RV60AFZZ.
    The idea is to use ítem category field (PSTYV) as a part of pricing data to determine different prices for same material by changing manually ítem category when creating a sales order
    - you'll need to create a new ítem category copied from the one you´re using and do all assignments
    - add field PSTYV, if not there, to pricing field catalog. This thread has an example on how to and coding required for userexits
    http://scn.sap.com/thread/1693234
    - Adjust your pricing sequence as per new table
    - Maintain specific prices in new table for materials with this new ítem category
    Finally, when creating a sales order change, when required, default ítem category by new one to get specific price for material.
    Regards,
    JM

  • Multiple quotation for one sales order

    Hi all,
    My requirment is to create one sale order that reference from many quotations.  From what I try in CRM, when I want to create a follow-up document, I have to start from the quotation and choose create follow-up document then the sale order will be created. However, that's only good for one quotation one sale order. 
    What I want is to have a sale order that referenced from many quotations, is this possible in CRM?
    Thanks in advance for all the helps.

    Hi Gilbert,
    As u rightly said one quotation one sale order as a folow up.
    But u can make use of <b>Object Relationship Profile</b>, to be added in ur transaction type of sales order.
    So after creating a sales order in refernce to a quotation, u can add other quotation in the Relationship tab which gets added to the Transaction screen.
    This will also update the document flow.
    The object Relationship Profile can be added in trnasaction type as well as Item Category.
    Regards,
    Shalini Chauhan

  • Multiple delivery for one Sales Order?

    I have been searching for the subject in forum....i dint get any possible answers? So in never the case multiple delivery will be attached to sales order ???
    Thanks in advance for your valuable comments...
    Thanks
    Hari

    The same concept told earlier for shipments holds good here.
    We can have n number of deliveries for a single sales order.
    One of the example is Availiblity check.
    If all the items in an SO is NOT confirmed at once, multiple deliveries are to be made for that SO.
    So, Depending on the business case, we can have reasons, why an SO can have multiple deliveries.
    Rgds
    Sumanth.Gururaj
    Consultant/Systems Analyst - SAP SD/MM

  • Multiple assignments of one sales order to several customers

    Hello all,
    One of my users send me a Excel report with multiple assignments of sales orders to different sold-to parties. It looks somehow like this:
    Sold-to  Sales Order
    A........100
    .........200
    B........100
    .........200
    .........300
    C........100
    .........200
    This error is not reproduceable but occured now the second time. If I run the query it looks fine.
    Before I blame it to the user I would like to know if there are any technical reasons why this could happen, e.g. a change run is active while the report is running or the OLAP engine or the cache may be buggy in certain cases.
    Any hints?
    thanks,
    Marco
    Message was edited by: myself
            Marco Males

    Thanks for all your replies!
    I checked the cube content and it was okay. But I didn't check the index. If this was wrong then every user would have the same problem, wouldn't they?
    My guess is that it was a problem with refreshing the report. I told the user to delete all data and then save the workbook again. So, when he refreshes it, there are no old values in it.
    Marco

  • Split deliveries/shipments when having multiple vendors on one sales order.

    When creating a sales order (ZOST) in VA01 if there are multiple vendors represented on the order the process wants to split the shipment/delivery of the items on the order. This problem manifests itself when the vendor is being brought forward to the billing document for chargeback purposes. Suggested fixes are to do an enhancement in the Vistex CB program to source vendor ID from the material master or use VK11 to allow Vistex to source Vendor ID for chargebacks. Is this the result of a configuration problem in SAP or is it standard that SAP can not bring forward multiple vendors on a line item basis from sales order to billing document?

    Hi
    To know t he reasons of splitting in deliveries, see SAP Note 546668 - FAQ: Delivery split when creating deliveries.
    If you want other criteria to define split in deliveries, see SAP Note 166397 - Delivery split according to customer field ZUKRL.
    I hope this helps you
    Regards
    Eduardo

  • Create ecatt script for one sales order creation with multiple line items

    Hi ,
    I want to create a ecatt script for one sales order creation with multiple line items. Preferably SAP GUI.
    This selection of data will be from an external file/ variants which will have only one row of data in it.
    Firstly: I have to sort the external file having same PO Numbers in an order.Group them together.
    Second: I have to create sales order for those many line items having same PO Number.
    Best Regard
    Taranum

    Hi Micky
    Firstl you should upload the Line items for a particular sales Order in an Internal table
    and then pass that internal table to your BAPI during your coding corresponding to a particu;lar sales order
    In case of any issues pls revert back
    Reward points if helpful
    Regards
    Hitesh

  • Split one sales order line into multiple item line on invoice

    Hi,
    When create proforma invoice from sales order (TCode, VF01), we can have multiple batches for on sales order item line. On invoice, we have requirement to make each batch become a single invoice line. Any help on how to do the split?
    Thanks.
    --Wenning

    Are you talking about a report to show all the line items of the order. MAy be I didnt understand you correctly.
    The key to both the tables is VBELN.
    However for any Invoice the line item in in VBRP tbable and the corresponding Header in VBRK.
    You could write to query to combine the lines in VBRP to one line based on your requirement.
    Shreekant

  • Creating one Sales Order from Multiple Quotes

    Hello
    We are using SAP CRM 2007.
    I believe in CRM we can create one sales order from multiple quotes. We have a requirement where we need to create one Third party sales order from multiple Quotations.
    I have Item cat for Quotations and Sales Document maintained correctly.
    I also have copy control where ZQUO and ZSAL are maintained correctly. Where I have maintained settings for copying Transactions as well as Item Category.
    But when I go to CRMD_ORDER and retrieve quotes and try to do a follow on doc for sales doc , only the first Quote gets added into follow on document.
    Can someone tell me if I am missing any config?
    Thanks

    hello,
    in sap ui we use control button and select multiple quotes and then
    create the sales order as follow up as we have follow up button.
    Regards,
    Deepa

  • Product costing valuated sales order stock

    Hi all,
    We are in complex mfg & currently re-vamping all the ERP SAP instances ( totalling 13 company codes into one single)
    All 13 units( who use NON Valuated scenarios for cost object controlling) wil use valuated sales orders & projects. The old 13 companies will be trated as profit centers with transfer pricing functionality ( Multiple valuations)
    My issue is to get a product cost for sales order in <b>profit center view</b> ( plan cost) exactly same as to the marked standard cost itemisation of the FERT material.
    We mark & release the std cost in Jan & the client wants to have the same itemisation of the cost ( with same values) even if they create a sales order in 2nd or 3rd or last quarter. ( As you might be knowing that the sales order wil always cal;culate the values as per the current qty structure date. In Std SAP date control, there is nothing which allows us to cost exactly the same cost estimate as marked & released in JAn)
    Could somebody pls give pointers as how to get this sales order plan cost itemisation exactly equal to prevously marked & released itemisation ?
    We use the Std costing variant ( Costing Type = Profit center valuation) with Std date control.
    Thanks in advance to all of you,
    Warm Regards
    Dhiraj

    Hi,
    If the sales order stock is valuated, you have immediate access to its value in Financial Accounting. The assigned accounts are debited and credited as a result of the valuated goods movements. From the viewpoint of MRP, the sales order stock is available for the sales order only.
    If the sales order stock is not valuated, it is managed via a cost collector. The system does not carry out invoice verification postings for goods movements, and you cannot obtain an overview of how the stock is valuated until the end of the settlement period in Controlling.
    Valuated sales order stocks have the following advantages:
    The full costs are available at each manufacturing level.
    All goods movements are immediately reflected in Financial Accounting
    Assign points if helpful
    Regards,
    Saurabh

  • How to restrict two items in one sales order.

    Hi ,
    My client wants that in one sales order two material say Mat -A and Mat-B should not go together. It should go in seprate sales order due to chemical nature both product should go  seprately.
    Kindly advise me how to configure it. Give full details
    Regards,
    Balu

    Hi
    Chemical in nature will have reaction when the some chemical composition are similar or opposite group this logic will apply to maintain the inventory for those materials at storage location level
    If A and B materils should not be in one deliver means we should nt put them closer same will apply at the time of inventory and same wil be different storage locations, provided that if we worst case producing same in single plant
    Hence if any  customer may order for the above two materials those two are determining different shipping points in the Order and subsequently delivery split will take place but in order to achecive this we need to maintain the different shipping points for those nature chemicals.
    Regards,
    Ram.

  • Selecting multiple lines in a sales order

    Hello documentation says we should be able to select multiple lines in a sales order (for example to cancel them or remove them). Yet we cannot select more than one. Shift and Ctrl do not seem to work.
    Any idea why this does not work ? We are running B1 2007A, patch 37.
    Thanks a lot
    Fabrice

    Hi Fabrice,
    if you have a sales order with hundreds of rows, use the 'Draw Document Wizard -> Customise' option to draw the required rows into the target document. Once all row data has been copied to the target, the row is greyed out in the sales order & can no longer be drawn. As long as the BP accepts partial deliveries, you may copy as much partial data to multiple target documents as necessary. Once you are finished with the sales order & there are rows still open, you may go to Data -> Close & hence close the entire document. There will be no need to delete the remaining rows.
    All the best,
    Kerstin

  • One sales order with number of Ship to party??

    hi Experts
                   one customer has  10 plant . Customer give 10 PO from 10 plant to client . now my client want to create one sales order for for that customer and delivery goes to respective 10 plants (ship to party) for that customer
    and
    same customer can give single PO to my client but inform delivery has to place for 10 ship to party
    is it possible ???
    we can give one ship to party but can we put multiple ???
    thanks in advance

    Hi Hanumant
    Answer for you first question is,
    you can achieve this by creating individual sales order wherein ship-to party at header level is used for delivering the line items. this is standard process.
    Answer for your second question is,
    This is possible by assigning multiple ship-to parties at item level. Means you can have/assign different ship-to parties for each line item of the sales document manually provided you should have assigned all the ship-to parties in the customer master data first.
    You can create each plant as a ship-to party and assign them to a main sold-to party customer master.
    so whenever you create delivery for this sales order the deliveries would be split since different ship-to parties and you can deliver to different plants.
    Hope this helps you to understand.
    Regards
    Rajkumar K

  • Create 2 different delivery types for one sales order

    Hi,
    When sales agent is placing sales order at customer site, customer declares as well products or returned packages he would like to return. our business need is to combine all items (return products,  return packages and ordered items) into one sales order.
    However, we would like to split the sales order into 2 different delivery types. Sales order customizing dictates only one default delivery type per order.
    We can set up split criteria via copy control according to item category, but how can we intervene during creation of deliveries and set up a rule to determine different delivery type then default for return items ?
    Thanks,
    Assaf tzur

    Dear Assaf,
    Through copy control settings you can create two delivery types for single sales order but you have to select the delivery type manually while creating delivery.
    If you want automatic process then you need go for some Zdevelopment with the help of ABAPer.
    I hope this will help you,
    Regard,
    Murali.

  • Product valuation for Sales order with itemizations

    Hi experts,
       I'm trying to find a data source which extracts Product valuation for sales order, and which is important, with itemizations. This is for the KMAT material. I tried 0CO_ACT_* and 0CO_PC_PCP_* but found no proper one.
       The closest one is 0CO_PC_PCP_03 but which only extracts normal material instead of KMAT.
       Points will awarded.
    B'R
    Aaron

    I found it.
    0CO_PC_01
    Cost Object Controlling: Plan/Actual Data

Maybe you are looking for