Batch Classification Characteristic Values in MIGO...

Hi,
Can we update Batch Classification Characteristic Values in MIGO...
Batch is also created while doing MIGO. I have no issues in creating Batch.
Thanks in advance...

Hi.
  You can use the CACL_VALUE_CHANGE badi.
Regards.

Similar Messages

  • Batch Classification - copy values

    Hi,
    One of the requirements on the SD side is to print, the Batch class Characteristic values from the Raw MAterial on the Finished good's Invoice. Having performance concerns about reading MB56 for each Invoice line item, I was wondering if there is anyway to copy Batch characteristics values from the RM to the Finished good during Production ORder completion or any such process. All products are Batch managed.
    Would appreciate any inputs from you with similar requirements and your solutioning to it.
    Thks in Advance!

    It is not required that both the materials should have the same characterisitics.
    It completely depends on your requirement and development, of what characterisitics to be copied.
    If you need the total characteristics of the RM to be copied to FG then you should have the Characterisitcs in common.
    What ever the characteristics you want to copy should exist in both the materials.
    Hope this helps you.

  • Populating Batch Characteristics values in MIGO

    Dear All,
    I have a requirement to populate MIGO Quantity in one of the Characteristic of the batch. If this is not possible then i need to check whethere that characteristic value and MIGO Quantity for Each item are same or not ....
    I have got certain exit EXIT_SAPMM07M_004...But this exit is not getting called .. I have put break point and checked but not working.
    Can you please help me out in this exit or if you have any other place where i can put my checks.
    Regards
    Bhavin

    Hello,
    You can try with the following BADIs.
    These may be helpful for your requirement.
    MB_QUAN_CHECK_BADI
    MB_CHECK_LINE_BADI
    MB_STOR_LOC_BADI_GTS
    DERIVATION
    Regards
    Arindam

  • BADi/UserExit for MIGO : To popup batch classification screen auto

    Hi all,
    I want to pop up batch classification screen automatically in MIGO when performing a goods movement . In MIGO there is a command button for that to open up the batch classification screen, but my requirement is when click CHECK or SAVE button, branch it to batch classification screen if those characteristics are not maintained.
    Please reply .
    Thanks and Best regards,
    Sandun

    HI ,
    Chk BADI using these steps..
    1. Go to the TCode SE24 and enter CL_EXITHANDLER as object type.
    2. In 'Display' mode, go to 'Methods' tab.
    3. Double click the method 'Get Instance' to display it source code.
    4. Set a breakpoint on 'CALL METHOD cl_exithandler => get_class_name_by_interface'.
    5. Then run your transaction.
    6. The screen will stop at this method.
    7. Check the value of parameter 'EXIT_NAME'. It will show you the BADI for that transaction.

  • Query on classification material characteristic values update/insert

    Hi,
    I have a requirement to change classification characteristic values of a material via Txn MM02.
    The function modules tried are as follows which did not serve the purpose:
    1.UPDATE_MATERIAL_CLASSIFICATION
    2.CLVF_VB_INSERT_CLASSIFICATION
    3.CLVF_INSERT_AUSP
    4.CLVF_UPDATE_AUSP
    The characteristic values are not getting updated in the table AUSP(Where the values must have been updated) . So the updating of material classification characteristic values via txn MM02 is failing.
    Please can anybody help on any function modules or alternate solutions that will help to update the classification char. values of the materials.
    Also,for info please let know of the tables that maybe related for this updation other than AUSP.
    Any input at the earliest would be of great help.
    Thanks in advance.
    Regards,
    Leeza Roy V.
    EAS-SAP Practice,
    Wipro Technologies,
    Bangalore.
    Mob : 9886676986.
    Extn : 1152

    Leeza,
    There are quite a few standard BAPI function modules that can be used exactly for this. Look into the BAPI transaction under the CROSS APPLICATION SYSTEM --> CLASSIFICATION .
    BAPI_OBJCL_CHANGE
    BAPI_OBJCL_CREATE
    BAPI_OBJCL_DELETE
    BAPI_OBJCL_GETCLASSES
    BAPI_OBJCL_GETDETAIL
    These can be used to modify / create any classification data for the materials.
    Regards,
    Ravi
    Note : Please mark the helpful answers.

  • Batch classification "Date of last goods receipt" is "00.00.0000"

    Dear all,
    I have configured all steps for batch determination for FIFO.
    It worked fine for IM (stock transfer - mov.type 301) on last friday, however, get the issue today:
    - After I do GR (mov.type 101), the batch is auto created, batch classification is created,
    I use MSC2N to view batch classification:
    the value of "Date of last goods receipt" is "00.00.0000"
    What is wrong with my configuration?
    Could you pls help me to fix this?
    Thanl you very much for you help!
    Edited by: Ngo Quoc Hung on Dec 13, 2010 10:59 AM

    System Updates Batch Data in the Batch Master Record in the Following ways :
    1)  If the batch does not yet exist for the plant, it is automatically created.
    2)  If the batch already exists for the plant, the new quantity is simply posted as a receipt in the specified storage location.
    When posting a goods receipt with reference to Purchase order, the system updates Posting date as the goods receipt date in general data of the batch.

  • Batch classification details in Goods receipt

    Hi ,
    In my business for some of the materials i have activated the batch management and the batch classification details in the material master record.
    For those materials if i am doing the goods receipt system is allowing to post the document if the batch characterstics are not entered. I have to restrict if the batch characterstics are not allowed it should not able to post.
    I have made a message setting LB045 active with'E'. then also it is allowing.
    Is there any other message settings to be configuered.

    If the classification tab can be accessed in MIGO is depending on your customizing IMG > Logistics - General > Batch Management > Batch Valuation > Valuation for Goods Movement in Inventory Management > Activate Batch Classification for Goods Movements in IM
    there you have 5 options:
    ' ' No branching to batch classification
    1 Classification carried out in background (all batches)
    2 Classification only in foregr.for mand.charac. (all batches)
    3 Classification always in foreground (all batches)
    4 Classification in foreground for new batches only
    how did you setup it in your system?
    from OSS note 519303 - FAQ: Goods movement with Transaction MIGO:
    3. Question:
    How does the batch classification work in Transaction MIGO?
    Answer:
    When you post or check a goods movement, the system carries out the classification in the background. If you want to process the batch classification online, use the 'Classification' pushbutton. You can find this pushbutton on the 'Batch' tab page in the detail data of the item.
    You cannot automatically go from Transaction MIGO to the batch classification dialog. You can use the adjustable system message (Transaction OCHS) LB 045 to ensure that the complete classification data is entered.

  • How to find batches from characteristics value

    Dear Team
    How to find no. of batches from characteristic value used in that batch class?
    B.R.
    Ramesh kumar

    Hi Ramesh,
    Please try with BMBC.
    For characteristics value you can set it from customizing->Batch where used list.
    Regards,
    Krishnendu.

  • How to copy characteristic values from Purchase Order to MIGO Goods Receipt

    Dear all,
    I have a configurable material X,
    then i create a purchase order for that material and then i input characteristic value in the Purchase Order transaction and save it
    However when i do the Goods Receipt transaction via MIGO and using the Purchase Order number that i have created, after i entry the batch number and want to check the classification, the characteristic value are blank, so it is not copied from the Purchase Order
    I've tried guide from
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/92/9b4a23a46411d6b28300508b5d5c51/content.htm
    but i do not find the configuration for copying rule
    Is there any one who can resolve this problem??
    Regards,
    Marufat

    Hi,
    You define the copying rules for a movement type in Customizing for Batch Management under Batch Valuation ,  Valuation for Goods Movement in Inventory Management , Activate Batch Classification for Goods Movements in IM. Please refer below link. Thanking you.
    http://help.sap.com/saphelp_me52/helpdata/EN/47/39867251500aa7e10000000a114a6b/content.htm

  • MIGO - how check batch classification.

    Hi all,
    When using the transaction Migo (create), the user can enter a certain characteristic through -> batch -> classification for each position. I have to check that the input code is not already used in another posizion.
    I found the Badi CACL_VALUE_CHANGE, but at this point I have only the characteristic of a single position.
    Does anybody know the internal table which stores the characteristics and at what point can I go to check them?
    I also found these internal tables IZH, AMM and ZM, but at the time of final check, they are not available.
    I thank you in advance

    Hi,
    You can get the characteristic values from the standad table AUSP , and table CHVW.
    Thanks and Regards,
    Narayani

  • Copy of Material Master charac. values to the batch classif. in GR for PO

    Dear gurus,
    Could you please help me with the following issue. I have a material managed in batches, and it has a classification type 023 in material master. I fill one chaacteristic of this classification with some value. Now I want this value to be copied to the batch classification during the creation of new batch while making GR to production order.
    Is it possible?

    Hi Nikolaj,
    What I am understand your requirement is like,
    You want to fetch the value of Characteristic maintain in Batch class in Material master to the Batches, correct?
    But my Friend if you maintain value of characteristic in Batch Class in material master then it will works as a validation.
    For Example,
    Suppose your Characteristic is Colour and in Material Master Batch classification view you have maintain value as Red.Then system will not allow you any other colour in Batches.You will find that value in Drop Down list.
    Regards,
    Dhaval

  • Updating Batch classification data from MIGO for Purchase order

    Hi,
    I need to update batch classification data (in MSC3n) from MIGO for purchase order. The logic needed for this is as below,
    1) Pass material and batch to MCH1 table to get CUOBJ_BM.
    2) Pass CUOBJ_BM to INOB table to get INOB-OBJEK.
    3) Pass INOB-OBJEK to CLAF_CLASSIFICATION_OF_OBJECTS to get class name & characteristic name.
    4) Pass INOB-OBJEK, CLASS name and characteristic name to BAPI_OBJCL_CHANGE to update batch classification data.
    I created implicit enhancement at the bottom of FM "CLVF_VB_INSERT_CLASSIFICATION". But the problem is, the return parameter of BAPI_OBJCL_CHANGE is giving the following error.
    Class type 023, object type MCH1, object RAW-6             0000001151
    Object is currently locked by user
    The assignment was not changed
    Please let me know how to do it. Is there any BADI or User Exit?

    Hi,
    As you said the break point is not triggering did you activate your exit and activated even the project to which your exit is assigned.
    I hope you missed activating your project in CMOD transaction. Please verify it once and if it is not activated then immediately activate it and try debugging again.
    Regards,
    Rafi

  • Automate Characteristic value selection in Classification -Material Master

    Hi Gururs,
    I have workflow to create Material Master
    We have large number of Characteristics and  Value selection manually (mandatory and optional)
    we want to automate the Characteristics and  Value selection
    Any ideas to automate
    Prabakaran K

    What I understand from the question is this: While creating a material master through the use of workflow, you wish to automate the selection of mandatory and optional characteristics in the classification view. I have a few queries:
    How many classes does your material have? only batch class or material class as well?
    Also, on what basis do you want to automate the selection of the characteristic values for a material? There has to be a connection between the material type OR class assigned to the material, etc.

  • 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

  • Get batch characteristic value

    Hi Experts,
    I need to get the characteristic value of a batch if I provide with batch number and characteristic name as parameters.
    Is there any standard function module for this?
    Regards
    Thanks in advance
    Prathib

    Dear,
    BAPI_CLASS_SELECT_OBJECTS gets objects for a class. If you want to retrieve the characteristics, try using BAPI_CLASS_GET_CHARACTERISTICS.
    or check FM CLFM_SELECT_AUSP
    Regards,
    R.Brahmankar

Maybe you are looking for