Update commitment quantity in production order

Dear Expert,
I have a case which i have created a production order and it has created the reservation document for the material which is available. So when i run the missing part list, it will show which part is not available.
I have do some update on the missing part list stock, lets say i have GR for one of the missing component. But when i run the missing part list, it is still showing the same missing part list although this the component has been added to stock.
I have check the overview of component in Prod Order, the specific component committed quantity still not update although i have add the stock and and posted it before the requirement date.
Question is: how to update the missing part list?
Regards,
LY

Lukas,
You can see the elements that are reducing your available stock in CO09.  Enter the matl number, plant, and the checking rule.  You will see the display.  The quantity you are interested in is the one at the right, ATP qty.
Hit the "all details" button.  Now, on the rows, you will see the details of all of the supply and demand elements that are contributing to your 'negative 1' qty.  In the column titled Rec/Reqd qty, there will be a minus sign for each requirement, and no sign for each supply element.  ATP uses its internal arithmetic to then calculate the ATP qty.
You can review which elements are being considered by hitting the 'scope of check' button.
It is hard to troubleshoot from a distance.  However, if you can give us details of the detailed CO09 display, we can probably point you in the right direction.
A common problem is is storage location.  If your prod order ATP is 'storage location specific' (this is common), and the stock and the requirements both exist in different storage locations, it can cause symptoms similar to the ones you have described.
Rgds,
DB49

