Batch classification during GR against production order using txn MIGO

Hello All
       I am usng batch classification during for movement type 101, when am doing the GR against production order using txn MB31 the system automatically navigates to classification screen wherein i need to enter the characterstic value & it all goes well, I can also view the stock with batch no and the classifcation value when the GR is being done with txn MB1.
      But when am dong the same thing i.e. GR against production order using txn MIGO system doesnt navigates to classification screen for characterstic value entry and am able to do the posting. I want that system must navigate to classification screen automatically if i do the GR using MIGO also as it doen in the case of txn MB31.
       Please suggest what settings are to be done for the same, I am unable to figure out why the system is behaving in this manner. Kindly provide your inputs to sort out this issue. Waiting for your valuable inputs.
Regards,
J K Tharwani

Dear,
did u refer SAP Note 519303 ?
After keeping Batch Classification as 4 in OMCV, in MIGO, it will start showing the Batch Classification button under "Batch" Tab, it will not show the Batch Classification Pop-up automatically as it shows in case of MB31.
If you wan users to enter the characteristics values mandatorily in the Batch Classification then in CT04 for these characteristics activate Entry required indicator in "Basic Data" Tab
SAP Note 519303
Please refer this also,
[MIGO|Re: How can I get the MRP history?]
Regards,
R.Brahmankar

