Production Order & Goods Recieve Warnning

Hi!, guru.
sorry to post new thread ,but refer to my PO without Costing
2. I want to change This warnning message in MB31 to error message or something that not allow to good recieve ith no price.
<a href="http://i41.photobucket.com/albums/e271/260325/mb31.jpg">Picture 2 - warnning message in mb31</a>
point for useful answer for sure.
regards.

Hi Kittisak
1>For the first one check the exit's given below.
PPCO0001 enhancement when saving the order
PPCO0007 Exit when saving production order ( header fields).
2> The following exits are available for MB31 check these one of them may work.
MBCF0002            Customer function exit: Segment text in material doc. item
MBCF0005            Material document item for goods receipt/issue slip       
MBCF0007            Customer function exit: Updating a reservation            
MBCF0009            Filling the storage location field                        
MBCF0010            Customer exit: Create reservation BAPI_RESERVATION_CREATE1 
MBCF0011            Read from RESB and RKPF for print list in  MB26           
MB_CF001            Customer Function Exit in the Case of Updating a Mat. Doc.
MBCF0006            Customer function for WBS element
Regards
Prasad
Reward if useful

Similar Messages

  • Production Order Goods Receipt  in Mass

    Hi Frds,
    My client need production order Goods Receipt  in mass i e at time number of production orders with batch creation,
    Could any light on this issue,
    Thanks
    Mohan M

    Dear,
    There is no T. code to do the GR in mass you need to use the BAPI BAPI_GOODSMVT_CREATE.
    Regards,
    R.Brahmankar

  • Amount for production order goods receipt

    How does the system determine the amount of the product order goods receipt for make to order product that uses variant configuration?
    Meaning during sales order, the components are selected to make up that product.

    It is using Sales Order cost estimate because it is only calculated when the items are selected in sales order.
    If there are changes to the sales order, e.g. options are removed or added...
    how do I make sure the GR take the new value?
    I did the following test in QAS:
    - Production order is created but work not started. Production order deleted.
    - Make changes in sales order.
    - Re-do cost estimate in sales order. I do see that the calculated cost has changed.
    - Recreate production order and as per normal production steps
    - When do production order goods receipt, the value remains the old value and not the new one.
    Did I missed out or do the wrong step?
    However, that also does not help to explain why the value ended up as only $0.01 as same as MM costing view.

  • BADI for MIGO ( Material document change for Production Order goods Receipt

    Hey experts,
    I am actually stuck up with MIGO BADI.
    There are many BADI's available but i dont think any one would suit my requirement.
    here goes my requirement.
    When a Production Order is created in transaction CO01 , the system picks the value of the moving  material and multiplies it with the quantity .
    But when the production order is being confirmed thru CO11N , again the system picks the present moving price of the material and multiplies it with the quantity. This goods receipt is done through MIGO transaction by selecting goods receipt for order that is 101 movement type. I have been asked to get the value of the material at the time of production order create and then change the dmbtr value of MSEG table, this can be done in the badi at the time of creation of material document number but the BADI's MB_DOCUMENT_BEFORE_UPDATE,  MB_DOCUMENT_UPDATE do not allow me to change the values .
      The BADI MB_DOCUMENT_BEFORE_UPDATE does not allow any changes to be made for XMSEG table
    and MB_DOCUMENT_UPDATE is passed by value and hence the changes are not affected after it comes out of the method.
    Guys please help me as this creating a hell lot of problem here and i would surely reward the max points if answered.
    here is the example to be more precise.
    Material : Pen
    Quantity : 10.
    date : 01.06.2008.
    TYransaction co01.
    lets say at the time of creation the value of the material was 5 rs
    a material document would be created with the value  : 50 rs.
    Now for this prod. order goods receipt is being done on 01.07.2008.
    Let the value be 4 rs now.
    so the Material document would be created with a value of 40 rs.
    I need to make this 50 rs.
    I have got all the data to do it but i am not gettin the coreect BADI, i just want the BADI name to change the DMBTR value at the time of creation of material Document.
    Thanks in Advance.

    User-exit /BADI to change mseg during migo
    https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=5435559
    try this links

  • COGI error in relevance in production order goods movement

    Hello,
    Yesterday I have a COGI error with regards in reservation. "RE Quantity moved exceeded by 7,912 LB: 1000710  0111  0001  201200". But today someone done something on the production order, and the error yesterday in COGI are fixed. Am confused what happen or what they did to fixed this since yesterday the error still there but now it is gone.
    when checking the Documented Goods Movement for material 1000710 in the production order here the details,
    Goods MVt   Mat. Doc  Mvt type Batch      Qty   Reservation
    1                       4908430     261     201199    6000  1112345
    1                       4908426     261     201198   14000  1112345
    1                       4908437     262     201200   14000  1112345
    2                       4908430     261     201200   14000 
    This is what it shows? could some one explain me with this data what was the reseason yesterday i did not fixed the COGI error while now it was fixed? and why in RESERVATION 1112345 it only shows qty 6000 not 14000 for this order?
    Hope for your kind and urgent reply to this issue
    Thanks
    JJ
    Edited by: John Jay Palisoc on Jul 24, 2008 5:02 AM

    Hi JJ,
    well, as far as I can see, there is an unplanned 261 (without reservation no.). This one (doc. 4908430) has wihtdrawn additional 14000 for batch 201200. Therefore, the later 262 posting (doc. 4908437) with 14000 for that batch could be put into store without error.
    That's all
    Regarding the reservation: It shows qty 6000 because as first step 14000 were withdrawn, then additional 6000 and then 14000 were put back. So 6000 remain.
    Regards, Andreas
    Edited by: Andreas Seibel  on Jul 24, 2008 3:37 PM
    Edited by: Andreas Seibel  on Jul 24, 2008 3:40 PM
    Edited by: Andreas Seibel  on Jul 24, 2008 3:45 PM

  • Single batch for a component in production order goods issue

    Hi,
    We have a requirement where during good issue to a production order
    through CO11 & MIGO, more than one batch of a particular component
    should not be issued i.e. only one batch for a component should be used
    for goods issue for a production order..If the stock for a particular
    batch not full it should not allow the system to issue that batch. We
    want an error message or any other restriction where system will not
    allow more than one batch for a particular componet to a production
    order.
    Please advise how to design such scenario.
    Regards,
    Chandan

    Hi Chandan,
    Try with below steps,
    - Create Batch Search procedure -
    - Create Batch Determination Strategy for that Material (Create it for both COB1 and MBC1)
    - Set NO. of Batch Split as 1 and don't tick Check box for Change Allowed
    - Then go to Order type Dependent Paramter OPL8 - Assign your Batch Search Procedure and also tick Check Batch (This will check the auto check if Batch Determination is done manually and if you have violet the Batch Determination it will throw an error Massage)
    Regards,
    Dhaval

  • Production order goods movement issue

    Hi,
      i am interested in issuing the materials to a production order at the creation stage.please specify any settings can be made for this. I want it to happen in specific plant only and not at global level.
    please suggest
    regards
    madan

    Hi,
    Normally system will not Allow  any  Goods Movement when the Order has CRTD status (Creation stage).
    However u can overcome this  by doing allowed Goods MVt for status at CRTD at BS22.
    It will afftect all the Plants & order types globally ,
    As i know   your requirement is not possible  .
    Pradeep

  • Goods receipt not ticked in production order converted from sales order req

    Hi all,
    In MTO scenario, where requirement trigger from Inquiry -> Quotatation -> Sales Order -> Plan Order -> Production Order, goods receipt indicator in production order was not checked if requirement is triggering from sales order, however it is ticked if requirement trigger from inquiry, therefore we are not able to do confirmation. Appreciate if anyone able to assist us as soon as possible.
    Thanks in advanced.

    Hi,
    I understood that---
    If u r creating Sales order directly without Quotation u r  not able to do the GR.
    If u create from Quotation, u r able to do GR. right?
    I think, Problem with Settlement. Please Look into that.
    Kiran.

  • Goods receipt not marked for production order trigger from sales order

    Hi all,
    In MTO scenario, where requirement trigger from Inquiry -> Quotatation -> Sales Order -> Plan Order -> Production Order, goods receipt indicator in production order was not checked if requirement is triggering from sales order, however it is ticked if requirement trigger from inquiry, therefore we are not able to do confirmation. Appreciate if anyone able to assist us as soon as possible.
    Thanks in advanced.

    Hi,
    I understood that---
    If u r creating Sales order directly without Quotation u r  not able to do the GR.
    If u create from Quotation, u r able to do GR. right?
    I think, Problem with Settlement. Please Look into that.
    Kiran.

  • Serial Number. Production Order Confirmation. GR. UD. Sales Delivery

    Hi Gurus,
    Please help on this issue to get any user exits .....
    As part of Serial number management, we have a certain issues on serial number confirmation, goods receipt from production order and quality inspection with UD.
    Master data:
    Finished product material master, Workscheduling view, Serial number profile maintained " ASRN"
    Process flow:
    1) Avalon Specific Serial numbers generation for finished goods through production order release status.
                  (A11206000001)
                                        A  - Avalon
                                        1   - PCB Unit 1
                                        12 - Year 2012
                                        06 - Week
                                        000001 - Running serial number for the week.
    2) Production order confirmation through CO11n transaction.
    3) Production order Goods receipt through MIGO transaction against order.
    4) Quality Inspection with Usage Decision through QA32 transaction.
    5) Goods Issue for Delivery.
    SAP Product Error:
    1) System does not track and control the operation wise confirmed serial numbers during order confirmation.
    2) System does not track and control the finally confirmed serial numbers during order goods receipt.
    3) System does not track and control the last goods receipt qty in Usage Decision.
    4)  For semi finished product, if we maintain serial number profile in workscheduling view, system is not showing goods issue material list in Co11n transaction for the finished goods.
    5) Interfacing the serial number reading scanner with SAP,  is not working without entering material number and serial number manually.
    6) System does not tracking and controlling the last Usage Decision done serial number during Goods issue to Sale order Delivery.
    Regards,
    Santha

    Hi Santha,
    This is a bit vast, but I'll try to address at least some of the issues:
    1- serial number in operation confirmation is not possible, for the reason that serailization is part of stock management, and as WIP in an order, this is not stock yet. Actually you cannot confirm the manufactured material either, and those 2 go together.
    For tracking specificly WIP, there's something called WIP batches; you may look into it to see if you can use it.
    2- during GR system will propose those SNs that you have defined for the order at release or creation.
    3- ?
    4- GI in CO11N is provided only for BACKFLUSHED material components. Serialized materials CANNOT be backflushed.
    5- You can use a barcode reader to read the serial number (instead of keyboard entry) when cursor is on the right field in the respective screen.
    6- ?

  • Production Order - Invalid storage location

    Hello,
    I have made a production order through mrp for a halb. The issue is that when I try to release the order it gives me a message that "storage location 3603 is invalid for material nthl****". In MM03 -> MRP2 in Issue stor. location the correct value of 3603 is showing. Material availability check on the production order is also ok. Please help.
    Regards

    During Availabiltiy Check it will check the issuing Raw Material/another halb - so no link
    You are saying in MMSC that storage Location is extended to 3603- ok no issue
    More over in MRP2 view you are saying the "Production Storage Location" with 3603 (here for this it will be behave as Receiving Storage Location) - ok no issue
    check in the Production Order "Good Receipt" subscreen GR Storage Location is "3603"
    Check whether the 3603 storage location is specific for the Plant to the Material it has extended *
    ( or is there a confusion with number zero and letter"O")
    Prabakaran K

  • Delivery Completed indicator of Production Order

    Dear Experts,
    I met a problem. Our production order goods receipt is in the last operation with a automatic 101 goods movement control key.
    I found that the production orde qty. is 8. And in some operation do scraping. The scrap qty. is 1. And at last Production Order goods receipt qty. is 7. So the production order should be set delivery completed. But why the delivery completed indicator can not be set by system. I need to do this by manually?

    Hi,
    Once a scrap is posted during confirmation, the ExpectYieldVar field in order header will be updated. So in your case it should be shown as 1-.
    Check if you find the same. If not check how the scrap confirmation was posted.
    If it indicates as 1-, then when you post the confirmation (Auto Final confirmation) for the last operation with 7 as yield, system will automatically flag the delivery completed indicator.
    Revert if you face issues.
    Regards,
    Vivek

  • Issue when creating production order

    Hi I encountered below error message when creating the production order:
    error or warning occurrred during master data transfer,I had checked BOM and operation,all is ok (validty date),what's wrong?

    Read the master data Once again IN production order
    Thru Function --> read master data
    If You get the error
    Go to -- log --> read PP master data, You can find the error
    Share The error message

  • Automatic batch management for Production order receipt

    Hello ,
    I have a requirement to setup & activate Batch Management only for Production order Good Receipt . I am looking out for what all configuration / data setup will be required to complete this .
    To start with I have following questions .
    1. Whether such activation is possible only for Production order Good receipt - 101 mov.type
    2. IF yes , is Batch management activation status be at material or plant level .
    3. As I need automatic assignment , should I be selecting Internal batch management .
    4. What should be selected for valuation for Goods movement in Inventory management.
    5. Is it necessary to have batch determination by maintaining Condition tables / Access sequence
    6. What would be standard Class / characteristics to be maintained for automatic determination.
    Also I will have to work with the running system where Material are already active and have stock in system . What precautions will I have take if I have to activate the Batch Management in a running system.
    Appreciate all your expert advise.
    Regards,
    Lawrei

    Thanks Adler for your comments .
    With reference to your point , need further clarifications
    1. If batch management is selected to material , this means that it will be active for all movement types for Inventory and cannot be restricted to 101 mov.type .
    I see that in config node
    +Define Batch Creation for Goods Movements+
        +Using this function, you can define for each movement type whether a new+
        +batch is created for a goods receipt and how it is created.+
    Can I not restrict batch creation only for 101 movement , but again here I don't have options to select only for Good receipt for order - Tran/Ev type - WF .
    & what about below config node
    +Define Batch Creation for Production Order / Process Order+
        +In this step you can make the following settings in batch management for+
        +the existing production control profiles:+
    Is it possible in this node .
    Please advise.
    Regards.
    Lawrei

  • Error during goods receipt of Finished goods for production order

    hi friends
    pls help me iam struggle this issue and mentioned the issue .
    when i do goods receipt for production order system getting error like
    No price could be determined for material/batch FG/ plant ZTP
         Message no. CK 465
    Diagnosis
         The system could not calculate a price for material/batch FG/ in plant
         ZTP for valuation view 0, because none of the valuation strategies in
         valuation variant 007 was successful.
    System Response
         User-defined error management enables you to specify whether the message
         is an error message, a warning message or an information message.
         o   If you have defined the message as a warning message or an
             information message, the costing item will be entered in the cost
             estimate with a value of zero.
    If you have defined the message as an error message, the cost
    estimate contains an error or errors.
    -   In the case of a material cost estimate, the system sets the
        status KF.
    -   If it is a cost estimate without quantity structure, or base
        object cost estimate (that is, a unit cost estimate),  the
        system cannot proceed with costing until you have corrected the
        errors.
    If the system issues a termination message, the cost estimate cannot
    be processed, and processing is terminated.
    procedure
        o   Check the master data for material/batch FG/ in plant ZTP.
        o   If you have authorization for Customizing, check the valuation
            strategy for materials in valuation variant 007.
        Note
        If the message is a warning message or an information message, there is
        a danger that materials with errors will be ignored by the system.
        If, because of this, you issue a warning message and at the same time
        include materials with a zero value in cost estimates, you can make the
        following settings for these materials in the costing view of the
        material master:
      1.  Enter a very low price in the planned price 1, 2 or 3 fields
          manually, for instance 0.01 USD. These prices are used for costing
          purposes only; they are not read by other applications.
      2.  Enter the highest price unit possible, for example 10000.
          Note: If you enter a new price unit that is higher than the costing
          lot size, the system increases the costing lot size accordingly.
      3.  Change the valuation strategy, such as strategy 4, where you could
          enter the planned price field in which you entered the low price.
          The system now costs as follows:
          Using the valuation strategy, the system finds planned price 1, 2 or
          3. Due to the low price and high price unit, the system rounds the
          value to zero. However, the cost estimate still obtains status KA
          (free of errors), and no error message is issued.
          This procedure can be used for all materials that have caused error
          message CK465 to be issued.
    with regards
    dinesh
    Edited by: code acess on Nov 8, 2010 4:06 AM

    hi ragavendra,
    this is dinesh .i maintained the costing view and planned price. but again i have same error.so please reply me where i missed the data
    with regards
    dinesh
    Edited by: code acess on Nov 9, 2010 4:01 AM

Maybe you are looking for