Similar Messages

  • Committed Quantity in Production Order

    when we do the availability check in production order Transaction co02 we get a screen which shows Reqmts Quantity and Committed Quantity. I just need to know in which Table these quantities are getting stored

    Not sure you asking about, but give a try to look at OITW table...

  • After releasing the order same screen user updating the quantity in process order  in sap pp

    Hi experts,
    After releasing the order in the same screen user updating the quantity in process order  in sap pp.
    How to control it.
    can any help in this regards
    Thanking you,
    Rishit.

    Hi Rishit,
    You can control it by BAdi WORKORDER_UPDATE method AT_SAVE make error message if there is any change in quantity.
    Or you can create Transaction Variant through SHD0 for CO02 and make field Total Qty (CAUFVD-GAMNG) as output only.
    Regards,
    R.Brahmankar

  • Update Serial Numbers to Production Order

    Hi,
    Has anyone used any Function module for updating the Serial Numbers to the Production Order Header. I am using the FM - SERNR_ADD_TO_PP . The Serial Numbers needs to be assigned when doing Goods Issue in MIGO. At this point The FM is updating the Serial Numbers to Order but it is putting it in Status PMP1.
    Once the Status is PMP1 it prevents anymore Serial Number update to the same production order using the same Function module. This is preventing us from doing partial Goods Issue in MIGO.
    Is there any more Function Module that can be used to updating the Serial Nos in the Production Order.
    Regards,
    Arunava

    HI rasheed,
    Check this resolution on table control for BDC.
    https://wiki.sdn.sap.com/wiki/x/DQGqAw
    Note: Do not post the same question twice.
    Regards,
    Bhumika

  • Bapi for update Master Data in Production order

    Dear All ,
        I am working in a car manufacturing company here production order is made month wise planning qty , but every day its Bom is get changed by Autocad/PLM interface and all changes are being recorded through ECN .
       I have to  generate daily reservation for assemblies for a perticular finish vehical ,so I need to update the Masterdata in production order no through the PLM( VB platform) interface .
      So please suggest me any BAPI so that I can update the master data regular basis in monthly production order  or if you have any better way to map this process into SAP please suggest .
    Thanks in advance .
    regards ,
    Pralay ..

    Not sure what master data in production order you want to change. Anyway if it is at header level, then evaluate BAPI - BAPI_PRODORD_CHANGE.
    Alternatively evaluate the usage of Order Change Management if it is feasible in your solution. Do a search in this forum you will find many threads on it, also read SAP help & do a test a test in your sandbox. If you face a specific issue then do revert

  • Update Long Text of Production Order

    Hi ABAP Gurus,
    We want to update some information in long text automatically while releasing production order.
    We try PPCO0007
    We found that we must update AUFK-LTEXT as 'E' then we can see long text via CO02, CO03.
    Without updating AUFK-LTEXT, even if the long text value saved in SXTL, but it can not be displayed via CO02, CO03.
    After saving the text using 'SAVE_TEXT' function module and commiting it we update the 'ltext' field in AUFK table.
    SELECT SINGLE * INTO wa_aufk FROM aufk WHERE aufnr EQ '000012345678'.
    wa_aufk-ltext = 'D'.
    MODIFY aufk FROM wa_aufk.
    However, it only works when we go to CO02 and press 'Save' button without changing anything.
    If we press 'release' button, AUFK-LTEXT will be overwritten by system. >_<
    What we expect system to do is that when we release production order, AUFK-LTEXT can be changed to 'E', so that we can display long text via CO02, CO03.
    Please help.
    Cheers,
    Qiang

    There is no standard SAP enhancement we can use for this purpose.
    We have developed another program to maintian the long text in production order.
    This call can be closed.
    Cheers,
    Qiang

  • Issue in committing material for production order

    Hi, we are facing an error situation that when we try to release production order there came an issue that few component committed quantity is less than required quantity. When we check the stock of the components they were having enough stock to consider for this production order.
    What could be the other reasons or cause for this situation. Can any one suggest for the correction action.
    would reservation cause this problem when i check the component availability overview it has ATP 0.   will it cause this.
    When i look in to the system there were several Orders that were in CRT state that were using same components as used in the current order under discussion.
    Edited by: kkr_chandran66 on Jan 6, 2011 3:16 AM

    Hi All
    Even MD04 also seems to be showing as if the material is available.  Pl. see the data against 13/12 hereunder.
    06.01.2011     Stock                                                            6,370/      6,370
    08.12.2010     Ord.DS     4604767106/00100                         80-/     6,290
    09.12.2010     OrdRes     420252                         2,740-/     3,550
    13.12.2010     OrdRes     420268                         3,420-/     130
    availability overview CO09 shows as follows for the component:
    13.12.2010     OrdRes     Totals record     3,420-(receipt/req)       0(confirmed)
    13.12.2010     OrdRes     420268                          3,420-(receipt/req)        0(confirmed)                       0(ATP quantity)
    scope of check:
    to include
    purchase order
    include dependent requirements
    sales requirements
    deliveries
    include shipment notifications
    all reservations
    check releases for transport orders only
    take all productions orders into account.
    With this scenario what can i do get it working.
    Edited by: kkr_chandran66 on Jan 6, 2011 6:46 AM
    Edited by: kkr_chandran66 on Jan 6, 2011 6:59 AM
    Edited by: kkr_chandran66 on Jan 6, 2011 7:00 AM

  • Change quantity in production order

    Dear Expert,
    I've done production order for multiplication last year with expected quantity 22.000 kg. This year we received from subcontractor 50.000 kg. Would you be so kind and advice the best way to updated this? It's allow to go to CO02 and change quantity from 22000 to 50000? I afraid because in component overview the component will change according to new qty but has to be the same. The GI 261 on this component was done last year
    Thanks in advance,
    doti_781

    Hi,
    If you do not want the quantity to be changed, then tick the check box of Fixed Qty for each component, this will ensure that the qty will not increase or decrease when the header qty is changed.
    Hope it clarifies your query.
    Regards,
    Vivek

  • Update error while creating production order (TCODE CO01)

    Hello,
    We have created new plant into development server for testing. We have created production Order few days back at that time we have not faced any problem. But from last two days , when we create new production Order , system gives following error:
    ORA-00947: not enough values
    DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB
    SAPLCOVB" or "LCOVBF10"
    HEADER_POST"
    and
    Update was terminated
    System ID....   DEV
    Client.......   500
    User.....   HPLSU
    Transaction..   CO01
    Update key...   4B6E4F48C08D027FE1008000C0A802F3
    Generated....   08.02.2010, 10:35:48
    Completed....   08.02.2010, 10:35:49
    Error Info...   00 671: ABAP/4 processor: DBIF_RSQL_SQL_ERROR
    Our work is held up.
    Please also note that If we increase the QTY in the existing Order ( already created few days back) , System accept the same and Order is saved.
    We are looking for the solution for the above.
    Early reply will be highly appreciated.
    thanks
    harish

    Hi Rishi,
    You better check with your BASIS team.
    Check this link also
    Supervisor Error ADM0015
    Regards,
    Satyajit Kumar
    Edited by: Satyajit Kumar on Feb 8, 2010 7:47 AM

  • Updating confirmed quantity in sales order

    Hello Experts,
    I have a question regarding ATP functionality. Suppose I have a stock of 50 units in my plant. If I create a sales order of 100 units then 50 units is confirmed and remaining 50 units is open. Now if I put additional stock of 50 units in plant then I want the open quantity of 50 in sales order to be automatically confirmed. But right now it's not happening like that and I have to manually go to the sales order and do ATP check to update confirmed quantity. Am I missing any configuration to update the schedule lines automatically in sales order?
    Thanks,
    Karan

    I want the open quantity of 50 in sales order to be automatically confirmed
    No automatic allocation will not happen in the above case.  Either you have to do availability check for that sale order or have to run V_V2. 
    Am I missing any configuration to update the schedule lines automatically in sales order?
    No configuration is available such that system to allocate stocks automatically as and when the stock is made available.
    G. Lakshmipathi

  • Change Alternative Item Quantity in Production  Order BOM

    Hi Gurus,
    I woould like to ask how can I make the Alternative item quantity to become editable. As of now, the system will calculate the percentage in the BOM and default it in the Production order.
    Now I have a requirement that in the Production order Change, the user can change the quantity of the Alternative Item based on the situation with out changing the BOM. Just change in the production order. What settings do i need to change?
    Thanks,
    Raymond

    Hi,
    Can you let us know why you want the user to make the changes manually ?
    Not in front of the system at the moment, but just do an Av. Check to see if you're able to get the switch if the stock situation has changed for the alternative items.
    Based on what i know, the field will not be editable & there is no specific setting to make it editable.
    Regards,
    Vivek

  • Updating lines in a production order

    Hi Experts,
    A customer of mine wants to have the ability to change items in production orders.
    So if a particular item is out of stock it can be replaced by another item in multiple production orders.
    I now made a add-on which can do this. Despite there is one condition that makes it impossible to update any line on the production order: This happens when the the first line of the production order has been issued for production. If this occurs it is not possible to update any other line on the production order.
    This is very rare, cause I can still update all lines (that have not been issued) in SAP so why can't I do it via DI API?
    I hope someone is familiar with this problem and can give me an advise how to solve this.
    Kind regards,
    Hendri Wessels

    Hi,
    The customer is using SAP 2007A PL49, but I also tested this issue in SAP 8.8 PL10 and it still occurs.
    Kind regards,
    Hendri Wessels

  • Find the table name for Delivery quantity in production order

    Hi,
    Pls can you tell me what is table name for delivered quantity field in General tab for that production order number.
    With Regards,
    P.Arunkumar.

    Hi
    You can find it GR qty via following 2 Tables.
    Table AFPO Order item
    Field WEMNG - Gr Qty
              Or
    Table AUFM
    Field SHKZG (Debit Credit Indicator ) Select Debit Indicator - S
    Field KZBEW Movement type ind.- Selct F Goods movement for production order.
    Regards,
    Dhaval

  • Control cost and control quantity in production order cost analysis

    Hi,
    When I checked the WIP value, I found there are two field, control cost and control quantity, in the cost analysis of production order which has some relationship with WIP calculation. But I do not know where the control cost from and by what the control quantity is controlled. Could anyone who know advise please?
    Regards

    Anyone who can help please?

  • Issue about requirement quantity in production order

    Hello:
    Requirement quantity shows negative number when I am creating production order, as I checked its BOM it is ok,what's wrong?

    Allen,
    Check in CS03 in the item level details of that component for Co-Product check box activation. Also check in BOM whether its maintained in negative quantity. This component would also be defined with Co-product check box in MRP views.
    If the above are not true then manually someone would have changed., so would suggest you to just try creating a production order manually to check.
    Regards,
    Prasobh

Maybe you are looking for

  • Hi i need to transfer from a disc drive to my imac some music files but i cannot work it out?

    hi, just purchased an i mac this week and trying to do as the man in the shop told me to.... we have an old laptop which is really slow and we would like to transfer data using the cd drive in the laptop to the imac, mainly cd's ie music i was told t

  • Won't recognize login password

    MacBook does not recognize login password or apple ID - know the password is correct because the hint is the password and I logged into apple store using apple ID

  • Migrating to Iplanet

    Hi I am working on an web application which currently uses Apache/Tomcat running on a Tru64 Unix Box. We are migrating it to run on Sunone Webserver 6.12 on a Solaris Box. I have certain issues. Could somebody please help. Here is it: With Appache, m

  • WCF, DirectoryServices namespace, and Impersonation.

    I am working on a WCF service that can perform basic Active Directory operations (create users for instance).  Is there a way to get WCF to work with Impersonation (believe impersonation is what I want) so each function in the code that uses Director

  • MRP General queries

    Hi gurus, kindly help me to find answers since i'm not quite sure of exactly... 1. Is Materials planning can be set to generate planned order,delivery schedule,PR? 2.To view the most up to date planning data (available stock, orders, reservations, et