Similar Messages

  • Batch Split during GR for Production Order Confirmation

    Hi All,
    We need to do batch splitting during GR for Production Order Confirmation.We are using CO11N for confirming the Production Order and in the PP settings auto GR is activated once the Confirmation is done.
    Currently it is generating only single batch number for the complete quantity, but our requirement is that we need that system should create separate batch for each piece.
    For ex.: Production Order is for 100 pce, when we do Production Order confirmation, system is automatically doing the GR by 101 movement type and it is creating one single batch for full 100 pce. But we want the batch number should be generated for 1 pce i.e. we want to split the 100 pce into 100 batches with 1 pce each.
    Please let me know what can be done for this requirement.
    Regards,
    Ankit

    Dear,
    In OPK0 you need to active the screen Mill: Goods Receipt (8485) for confirmation profile for the single-screen entry.
    Best way is use BAdI /SAPMP/SPLIT_CO11N for the Enter Time Ticket for Production Order transaction (CO11N)
    you must activate BAdI implementation /SAPMP/SPLIT_POPUP and/or /SAPMP/SPLIT_CO11N for this BAdI
    I have use the same BADI it will ask you number of split according to that it will split the GR line item.
    Please refer this link,
    http://help.sap.com/saphelp_dimp50/helpdata/EN/4e/1796374b088e5ce10000009b38f8cf/frameset.htm
    Regards,
    R.Brahmankar

  • 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

  • How to create the Batch Automatically during creation of Production order

    Hi All,
    I wanted to create the Batch Automatically for the Specific order type during creation.
    Not for all order type so OPKP transction will not work for me.
    Please suggest any way or user exit any production order.
    Thanks,
    Amit Shah

    Hi All,
    Thanks for your inputs.  
      1. Why we want create the Batch Auto -
          For Std Production Order type we want to generate Batch Automatically.
          For Re-work Production Order type we don't want Batch Created Auto.
          If you have better solution please let me know.
    2.  Scheduling profile.
          I think I misunderstood your solution.
          You want to say that mainatin the Schd profile in the SPRO with repect to Sub Schdler.
          Already client is maintaining the Schd Profile in the Material Master.
           please correct me if i am wrong.
    Thanks,
    Amit Shah

  • Scrap against production order

    Hi,
    My scenario is : I have a production order of 100 pieces out of which 80 are ok and 20 are scrap. I do a Goods Receipt of 100 and then scrap 20 pieces from stock.
    What steps should I follow after I scarp 20 pieces from stock from Materials Management perspective like : Do I need to pay excise duty, entry in RG1 and Rg2 registers...
    Regards
    Ashish

    Hi,
    My scenario is : I have a production order of 100 pieces out of which 80 are ok and 20 are scrap. I do a Goods Receipt of 100 and then scrap 20 pieces from stock.
    What steps should I follow after I scarp 20 pieces from stock from Materials Management perspective like: Do I need to pay excise duty, entry in RG1 and Rg2 registers?
    You can do goods receipt against production order using MIGO /MB31 for 80
    And then scrap the 20 in production area using MB1A and use Movt type 551 place it in to scrap location from there you can do scarp sale.
    And for 20 Pieces you can reverse the in put excise duty go to J1IH select Mat  write u2013off  tab or select (F5)  enter the input parameter as material document generated out of scrapping the material (551) and select the Register which is relevant for the material. Then enter the duty values like BED, Ecess & She cess manually.
    Rgs

  • 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

  • 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

  • Header Material Repeated during creation of production order

    Sir,
    I have defined bom as one component and 3 co product.
    During creation of production order in operation overview i found header material is repeated in components.
    Pl. suggest me where i have made mistake.
    Regards,
    Vivek

    Hi
    Check whether BOM is recursive or not? also check the movement type against the header material.
    Also check in CO03>Goto> Material list
    Regards
    Anupam Sharma
    Edited by: anupam sharma on Jan 30, 2012 12:17 PM

  • Problem During Creation of Production Order

    Dear Sirs
    Hope you all are well. I am facing a problem in PPDM during creation of Production Order which is that when I try to release the order System shows me material availability error for BOM items but when I check those material in MMBE(stock overview )all materials are available in UN-restricted use stock. I am facing this problem and not able to resolve it please help me out in it.
    Thanks
    Regards ,
    Haseeb Khan
    Senior Consultant

    Dear
    Did you maintain Work Schedulimng View of the Material ??
    Did you maintain any Production Storage Loaction in MRP2 view and same is appearing in Goods Movement Tab in CO11N screen with Movement Type 101 ??
    Did you maintain the Operation Control Key -pp03  which should have Auto GR check box marked in OP00 ?? Goto Operation Control key -Detail information -Check whther Auto GR is marked or not ??
    If you are using Serrial Number Profile and Serial Number , then Auto GR is not possible .Make sure that you are not haveing functionality because it does not support Auto GR fro serialised material and need to do it through MIGO/MB31/MB1C.
    Make sure that you have used PP03-Control key only at last operation not all the operations.You need to maintain PP03 at Routing level and call the function by Read PP Master data  at production order level   (co02-function read pp master data )
    Regards
    JH
    Edited by: Jiaul Haque on Feb 14, 2011 12:55 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

  • 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

  • Reserve batch number at creating of production order

    Hi,
    I would like to know if there is a way to reserve batch numbers when creating a production order. And when the production order is released and create the receipt, the receipt to use that batch number reserved at the moment of the creation of the PO.
    How could I do this using the SDK?
    Best regards,
    Irina

    Hi,
    Thank you for your answer.
    But, if I "reserve" the batches in a UDF in the production order, it might be that by the time the receipt from production is added those batch numbers to be used already.
    Any other ideas?
    Thank you,
    Edited by: Rui Pereira on Dec 23, 2008 4:18 PM

  • To allocate to production order using template

    hi everybody!
    I am having issue about allocating cost.
    In product costing, there is a cost, called Batch cost. That means all cost which is relevant a production batch is only allocated to production orders belong that batch. I am opposed to use Business process to collect all cost relevant a Batch cost. Then allocate cost by template from Business process to Production orders which belong that Batch.
    But i don't know what will i maintain and configure template?
    may anybody help me?
    Thanks in advance

    hi..
      Actually Batch is nothing but to identify a product by defining some unique number throughout the process of manufacture.
    So, (1) One individual prod can be a batch
          (2) On bundle of products may be a batch
          (3) One process cycle can be a batch
              so on ....
    So if you have specific order for specific batch, then  you allocate cost to that order it will go productwise/batchwise.
    If you give some more details it will be easy to suggest.
    kkumar

  • 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

  • Raw material -scrap-against production order

    Hi all,
              I withdrawn 10 qty of raw material for production order using mvt type :261. Due to some wrong machine Operation  2 qties of the Raw material is become unusable(scrap).
    I want to return this 2 qty of raw material to warehouse.
    what is the movement type can i use?
    Please advise me in this....

    Hi Kumar,
    Please make your question clearer.
    Have you made a confirmation against a PrdORd? I mean:
    1. confirmed 10 pcs of FGs
    2. withdrawn 10 pcs of raw materials
    3. Later you recognized that 2 pcs of FGs were not good because of the wrong quality of raw material.
    In this case you can cancel your confirmation in CO13 (and do it again only for 8 pcs of FGs and scrap the 2 pcs of wrong raw materials) or you can ask for 2 pcs of raw materials from WH and produce the missing 2 pcs of FGs (physically). In this case you can scrap (MB1A 551) the latter 2 pcs of raw materials.
    Other option is that after getting 2 pcs of raw material and producing the 2 pcs of finished goods you book an excess consumption in MB1A + MVT 261 + PrdOrd reference. It based on your concept...(in which way you want to handle the scrap).
    BR
    Csaba

Maybe you are looking for

  • How to use group by in PL/SQL

    Can anyone give me a clue how to group rows using PL/SQL? I want to make a push button that groups a number of rows. When I run the form and push the button, I get the Oracle 01422 error. I am using one data block and, after pressing execute on the O

  • Colors not rendered correctly in Photos

    The Photos app is not rendering colors correctly.  I just downloaded the Loom photo organizer app, which accesses photos from my iPhone Camera Roll.  As I was using Loom to scroll through photos on my iPhone Camera Roll I noticed that one particular

  • How to record simultaneous datalines each playing in its own thread?

    Hi, I have a program where multiple tracks of audio play simultaneously. Each track plays in its own thread to its own sourceDataLine. If I wanted to write all sourceDataLines currently playing to a file, how can I go about this? Is there someway to

  • CRM 5.0 core and Standalone components, ERMS, Webclient cookbook - download

    Hi, Please visit www.service.sap.com and download the CRM 5.0 Webclient cookbook, ERMS, upgrade documentation etc., thanks Arul<a href="https://websmp103.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000647974&">CRM 5.0 upgrade info</a>

  • Oracle BAM 11g separately on Linux

    Oracle BAM 11g can be installed as a separate component in Linux, without installing all the SOA Suite 11g?