Can we restrict the partially confirmed production order from getting delet

Dear all,
Can we restrict the partially confirmed production order from getting deleted?
I.e. if the production order is having status PCNF then the deletion flag indicator (status DLFL) should not be allowed to set
SmanS
Edited by: SAP PP Consultant on Feb 4, 2009 6:12 AM

Hi,
Then must be there is change in BS22.Check allowed transaction setting for Status PCNF/CNF .For reference purpose compare it with other client IDES or sand box.
For your reference I have pasted Error log on the same.
Balance of ORD 1000000702 is not zero
Message no. KO115
Diagnosis
The balance on object ORD 1000000702 is not zero. That is, there are still costs on the object.
System Response
The object cannot be closed and the deletion flag must not be set.
regards,
Dhaval

Similar Messages

  • 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

  • Partially confirmed production orders

    Hello,
    Could you please advice with the issue.
    I have production orders that were partially converted from the planned orders.
    While converting to production orders the planned orders were deleted.
    Could you please advise how I can complete the production orders now as it is partially confirmed and there is no planned order any more.
    I have now the status partially confirmed.
    Regards
    M.

    Did the check box "Delete planned ord." got check accidentally or intentionally (in CO48, through MD04)? In either case it is not reversible. You have to create a new production order (or planned order, depending on your business procedure) for the extra quantity you want to produce.
    Or
    Change the header quantity in the current production order and confirm the same operations(which you already confirmed), system will normally propose the remaining quantity to be confirmed (the extra quantity you added).
    F1 Help on Delete planned ord. checkbox.
    The indicator 'Delete planned order' determines whether the planned order is deleted after the partial quantities are converted to production orders. The indicator is set automatically if the open quantity is equal to zero or is no longer a positive number. If the open quantity is made positive again by changes to partial quantities then the indicator is NOT automatically reversed.
    Edited by: Jeevan Sagar on Feb 28, 2012 5:23 PM

  • How can we improve performance while selection production orders from resb

    Dear all,
    there is a performance issue in a report which compares sales order and production order.
    Below is the code, in this while reading production order data from resb with the below select statement.
    can any body tell me how can we improve the performance? should we use indexing, if yes how to use indexing.
    *read sales order data
      SELECT vbeln posnr arktx zz_cl zz_qty
      INTO (itab-vbeln, itab-sposnr, itab-arktx, itab-zz_cl, itab-zz_qty)
      FROM vbap
      WHERE vbeln  = p_vbeln
      AND   uepos  = p_posnr.
        itab-so_qty = itab-zz_cl * itab-zz_qty / 1000.
        CONCATENATE itab-vbeln itab-sposnr
           INTO itab-document SEPARATED BY '/'.
        CLEAR total_pro.
    **read production order data*
        SELECT aufnr posnr roms1 roanz
        INTO (itab-aufnr, itab-pposnr, itab-roms1, itab-roanz)
        FROM resb
        WHERE kdauf  = p_vbeln
        AND   ablad  = itab-sposnr+2.

    Himanshu,
    Put a break point before these two select statements and execute in the production.This way you will come to know which select statement is taking much time to get executed.
    In both the select statements the where clause is not having the primary keys.
    Coming to the point of selecting the data from vbap do check the SAP note no:-185530 accordigly modify the select statement.
    As far as the table RESB is concerened here also the where clause doesn't have the primary keys.Do check the SAP Note No:-187906.
    I guess not using primary keys is maring the performance.
    K.Kiran.

  • How can I protect the book in my Ibooks from being deleted?

    I allow my special needs child to use the Ipad for specific apps that promote learning, however, I am afraid he may delete the books I have purchased with my Ibook app. Is there a way to protect the content in my Ibook app from being deleted?

    Another thought: iCloud stores your previous iBook purchases as described here:
    http://support.apple.com/kb/PH2587
    So even if your iBooks happen to be deleted, there's no great harm done as you can always redownload them.

  • Restricting Good Receipt Unless Production Order Confirmed

    Hi
    Experts,
    I want to Restricting Good Receipt Unless Production Order Confirmed
    I am doing following thing but the error is occured.
    Use Tcode BS02 ( Customising USer status profile).
    2. Select the order type which you want to configure (eg:PP000001) and choose "Details" button.
    3. In the User status table do the following:
    a. In the status no field type"1" , status field "Sta1", short text"GR not allowed",  lowest no "1",  Highest No "2". Mark a tick in the initial stats check box.
    b.Next line, type status no field "2" ,status field "sta2", short text"Gr allowed", lowest no "2" , highest no "2".
    4. Select the STA1 line and choose details. select the "create"button.select the "GR for prod order", mark "forbidden
    radio button" and "set radio button".
    5. Select the STA2 line and choose details. Selct the "create"button. select "confirm order", mark "permitted radio button" and "set radio button". Next choose "GR for prod order" , mark "permitted radio button".
    6.Save.
    Create a prod order and check whether the required scenario is working.
    I have created user status profile as PP000001   GR
    ERROR
    First define allowed object types
    Message no. BS218
    Diagnosis
    The object types for which a status profile may be used define which business transactions are included in business transaction control.
    Procedure
    First define for which object types this status profile can be used.
    What is object type how to define?
    Thanks & Regards
    Pert

    Hi,
    Refer to the below thread which addresses the same need:
    Re: GR not allowed :BS02
    Revert if you face any issues.
    Regards,
    Vivek

  • Validation of material BOM quantity at the time of production order confirm

    Hi,
    I want validation on material BOM ,when i confirm production order.
    Actually when i am going to confirm my production order by tcode CO11, In this screen,i click on "Goods Movement" button. According to confirmed quantity , consumed materials will display. Here i can change material quantities. And here i want some validation. I there any user exit for this screen.

    Hi,
             Exit Name Description
    PCSD0001 Applications development R/3 BOMS
    PCSD0002 BOMs: Customer fields in item
    PCSD0003 BOMs: Customer fields in header
    PCSD0004 BOM comparison
    PCSD0005 BOMs: component check for material items
    PCSD0006 Mass changes user exit
    PCSD0007 Check changes in STKO
    PCSD0008 WBS BOM: Customer-specific explosion for creating
    PCSD0009 Order/WBS BOM, determine URL page
    PCSD0010 Order/WBS BOM, determine explosion date
    PCSD0011 Knowledge-based order BOM, parallel update
    PCSD0012 Customer - Mat. number/mat. number during material exchange
    PCSD0013 Customer-specific processing of an explosion for BOM browser
    PCSD0014 Knowledge-Based Order BOM: Status
    BADI's are
    WORKORDER_CONFIRM
    WORKORDER_UPDATE
    WORKORDER_GOODSMVT
    <b>Reward points</b>
    Regards

  • Batch Determination at the time of Production Order Confirmation

    Hi,
    I am working with Batch Determination at Item Level.
    I already have configured system to generate Batch Automatically at the Time of Production Order Release.
    But now i want to generate Batch Automatically at the Time of Production Order Confirmation
    Please help me with the necessary Configurations which would be required into achieving the same.
    Thanks in advance.
    Harris

    Hi,
    I have maintained the same for my Order Type in OPJ2 but still the same is not being picked at the time of Order Confirmation and it is being put to COGI mentioning the error as No batch specified in production order
    Also if i try to Manually Select the Batch through in Goods Movt. of CO15 it is giving a msg that No Strategy could be found.
    I have done following settings:
    1. Have maintained Condn Records in MBC1 for the component whose batch is to be determined.
    2. In material master in MRP2 Batch Determination: 2
    3. In OPL8: Batch determination search procedure
    4. In OPJ2: BD ticked for that relevant Order Type
    5. In OPKP: Automatic Batch creation kept as BLANK.
    Please support
    Thanks
    Harris

  • How to know whether recalculate the cost of production order?

    Hi Masters
                    We know, the valuation of  goods receipt is determined by the plan cost of the production order for production order. But often, production order was recalculated after partial delivery to stock.
    So I want to know when was the PO recalculated?

    HI,
    You can go to Administration tab in production order, you can find who has changed last the production order.
    I still doubt, is it possible to recalculate the production order after partial delivery.
    Vijay

  • Changing the Assignment of production order in sales order in MTO scenario.

    Hello all!
    I have following problem:
    After the MRP a production order was created for a sales order. Because of the production in another plant
    the production order which was created automatically had to be technically completed and a new one
    created.
    If you want to check now the availability, the sales order finds nothing, because it's linked to the one,
    which was technically completed. Now is the question how can I change the production order for this
    sales order. (In the production order the correct sales order is connected!)
    As I found out it's connected to the field AUFNR in the table VBEP. But how can I change this
    field within a transaction and not in the database?!?

    No replies

  • How can i restrict the qty/value at the time of invoice

    Hi,
    Can you plesae tell me at the time of MIRO how can i restrict the user not to enter the qty more than in MIGO & PO
    Thanx

    You cannot restrict the qty in MIRO. because it is used for partial invoice receipt.
    E.g  in some cases 100 nos of qty might have received in one GR. But the supplier may give 3 invoices for this. that is the reason u cant restict this
    reward if useful
    SK

  • How to restrict the Number of sales orders in theTCode:VL10A whil creation

    I'm creating the Delivery by using the batch job with program: RVV50R10C Here I need to restrict the number of sales orders numbers while creating deliveries for sales orders
    Like system should pick the sales orders (sales documents) from 1 to 100 OR 100 to 200
    Please advise me how to do it and what changes I need to do it

    Hi,
    Aslo, you can see Note 198137 - VL10: Customer-specific enhancements / user exits. As is for SO, check subroutine LV50R_VIEWG03. If cf_subrc = 1 thin this SO isn't seen in list.
    ***INCLUDE LV50R_VIEWG03 .
    *&      Form  POSTAB_VEPVG_FILL_USER
    FORM POSTAB_VEPVG_FILL_USER
         USING    IX_LIST_PROFIL    TYPE      SHP_VL10_LIST_PROFIL
                  IX_PARAMETERS     TYPE      SHP_VL10_PARAMETERS
                  IX_SELECT_OPTIONS TYPE      SHP_VL10_SELECT_OPTIONS
                  IT_ENQUEUE        TYPE      SHP_VL10_PACKAGE_T
                  IX_SD_ORDER       TYPE      SHP_VL10_SD_ORDER
                  IS_VEPVG          TYPE      VEPVG
         CHANGING CS_POSTAB         TYPE      SHP_VL10_ITEM
                  CF_SUBRC          TYPE      SYSUBRC.
    CF_SUBRC = 0.
    *  cs_postab-zzfield = ......              "add new field to List
    *  if xxxxxxx = yyyyyyy.
    *    cf_subrc = 1.                         "Exclude this index from List
    *  endif.
    ENDFORM.                    " POSTAB_VEPVG_FILL_USER
    I hope this helps you
    Regards
    Eduardo

  • Function or  tables to know the positions of production order

    Hi Gurus,
    Someone knows a function, bapi or what are the tables in order to know what are the components of
    production order, in the transaction CO02, i can see the components of a production order but i need
    to replicate this for a z report.
       Any suggestions ??
      Kind Regards
         Noemí

    Hi,
    Check this link...
    Re: Find the table relations of production order and sales order
    Regards
    Debarshi

  • Wrong GL at the time of Production order

    Hello
    At the time of Production order settlement....its showing error that this GL is not possible to post automatically............there wrong GL(recon ac) have been assigned....where can i check this assignment in the system.................I have already checked it in OBYC.......but there i hv not found anything.......
    regards

    Hi Pari
    Check the following accounts for the relevant Val Class
    PRD-PRF (Variance acct) / GBB-AUA or AUF (COGM) /
    Also check WIP Account as well as Change in WIP assigned in IMG
    br, Ajay M

  • Selection Of BOM & Routing at the time of production order creation

    Hi guys,
    Please clarify how i can go about for the following mentioned scenario
    I have one Master BOM(Finished Product Level) & alternative BOMs for that,similarly i have one Master Routing & alternate routings for the same finished product
    At the time of production order creation is it possible for me to choose one of the BOMs & One of the routings of that particular finished product without creating a production version?
    Awaiting for a quick response
    Vijai

    Hi vijai prasad shanmugam ,
                                              In the material master MRP-4 view under the BOM selection you can maintain on what fatcors you want the BOM to be selected  Viz. Selection by order quant.,Selection by explosion date.Selection by production version etc.
    As far as the master recipe is concerned ........ I guess that if there are more than one valid master recipe maintained then SAP will prompt to select the one manually.........
    But it the standard practice to maintain the production version ....... for the similar situation to the one that you have mentioned.
    Please Let me know if I can help you in any way regarding this........
    Please reward the points......... in you find the ans helpful.....
    Thanks
    Kaushik

Maybe you are looking for