Strategy 82----How to stop creation of New Production Order

Hi All,
My client is facing problem with the material which having Strategy 82- Assembly to Order,  As when they make a sales order  , w,.r.t that a Production order is made automatically by system,. User complete the production process and deliver this material , now when ever the Sales user change "Credit Block: in that particular sales order again a New production order created to this sales order, How to control his creation of new Production order? As if new production Order create it brakes the link between Sales order and the previous Production order which is already in delivered status.
Your Prompt response will be appreciated.

HI ,
I am closing this thread , as I know how to got a control on trhis, As of behaviour, startegy 82 says every time u change in sales order it will create a new Production order during saving, if the previous order is not been in ONLY REL status.   So the only option to control this is in S.O ,change the Item category to "CN" i.e NO MRP when if required there has been any modification to S .O.  In std SAP system item catageory has to be congiured , in SPRO SALES we can do the necessary settings.

Similar Messages

  • How can I create a new sales order template

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • How can I create a new sales order template in SAP CRM 7.0

    Hello,
    how can I create a new sales order template in SAP CRM 7.0 (Web UI)? I want to use this sales order template in scenario ´'Mass Generation of Sales Orders via Marketing Projects'.
    Thanks for your support in advance.
    Best regards,
    anvan

    Hi,
    Did you set up this scenario? I want something similar, but I want an ERP order to be created. Do you know if that is possible? Do you have som tips?
    regards Camilla

  • How create a new production order by C++ code?

    Hi everybady
    I'm trying to create new production orders using a VC++ 6.0,
    but as i can't put a new DocumentNumber "It's Read only",
    i can't add a new orders. show me sample code  plz....
    help me....
    Thanks

    Hello
    Docnum will be avaiable when you issed the Production order.
    The method on each langugage is the same so hereby i am posting a VB.NET Code,and you can convert it.
    The mandartory fields:
    ItemCode - you would like to produce
    Qty - how many you would like to producce
    After you issued the Production order, you must change the Status from planned to Released
    of course, you can add more properties.....
    Dim oPO As SAPbobsCOM.ProductionOrders = oCompany.GetBusinessObject(BoObjectTypes.oProductionOrders)
            oPO.ItemNo = "ITEMCODE"
            oPO.PlannedQuantity = "QTY TO BE CREATED"
            oPO.PostingDate = Today.Date
            oPO.ProductionOrderType = BoProductionOrderTypeEnum.bopotStandard
            If oPO.Add <> 0 Then
                Dim POENTRY As String = oCompany.GetNewObjectKey()
                If oPO.GetByKey(CInt(POENTRY)) Then
                    oPO.ProductionOrderStatus = BoProductionOrderStatusEnum.boposReleased
                    ' Here you have a docnum like OPO.DocNum '
                    If oPO.Update() <> 0 Then
                        sbo_application.MessageBox(oCompany.GetLastErrorDescription)
                        Exit Sub
                    End If
                End If
            End If
    Regards
    János

  • How can i sell a new product (MDR10RBT) on Amazon? Amazon directed me here to get Sony's approval, how do i do that?

    how can i sell a new product (MDR10RBT) on Amazon? Amazon directed me here to get Sony's approval, how do i do that? Thanks.

    To clarify, there is only the P2714T. There is not a 2714T. So Amazon just has it listed incorrectly. You are correct, I do not see the P2714T on the USA, UK sales sites nor do I see it on the Dell Outlet site. It is possible that Amazon bought several hundred and have them in their warehouses.

  • How to restrict the GR for Production Order when Goods Issue is not done

    Hi Gurus
    How to restrict the GR for Production Order when all the required components for production order are not issued with all required quantity. Even for partial issue system should not allow GR with 101. The user status with RMWA, RMWF & CGFB is not working.
    Pls suggest best solution.
    Abhijit.

    Hi,
    You can club together the GI nad GR at the time of confirmation..
    I.e Backflush for the components and auto GR for the Product.
    So that you can stream line the Process.
    The best Option would be to use the User Exit:
    Enhancement - MBCF0002
    Functional Module - EXIT_SAPMM07M_001
    Include - ZXMBCU02
    Refer below link for further details..
    How to stop the goods receipt before issueing the goods for production orde
    Regards,
    Siva

  • Every time system create new production order after releasing sales order c

    Hi Guru,
    FG material strategy: 82 (sales order creates production order).
    After creating the sales order it goes in to credit block. Whenever we release sales order from credit block through VKM1, system has created production order. We confirmed this production order and delivered.
    But after this sales person change the sales order value, because of which again sales order goes into the credit block and after releasing sales order from credit block system create new production order even if one production order already confirmed and delivered against the same sales order.
    *Every time system create new production order after releasing sales order credit block.
    Thanx & regards
    pnu

    PNU,
    So, to restate:
    In MD04, you have Unrestricted Sales order Stock ('E' Stock) on hand.
    In the same MRP segment, and against the same Storage Location as the stock, you have a Sales Order requirement that was recently blocked and unblocked.
    During the unblocking event, the system produced a new production order.
    This is not normal.  If the above accurately depicts your situation, I would look for an altered Strategy 82, or a userexit.  SAP ATP (the beginning event of the Strat 82 process) will normally first check for the availability of stock.  Only if the stock is not available, then it will create the new production order.
    Best Regards,
    DB49

  • How to output serial number from production order in GLM ?

    how to pull serial number from production order in wwi template for GLM ?

    Hi,
    Please have a look to this thread:
    BAPI/RFC to get serial numbers for a production order
    Hope it helps,
    Kr,
    m.

  • How to get change date in Production Order ?

    Dear Friends,
    I want to know it, how to get change date in Production Order "Administration-TAB".
    F1-Help, It is displayed with "Change date for Order Master". and Structure table "CAUFVD".
    But, CAUFVD is not Transp. Table.
    Which table should I read ?
    Thanks in advance
    Yamazaki-H

    Dear Friend
    Thank you for an answer.
    It was settled.
    Best regards.

  • How we can Reverse the closed Production Order (REVERSAL)

    Dear All
    How we can Reverse the Closed  Production Order Which one is confirmed before 5 or 6 month ..Actually i want to reverse the production order  with old pricing.Not with present pricing.
    Rgds
    Pankaj Agarwal

    You can reverse a production order using fucntions --> Restricit Processing --> Revoke Closing.
    But if you want to reverse the materials consumed with the older pricing it is not posible as per my knowledge, as the periods would be closed and you can only reverse in the present period and also that all the settlements would have affected on the order and material.

  • How to find system status for production orders?

    How to find system status for production orders?
    looked into table AUFK, AFKO and AFVC but none of these tables, carry
    system status as part of the fields(STTXT)
    I tried to filter in COOIS, but not much help
    Able to find system status information in COHV,Is there any other way where
    I can find system status information for production orders
    Kindly guide

    Hi,
    Look into table, JEST, JSTO, AFPO & AFKO. CAUFV filed OBJNR, TJ02T filed ISTAT.
    But, it is very difficult to combine the details like Order and System status.
    Take the help of your ABAPer to generate Report for you.
    Regards,
    Siva

  • Item - OnHold / Valid - lock for new production orders

    Hi
    I am looking for a way to lock an item (with its BOM) for new production orders so that users can not add new production orders for this item until it has been unlocked by the responsible person (BOM needs to be checked by the responsible first).
    However, it should still be possible to use (issue/receipt) this item in already existing production orders.
    It should affect adding of new production orders only.
    btw.: is there any difference in effect between OnHold and Valid settings for an item except for its inverted logic regarding the dates to set?
    Thanks
    Franz

    Hi!
    It is not possible to do this with ONHOLD or VALID field.
    Try to use Stored Procedure or FMS.
    If u use SP, write code like Block Adding Production Orders with X Item
    If u use FMS, add a new UDF in Prod.Order row level which should be mandatory. Give Y as a Default Value for tht UDF.
    Write a FMS like, Check the Current Line Item Code if it is X Item then make the UDF NULL else Default Value. This will block adding Production Order with X Item

  • Error Message for new production order type

    I have created a new production order type and gone through all the configuration requirements that I'm aware of.  In testing this new order type, I get an error message in transacion CO02 when selecting the printer icon. The error is as follows:
    No reference document type defined for order type ZRWK
    Message no. CO179
    ZRWK being the new order type.
    I've searched through many posts and found nothing relating to this message.  Hopefully someone has encounted this before.
    I'm sure I've missed something, but can't pinpoint what it is.
    Help is greatly appreciated.

    Bob, did you check your print parameters?..Maybe you don't have your sap forms..You can check it with Tx. COPI
    The path is Print - Print Settings - Configuration Menu.
    Diego

  • Finding Soln. to initialise total number of pages for new production order

    Hi Experts,
    My internal table has details of Production Order which has to be printed in a smartform. The page numbers has to be initialised i.e both SFSY-PAGEand SFSY-FORMPAGES each time when it prints a new production Order.
    Example :
    Say Production Order 1 is populating in 4 Pages it should display
    1 of 4
    2 of 4
    3 of 4
    4 of 4
    and for the 2nd Production Order say it Occupies 2 pages page number should be initialized and displayed as
    1 of 2
    2 of 2
    One solution i found is having the smartform inside a loop and passing details of one production order at a time but i dont want to use it as i might be lead to performance issue.
    Kindly suggest me a Solution where i passed my internal table once to the smartform and get the output.

    Hi Experts,
    My internal table has details of Production Order which has to be printed in a smartform. The page numbers has to be initialised i.e both SFSY-PAGEand SFSY-FORMPAGES each time when it prints a new production Order.
    Example :
    Say Production Order 1 is populating in 4 Pages it should display
    1 of 4
    2 of 4
    3 of 4
    4 of 4
    and for the 2nd Production Order say it Occupies 2 pages page number should be initialized and displayed as
    1 of 2
    2 of 2
    One solution i found is having the smartform inside a loop and passing details of one production order at a time but i dont want to use it as i might be lead to performance issue.
    Kindly suggest me a Solution where i passed my internal table once to the smartform and get the output.

  • How to approve creation of new identities

    Hi,
    I have created an approval process for the creation of new identities based on the how-to-guide for role approvals.
    My idea is to determine all approvers in a script which gets the entry reference as parameter from ToIdentityStore pass.
    However, for some reason, the entry reference is empty.
    Any ideas what am I doing wrong?
    Here is the script:
    function nsn_getNSNApproversFromCompanyAddress(Par){
    var entryReference = Par;
    uErrMsg(1, "entry reference: " + entryReference);
    var idStore = uGetIDStore();
    var companyAddress = uIS_GetValue(entryReference, idStore, "MXREF_MX_COMPANY_ADDRESS");
    uErrMsg(1, "company address: " + companyAddress);
    var nsnApprovers = uIS_nGetValues(companyAddress, "MX_APPROVERS");
    if (nsnApprovers.indexOf("!ERROR")>= 0)
         uErrMsg(1, "ERROR: " + nsnApprovers);
    return nsnApprovers;
    uErrMsg(1, "entry reference: " + entryReference) does not print out any value for entry reference
    And here is the destination tab content of the ToIdentityStorePass:
    MSKEYVALUE     %MSKEYVALUE%
    MX_APPROVERS     $FUNCTION.nsn_getNSNApproversFromCompanyAddress(%MX_ENTRY_REFERENCE%)$$
    Thanks in advance for your help,
    Elmar

    Hm, from what the error output message tells me it looks like MX_ENTRY_REFERENCE does not contain ANY value.
    uErrMsg(1, "entry reference: " + entryReference); generates this output: 'entry reference: '
    May this be due to the fact that this is a creation process and the identity to be created is not yet stored anywhere? If so, what would be the correct way to implement an approval process for identity creation?
    In the destination tab, MX_PENDING_VALUE is defined, as in the how-to-guide manager approval example.
    Thanks & Br,
    Elmar

Maybe you are looking for

  • ABAP DUMP:MEMORY LOW

    Dear all, While running a particular report ZMIS in my production server I am getting the following error.Well I also found this is coming for other reports also where we have to fetch data for 3-4 months.This is the dump I am getting Note which acti

  • Data Modeler - Source/Target Name

    I have imported a logical model from Oracle Designer and need to show the "source/target" names. I could do this easily in version 2 of the Data Modeler through the Logical Model , "Show Source/Target Name" option of the Diagram pane (from Tools | Ge

  • Kernel Params for Red Hat 6.0

    I've been assigned to put oracle on a Dell installed RED Hat 6.0 box. The Kernel Params are driving me nutty. First of all, the docs are saying that SHMMAX needs to be 4294967295. I can't understand why Oracle can't just tell you what to enter into t

  • HT1491 how do i cancel an app order?

    how do i cancel an app order?

  • IPad 2 Mail Integration with Facebook

    I have iPad 2 with iOS 6 and the latest Facebook application updated. On iPhone 5, I can tap a picture attachment in the Mail and it will let me post to my Facebook.  On iPad 2, cannot do that - tapping the picture gives me nothing. Anyone has the sa