Tolerance limit for GI against production order

HI
Is there any standard functionality of having tolerance limits at Goods issue level - against the production order?
Just like GR.
or can we make this functionality using any Exits?
-ashok

Dear,
Rstriction of excess goods issue against production order is not possible in standard setting.
For achiving this you have to go for User exit.
The logic should be
In MIGO check mvt. type 261
Pass the order through table RESB and select all the components with quantity.
Capture the header material of order and use this as input along with the order creation date, plant and BOM application to explode function module CS_BOM_EXPLOSION.
This will give you the BOM components which were valid at the time of order creation.
Now compare these BOM components with the components from RESB with quantity.
Here conditions will come in picture
If quantity is exactly matching then GI will be possible
or if you want to keep tolerance limit say for 10% then accordingly you can map the condition.
Regards,
R.Brahmankar

Similar Messages

  • Tolerance limit for Components in Process Order

    Dear Friends,
    As we can provide underdelivery / overdelivery tolerance for GR of process order, likewise is it possible to provide tolerance for BOM components in process order?
    The requirement is like that confirmation should be allowed with GI done within + / - 5 % of BOM qty in process order. Is it possible to cater this requirement with any exit / BAdi?
    Kindly help with your valuable inputs.
    Thanks in advance.
    Regards,
    Tejas

    Dear,
    Thanks for your prompt reply. Actually I have been already working on this exit only.But me & my technical fellow are stuck up for build logic for tolerance limit. It is working to restrict confirmation till GI has been done. But we are unable to give provision of tolerance limit for GI with this exit.
    Can you pls share more details about writing logic for it?
    Regards,
    Tejas

  • Tolerance Limit for Price Variance (Purchase Order)

    Hello,
    Business Case :
    Final users require a specific tolerance limit rate for Price variance in Freight services POs.
    We have a current rate set up at Company level
    --> standard customizing (MM / Purchasing / Purchase order / Set tolerance limit for Price variance)
    Do you know any way to set up diffferent tolerance limit depending on the purchasing flow ? Vendor level for example ?
    thanks for your time.
    regards,

    Thanks for your reply.
    What do you mean by "syestem look for noramal quantity variance from info record" ?
    P.I.R only conatins under and over delivery tolerance, but nothing related to price variance between GR and Invoice.
    I'm looking for a customizing in order to have a Tolerance limit for Price variance at another level than Company.
    At vendor level for example ?
    Do you confirm there is no standard customizing ?
    Any user exit available ?
    thanks
    regards

  • Tolerance Limit for quantity in Purchase Order

    How can i set tolerance limits for amounts and quantities for purchase orders?
    Please respond,
    Best Regards,
    AI.

    Hi,
    Please tell me that where I have to do settings according to my requirements,
    either in
    SPRO->Materials ManagementPurchasingPurchase Order--Set Tolerance Limits for Price Variance
    or
    SPRO->Materials ManagementInventory Management and Physical InventoryGoods Receipt--Set Tolerance Limits ??
    Best Regards,
    AI.

  • Tolerance limit for rawmaterials at production confirmation( T- code cor6n)

    Dear sir,
    I want to control the rawmaterials usage at the time of production confirmation (t -code co6rn) users use rawmaterials as per their wish. This is process industries . please give me the exact solution and process to solve that issue.
    Thanks
    Razvee

    Hi,
    Use the following user exits available in COR6N to map your requirement with the help of ABAP consultant.
    CONFPI01            Process order conf.: Calculate cust.specific default values
    CONFPI02            Process order confirmation: Customer spec. input checks 1
    CONFPI03            Process order conf.: Cust. spec. check after op. selection
    CONFPI04            Process order conf.: Customer specific input checks 2
    CONFPI05            Process order conf.: Cust. spec. enhancements when saving
    CONFPI06            Process order confirmation: Actual data transfer
    SmanS

  • Separate number ranges for GR against PO and GR against Production Order

    All SAP Gurus,
    Is it possible to have Separate number ranges (for Material Documents as well as for FI Documents) for GR against PO and for GR against Production Order?
    Regards,

    Hello Anusha,
    Basically you need to maintain the confirmation control key in the Info record or the vendor master in order get the option of doing an inbound delivery and not a rough GR. in info record in purchasing screen and also the same screen in vendor master.
    The above is a permanent setting for a vendor, if you want to do it temporarily, you need to go to the confirmations tab in PO item details and change the control key in there.
    I hope this is what you are looking for
    regards,

  • Tolerance limit for STO orders

    HI
    I want to set the tolerance limit for under delivery and over delivery qty tolerance. Where can we set the tolerance limits for stock transfer orders from plant to plant ?

    Please check OSS notes:
    Note 1093582 - FAQ: Delivery complete indicator ELIKZ
    5. Question
    In which cases does the system automatically set ELIKZ in stock transport orders?
    Answer
    ELIKZ will be set at the goods receipt stage automatically, if the GI = GR quantity. This behaviour applies to intra-company stock transport orders and cross-company stock transport orders. See note 196280.
    With stock transport orders the 'delivery completed' indicator is only relevant when there is no stock in transit The tolerance quantities from the purchase order are not taken into account.(see note 34737).
    It is possible to modify the standard to allow to set the "delivery completed" indicator for cross-company stock transport orders. This modification is contained in note 167795.

  • Excess goods issue against Production order

    HI PP Gurus,
    My requirement is to block excess goods issue of raw material against a production order.
    Ex. Production order qty = 10 , For producing 10 Finish goods i require 10 raw material. When i do confirmation via CO11N  the system automatically shows GR & GI Values in Goods Movement tab. there i change GI value of RM from 10 to 20 the system takes the value and does the GR & GI.
    My requirement is that the system should not do GR & GI if the GI value is more than that is calculated at the time of creation of Prod. Order.
    Thanks in Advance,
    Deven

    Hi,
    Rstriction of excess goods issue against production order is not possible in standard setting.
    For achiving this you have to go for User exit.
    The logic should be
    In MIGO check mvt. type 261
    Pass the order through table RESB and select all the components with quantity.
    Capture the header material of order and use this as input along with the order creation date, plant and BOM application to explode function module CS_BOM_EXPLOSION.
    THis will give you the BOM components which were valid at the time of order creation.
    Now compare these BOM components with the components from RESB with quantity.
    Here conditions will come in picture
    If quantity is exactly matching then GI will be possible
    or if you want to keep tolerance limit say for 10% then accordingly you can map the condition.
    Regards
    Amit Parkhi

  • Partial GR against Production Order

    while doing partial GR against Production Order system is not considering the overdelivery tolerance.   It is allowing for GR quantity when we do in one stroke including overdelivery tolerance.  When we want to do GR partially in two, first time the order header quantity and second time the overdelivery tolerance quantity,  system is giving message that Document does not contain any selectable items.  I have tried by removing the tick in delivery complete in CO02 transaction, but still same message is coming.
    Please suggest sol.
    Thanks
    KrishnamurthyDSS

    Krishnamurthy,
    Please let us know how you are performing GR, is it through Confirmation? or MB31 or MIGO?
    If it is in MIGO it should be possible, once you remove the Delivery Completed Indicator in the Goods Recipet Tab of the Order header.
    If your GR is through confirmation, first system checks the defination of overdelivery for confirmation of yield based on the confirmation parameters set for the plant / order type combination.(OPK4). Here you define the "Warning message for Overdelivery".
    Hope this helps...
    Regards,
    Prasobh

  • Fetching open component qty against production order

    Hi
    The requirement is to fetch component 'open quantity' for a production order. [ Open quantity = requirement - withdrawn qty of the component ]
    Can we get it through /SAPAPO/OM_ORDER_GET_DATA ? I could see the requirement quantity but not the quantity required.
    Thanks in advance...
    Yogesh

    Hi PP_HKV,
    I did as you told me  about use MB1A/261 against production order and you rigth, This not up date any quantity in production order for component only I can see this movoment in option   GOTO --> Documented goods movements, but not in component overview in field Qty withdrawn, It is the same case when I use MB1A/262 transation allow me to do the movment but the quantity in production order for component is not up date only it is show in GOTO --> Documented goods movements
    I see in standard process it is not work as I expect. Is there some way for to do that any bapi o customization?
    Thanks in advance,
    Julio Werekeitzen

  • Auto goods receipt against production order

    is it possible to do auto goods receipt against production order of (material with serial number)
    if not please suggest me solution
    please also tell me possibility of enchancement
    for goods receipt against production order
    sunil

    Hi
    If you check mark the auto goods receipt in the control key used in the work center used in the routing then you can have auto goods receipts posted for the production order against a confirmation.
    Rathnakar

  • Excess Issue of Material against Production Order

    Hi
    For Goods Issue of Material against Production order , i want the system to control excess issue of material against Production order.  How can it be controlled.
    Regards
    Madhesh Kumar

    Hi Madhesh,
    there are many loop holes to issue excess stock against production order
    so better you use user exit so that when ever any material issued against production order and it is in excess then throw error
    Thanks
    Bala

  • Different movt. types for GR against Purchase order and GR against Prd. Ord

    All SAP Gurus,
    Is it possible to have Different movement types for GR against Purchase order and GR against Production Order?
    Regards,

    yes my friend ,
    I dont know abt 131 movement type,i think so it is related to RUN SCHEDULE HEADER(rep scenario),order type is different to that in discrete.
    But you can do one thing for sure,you can try to create a new movement type copy of 101,and make MIGO allowed for the movement type,and you can easily distinguish between two movement type used for receipt two different functions....
    Plz correct me
    Enjoy SAP
    Rahul..

  • Error while issue material against production order

    Hi,
      In our development server recently we have created on ecompnay code and plant by copying the one existing company code and plant,  now for this new plant I have created new profit center with KE51  and after that I have create done cost ceneter in that this new profit center is assign   now while goods movment with MB1A with movmen type 201, 202  it works OK system is not giving any error  but while issue the material against production order in MB1A with movement type 261 system is giving error message
    No postings can be made to profit center DUMMYBAOPC in company code MT50
    Message no. KM183
    Diagnosis
    Profit center DUMMYBAOPC cannot receive postings in company code MT50.
    this profit center DUMMYBAOPC we use in old compnay code and for this new company code is not activated  for new we have new profit center  then it is  linking to that  what can be the solution.
    regards,
    zafar

    Hi,
      After asigning new profit center in the Production order problem solve.
    regards,
    zafar

  • Form for Gr against Prod order.

    Hi
    I need a form for Gr against Prod order.. the form be trigerred once the Prod oder is saved...
    Can you pl let me know the smartform for the same which can be used in this ...
    Thanks in advance

    This scenario is new
    Normally during production order creation Order Printing can triggered automatically through spro setting
    I don't think the GR related smartform
    K.Prabakaran

Maybe you are looking for

  • Document attachment in PR & PO

    Hi Friends, is there any way to attach engineering drawing of the spare part material in PR & PO? eg. scanned copy of any drawing document. Your suggestion will be appreciated Regards, Santosh

  • IPhone won't sync with iTunes.  Help?

    iPhone won't sync with iTunes. It just says, "waiting for sync to start." But no matter how long I leave it like that, it never syncs.  Wirelessly or via USB.  I have restarted both my computer and my phone.  I have deleted and reinstalled iTunes. I

  • App to keep backlight on while locked?

    I have been looking for some type of app or feature that would keep the backlight on while my iPhone 3G is locked and being charged. I know you can set the Auto-Lock to never but that will keep it at the Home Menu where it is very hard to tell if you

  • NIHWDBDD.dll cant find

    Hi I had to reinstall Measurement & Automation to version 4.03.3003 and now then I try to load a project from LabVIEW version 8.0 I get the following error "Nimxsoffine.exe – unable to locate component" "This application has failed to start because N

  • How to control what happens when an app crashes?

    I can't for the life of me remember where the setting is for telling MacOS X to display a dialog asking if you want to Relaunch, Reset, Ignore etc. Anyone? Thanks, people.