Good issue  by MB1A against Production Order

Hi Dear PP profesionals,
Could you advise me about the follow scenario.
I am using MB1A to do re-stcok (262) and consume (261) against Production Order only for one o two component(ROH Materials).
Just I created Production order by 100 EA, after I confirmed it but I need to do some ajusment in some components.
For one them I need to do re-stock from production order to storage location in this case I am using MB1A against production order  with movement type 262 the quantity to back storage location is by 5 EA.
For the other component I need to consume 5 EA more then I am using MB1A against production order with movement type 261.
After excute MB1A for both cases I go to the production Order but I can not see reflected this changes
For first one I expect to see 5 less if when I confirmed production order were issue 100 EA after ajusment with MB1A I expect see 95 with movement type 262.
For second one I expect see 5 EA more if initialy I consumed 100 EA after ajusment with MB1A I am expectin see 105 EA.
Could you advise me about iit, f I am expecting is correct or MB1A only make ajusment without any reflected in Production Order?
Best Regards,
Julio PP

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

Similar Messages

  • 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

  • Goods reciept through MB31 against production order using serial number

    Dear ALL,
    We are using MB31 for goods receipt against production order using serial number.
    First we do confrmation by tcode co11 and then recieve the material by mb31 against the order.
    I want that sysstem should not allow good reciept by mb31 more than the confirmation done in co11.
    Please suggest.
    regards,
    Pradeep

    Hi,
    There are two ways to control this problem; 1) User Exit    2) BADI
    1) User-Exit
    Enhancement: MBCF0002
    Function module: EXIT_SAPMM07M_001
    Code for your copy pasting in the source code of ZXMBCU02.
    Remember to activate the program. In SMOD enter the enhancement, press F8 and then click on activate button.
    *& Include ZXMBCU02
    data it_afvv like afvv occurs 0 with header line.
    tables: afvv, afko, afpo.
    data tot_gr like mseg-menge.
    If i_mseg-bwart = '101' and i_mseg-aufnr is not initial.
    select single * from afko where aufnr = i_mseg-aufnr.
    select * from afvv into table it_afvv where aufpl = afko-aufnr.
    sort it_afvv by aplzl descending.
    read table it_afvv index 1.
    select single lmnga from afvv into afvv-lmnga where aufpl = afko-aufnr and aplzl = it_afvv-aplzl.
    select single * from afpo where aufnr = i_mseg-aufnr.
    tot_gr = afpo-wemng + i_mseg-menge.
    if tot_gr > afvv-lmnga.
           MESSAGE 'GR Qty greater than Confirmation Qty of the last operation' TYPE 'E'.
    Endif.
    endif.
    2) BADI
    Implement the BADI for WORKORDER_GOODSMVT in this there is method
    MANUAL_GOODS_RECEIPT under that
    write you code here
    if_ex_workorder_goodsmvt~manual_goods_receipt.
    endmethod.
    Technical Logic
    Check the confirmation qty in AFVV table with production order get the last operation confirmation qty and subtract the Delivered qty. If this is Greater than or equal to the GR Qty entered in the screen allow the posting or through Error.
    Tables: S022, AFPO, AFKO, AFRU, AFVV
    Regards,
    Sankaran

  • Error in goods issue witjout release of production order

    hi gurus,
    I have created production order but not released only created.
    Now  I am doing Goods issue in MIgo then it is not allowing.
    I want to know the reason for that.

    Dear ,
    It is a normal behaviour of the SAP system in Production Order Cycle that once the Production Order Status is CRTD , REL -Relased , Material Availablity Check , Capacity Availablity Check has done , then one should execute M31/MIGO/MB1A to perform the the good issue .
    Even if you goto MIGO -Goods Issue -Reservation Number -Enter Res Num  and execute .It will give you an error with Yellow marked light because , till you REL the Production Order , there will not be any confirmation agisnt the reservation number to carry out  any Movement Type with documents number .
    So REL is mandatory before Goods Issue done againt any PO
    Hope this is clear
    Regards
    JH

  • Allow Goods Receipt only when Goods Issue already done against process order

    Hi,
    Can we put a validation that , in case of process order, without goods issue system will not allow for goods receipt against that process order.
    Regards,
    Archana

    Check this link
    http://scn.sap.com/thread/493508
    User exit for GR without GI
    Regards,
    Himanshu

  • How to Default Cost Center During Goods Issue (tcode: MB1A) To Prod Order

    Dear Experts,
    How to default the Cost Center/ Profit Center during goods movement posting?
    Currently, for Goods Issue transaction, the cost center show blank. Even i have default C.Center in cost element (OKB9) 
    Where to link Cost center/ Profit Center to MM module?
    Need your help.
    Thanks,
    Kiran D

    a. If you want to default a cost center to the transaction then use substitution. Give the default profit center in the cost center. so profit center will also get defaulted.
    b. if you want to default the GL account then configure it in OBYC, then use OKB9 to give the default cost center and profit center.
    anantha

  • 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

  • HU managed material consumption against Production Order

    Hi Gurus
    I am struggling to determine how we will consume HU managed goods in production.  The scenario is for the rework or repack of finished goods.  
    1)      The HUs are staged to the production area (either PSA or ST 914 in WM) based on need for rework or based on a production order
    2)      Production Order is confirmed and the inventory on HUs is goods issued.
    There are a few variations:
    Ø  In a rework the HUs are reused with a reduction; that is, they will send in 100 pallets to be reworked and get back say 90.  In this case they would reuse the 90 HUs and the remaining 10 would be inactive.
    Ø  It is also possible that 100 HUs are staged to production and not all the inventory is consumed in the production order.
    The basic question is:
    How do we capture the actual HUs used in the production order or staged but not consumed in the production order?
    Any kind of help will be highly appreciated,
    Thanks
    SK

    dear SK
    if i understand your process correctly - you're after the "Post Goods Issue with HU via Production Order"?
    as far as i know:
    -you create a production order and release it;
    -WM creates a pick request from which you can create a transfer order. the execution of the transfer order results in the components that are managed in HUs at the storage location, being withdrawn and made available for production;
    -you post the goods issue. depending on your organizational structure you can either use an outbound delivery or a transfer requirement as a picking document.
    good luck!

  • How to stop excess goods issue against production order from MB1A

    Hi Gurus,
    In our organization goods issue against production order is done by using MB1A T.Code manually.Due to this reason sometimes excess quantity of RM issue against production order.Now I want to stop the excess goods issue against production order by using MB1A but I want to mainatain a certain tolerence.
    Please advice what to do?
    Regards
    Nirmal

    Hi ,
    Use user exit MBCF0002
    This is called when u do goods movement for production order.
    Regards,
    Vishal

  • Goods Issue (MB1A) for production order - no stock reduce happening in WM

    Hi,
    I try to do a Goods Issue with transaction MB1A for a production order, but no stock reduces happens within WM (HUM).
    I did the following.
    Created a Production order - CO01
    Created a TR - LB01 - (assigned production order to the TR)
    Created a HU for the materials. (HU02)
    Created a Transfer order to storage type 914 with L_TO_CREATE_MOVE_SU.
    At the end I want to do an goods Issue with MB1A. This seems not to work correctly. When I fill out the ordernumber and process the transaction a Delivery is created.The materials are already on 914, so it can be issued directly.
    What can I do to solve this.
    Thanks in advance.
    Regards,
    Alexander

    Please find out is there any accoun t assignment is there for the component in question.
    pl got production order disply screen and goto  --> material list
    check is there any value on the filed account assignment. If that is the case then you need to have special stcok for that account.
    If it is empty then check
    are you entereing the correct storage location and plant.
    if that is also fine then check whether the component is already issued, i.e. goto the component detailed screen and check wthere final issue tick is there for the component...or the componentb is deleted...
    come back after these checks.

  • 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

  • How to restrict reversal of Goods issue against production order.

    Dear All,
    How to restrict reversal of Goods issue against production order if production order status is CNF or DLV.
    i want that user can not reverse the goods issued against production order, if they want to do so, then user has to reverse the GRN and reverse the GI then only.
    Please suggest the solution.
    Regards,
    Sandeep Dhruve

    Hy Sandeep,
    You have to use User Exit for this.
    The following enhancement is available for production orders:
    o   CCOWB001    User exit for modifying menu entries
    You can use this function module to deactivate menu entries or
    functions. The locked functions can then no longer be executed by the
    user.
    The enhancement CCOWB001 contains the following components:
    Function exit
    o   EXIT_SAPLCOWB_001   Good movement: Deaktivate functions
          Display documentation
    Regards,
    Dhaval
    Edited by: Dhaval Choksi on Aug 22, 2008 3:01 PM

  • 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

  • Material requisition against production order

    Dear all,
    How do i put material requisition against production order. Kindly give me the t-code and total path till material issue from a particular storage location. i.e
    --> requisition against Production order for a storage location
    --> Transfer posting by movement type
    Thanks

    Hi,
    Procurement of RM: -
    1. MM01 - First of all create materials (RM, SF, FG)
    2. CS01 - Create BOM (FG > SF > RM)
    3. MD61 - Planned Independent Requirement for FG
    4. MD02 - MRP Run for FG (System will create Planned orders and PRs automatically as per procurement key - E, F and X in Material Master)
    5. MD04 - Stock / Requirement List OR ME5A - PR List
    6. ME21N - Create PR w.r.t. PO
    7. MIGO - GR w.r.t. PO (Movement Type - 101, Capture Excise invoice here)
    8. J1IEX - Post Excise Invoice
    9. MIRO - LIV for PO
    Goods Issue of RM: -
    1. CO40 - Convert Planned Order to Production Order (Schedule, Release Order)
    2. MIGO - Goods Issue > w.r.t. Production Order (Movement Type - 261) - You can also use MB1A for GI against Order
    3. CO11N - Confirm Production Order
    4 MIGO - Goods Receipt > Order (Movement Type - 101)
    5. KO88 - Order Settlement

  • 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

Maybe you are looking for