Goods Movement Qty While Confirming the Order

Hi Friends,
While confirming the order The end user Will go to the goods movement screen and enter the actual consumed Qty (When all BOM components Are marked with automatic Back flush) For the components with 261 movement type and will enter the storage location and batch no if required .
Now my requirement is the user should not have the access (it should be in gray) to the BOM Components qty to change
OR
He should not be able to change beyond the qty As per scrape % Given in Material Master or BOM.
The Reason for this is
Even When there is a shortage for BOM components in SL location, he is reducing/Adjusting  the required quantities as per the existing Qty ( If there is no stock then making it to ZERO also)  and confirming the order.
Pl suggest me is there any user Exit for this or can I do it thru Standard SPRO settings.
hari

Hi,
You  can make screen variant SHD0 for CO11N and hide it.
In t code SHD0, give the transaction variant name ( say ZCO11N )of ur std CO11n.
CO11N screen will appear, when u will save the variant, u will getgood movement tab , it will hide now.
Activate the transaction variant.
Regards,
R.Brahmankar

Similar Messages

  • By product not getting posted to stock while confirming the order

    Hi PP gurus,
                      I am facing a problem. The scenario is : My client is running foundry for manufacturing castings. In case a) He gets pattern as a free issue material from the customer for manufacturing casting. In this case he charges only the rework charges from . In this what need to be done: My doubts are:
    1) What type of material should the pattern be made( free issue material or HALB) because for free issue material i cannot make a routing.
    2) How the above process of charging only the service fro customer be carried out.
    3) If i make the BOM of casting as Pattern as one line item & Used pattern as a by product whose value is negative. When i confirm the production order for casting only casting comes to stock , the by product doesnt come to stock.
    What should i do.
    I really need help for these queries. Whoever answers i will give him 10 points.I am at client site i need a quick solution to it.
    Regards
    Ashish Khurana

    Hi Ashish,
    When you confirm the prod order for the fert, the fert material will be posted the unrestricted use stock & to move the byproduct ie p003, you have to use the 531 movement.
    use migo, GR , enter the reservation no. (you can get the reservation no. form the prod order of the FERT). & then 531 mvnt,
    After this byproduct will be posted.
    Also ensure that "clear open reservations" indicator is not selected when you do confirmation of the prod order.
    Regards,
    SDs

  • Problem with goods movement during operation confirmation

    Hello,
    While doing the operation confirmation,the goods movement are not posted for the components attached to that operation i.e i am not getting the quantity of the components in the "goods movement" tab while confirming.
    check points done: 1) Final confirmation tick is activated during ope. confirmation.
                                 2) Backflushing is activated for material(componenets that areattached to that operation).
    please let me know what is the reason for not getting the qty displayed in the "Goods Movement" tab
    Thank you.
    Regards
    Santosh

    hi
    Normally if you activated the backflush for the material in the order,the material wont be displayed in the goods movement tab unless you activated the All materials in the parameters for confirmation in the intial screen of IW41
    kindly check
    regards
    thyagarajan

  • Restriction to delete goods movement data during confirmation thru CO11N

    hello all
    Please let me know how to prevent the user to delete the rows in goods movement screen during confirmation through transaction CO11N ,as users are able to confirm without goods issue by deleting that rows.
    Should we contact basis person for the same
    with regards

    Dear,
    Please refer my reply in this thread,
    https://forums.sdn.sap.com/click.jspa?searchID=16368869&messageID=6047820
    https://forums.sdn.sap.com/click.jspa?searchID=16368869&messageID=6151829
    Try using transaction variants. There is a utility called GUIXT in transaction. You can write code to add a pushbutton on the desired screen by using the GUIXT. The coding syntax is provided in the SAP application help. Use transaction SHD0 to create the variants.
    http://wiki.ittoolbox.com/index.php/Implement_a_screen_exit_to_a_standard_SAP_transaction
    Hope it will help come back if any problem.
    Regards,
    R.Brahmankar

  • To set an error while saving the order when the item categor changed in CRM

    Hello SAP Gurus,
    As per our current system set up, whenever the order created in CRM once replicated to ERP should not change the item category in CRM .If the item category is changed( allows the system) and saved, it gives an error as u201CItem category should not be changedu201D. We have been encountering  this type of issue since long back
    To avoid this type of issue, an error should through while saving the order when the user changes the item category in CRM.
    Can someone help me to achieve this.
    Thanks in advance.
    Cheers
    Sreedhar

    Sreedhar,
    Can't you control it by Item Category determination?
    JD

  • Changes in the material, the order should be blocked while saving the order

    Hi,
    A sales order is already there and delivery is not yet done. The requirement is, If I make any changes in the material, the order should be blocked while saving the order.
    Is there any indicators or some fields which tells material is changed in the order. How this can be realised.
    I thought of table CDPOS, but this can be used only after Order is saved.
    Please provide your inputs.

    Use user-exit MV45AFZZ, form-routine USEREXIT_SAVE_DOCUMENT_PREPARE.  Compare the values in XVBAP-MATNR(New Values) and YVBAP-MATNR(Old values).  If the values are different, update the value VBAK-LIFSK to block the order.

  • Getting errors while booking the orders.

    hello all,
    please can any one help on following errors while boking the orders.
    1)invalid header id
    2)orkflow activity Schedule has failed. Please fix the errors and retry the activity from the Order Form or the Workflow Monitor.
    3)ORA-01403: no data found.
    what might be the cause for these errors.
    Please help me
    Thank You.

    Hi
    This error is due to wrong apps initilaization in the code.
    thank you.

  • Process order date changes automatically while saving the order

    Hi All,
    While creating a process order in COR1, system proposes the scheduled start date and finish date as current date (today's date), but while saving the order, the dates automatically changes to previous day's date (one day before). Can any one help in what config change needs to stop this auatomatic date change..?  Thanks in advance.
    Regards,
    DS.

    Dear,
    I would suggest you to carrout Master reciepe scheduling and update the Inhouse production time to the material master, this would enable the basic start dates and sheduled start dates to be same.
    If you dont want to carrout scheduling of order, then in OPUZ transaction for the plant/order type combination deactivate the check box for automatic scheduling.
    Regards,
    Prasobh

  • BAPI_ALM_ORDER_MAINTAIN associating notification number while Changing the order

    Hi,
    I am unable to associate the notification with the PM order while changing the order through BAPI_ALM_ORDER_MAINTAIN. The scenario is like following:
    Order is already created & Notification is also created.
    Now I am populating the Methods table as:
       3.  Passing the Notification no. in notif_no field of header table and 'X' in notif_no field of header_up table.
    In the return table it shows that the order saved successfully but when we check it in IW32, the notification is not associated with it.
    Please suggest.

    You might have missed some parameters, that is to be passed, means you have mistakenly commented any parameters that is not to be comment, please search in this forum you will get many threads, then see what is missing.

  • Update termination error "Enter WBS element" while confirming Tranfer Order

    Hi Gurus,
    I am getting an update termination "Enter WBS element" while confirming Transfer Order. One thing that i noticed is that this issue is occuring with line items that are having special stock indicator "K".
    Please let me know as to what could be root cause and how could this be avoided.
    Do let me know for any clarification.
    Regards,
    Trishul

    Any suggestions?
    Regards,
    Tanuj Parikh

  • Address details while saving the order

    hello experts
    i am having the requirement where i wanted to fetch the Ship-to Address details that is changed by the user while saving the order.
    I tried using different FMs like BAPI_BUPA_ADDRESS_GETDETAIL but these fetch the address from master data. What i want is the new address entered by the user.
    In CRM_ORDER_READ i am getting a new ADRNR for the newly entered address (itab_partner-addr_nr)but not able to find any FM to get the details out of it.
    did anyone know how to get the same?
    Thanks in advance.
    regards
    rajeev

    Hi,
    I tried FM BUA_BUPA_ADRC_GET. This one returns address details from memory but doesn't have partner relation in it.
    basically it populates partner's name into NAME1 field of ADRC.
    regards
    rajeev

  • Termination error while confirming the transfer order

    Hi Csaba/Frenchy,
    I am getting termination error while confirming or deleting the TO (TO is created out of a posting change notice). Upon confirmation, the system is giving a message that the TO is confirmed but when I try to go out of the TO confirmation screen (LT12), I get the update termination error resulting in TO not getting confirmed.
    Could you pls advise how to go about resolving this issue. Matter urgent please.
    regards,

    One more idea: recreate the PCN (same number, ect) and set the fields via SE16N + &sap_edit as they are in the archived PCN. Else contact SAP AG how to solve.
    (I do not know what is the standard solution for this - maybe before archiving belonging data such as open TOs should have been checked...)
    Maybe other solution might be if you debug transaction LT12 and when it wants to refresh the PCN you eliminate this with the help of your ABAPer.
    Edited by: Csaba Szommer on Jul 29, 2008 7:43 PM

  • Restrict all goods movements for materials untill the latest costing run ex

    Hi dudes,
    1 here i have a requirement that i need to restrict all goods movements in the month for all materials(SFG,FG) untill the latest costing run(standard cost estimate) on 1st of each month.
    2. Can we restrict the status of process order in such a way that Conformation can be done only after the goods issues against production order. The goods receipt can be done only after the conformation of the process order.
    Thanks in advance.
    Robert.

    Robert,
    Procedurally you can block, by not opening the current period, before the costing run is completed, just when you wanted to release the cost estimate, at that time you can lock all users and then open the next period and then release your cost estimate and then unlock all the users. You need to work with your Basis/MM/FICO guys to have this procedure implemented.
    On the GI Check before confirmation and Confirmation check before GR, you can use Confirmation and GR releated User exits to check. There are many posts on this topic, a simple search on this forum would take you to the thread.
    Regards,
    Prasobh

  • Problems with goods movements cancelling network confirmations

    Hello experts,
    I'm having some problems with goods movement when cancelling network confirmations.
    I assign a component for a operation in the project builder (CJ20N). Then when I execute a confirmation for that operation in CN25 everything works correctly, I can assign the time for the confirmation and SAP automatically carries the component assigned to the operation. Once I have done the confirmation the goods movements and the hours have a correct account assignment.
    The problem is that if I cancel this confirmation, the hours are correctly cancelled but the component is still there. If I try to cancel the goods movement with MIGO it is no possible because the system says that must be cancelled with the corresponding transaction (CN29) but, as I have said, the system does not cancel it.
    On the other hand, If the goods movement goes to COGI transaction and then I post-process the error, If later I cancel the confirmation, everything works correctly.
    Does anybody know why this could happen?
    Thanks and regards
    Laura

    Hi
    I think this question was raised earlier also. The best way is to allot a fixed time slot for your users so as to avoid clash. I suppose i explained that the master data of any material is stored at one place only and if you schedule a background job for this then all your good movement transaction will be in que and performed in orderly manner.
    If automatic posting is not possible then use the time slot method.
    Krishna

  • Confirming the order with material shortage

    Dear all,
    I am confirming the process order even though if material shortage.
    Again when will consumption will take place for that particluar material?
    Where that stock will be located without consumption?
    Regards
    Rajasekaran

    Hi Rajasekaran,
      stock is not present than it will go to cogi .please check the cogi.
    if you don't want incorrect goods movement than choose following field as ticked in opk4 conformation dependent parameter
    Thanks&Regards
    Sandeep Kumar Praharaj

Maybe you are looking for