How to assign multiple batch class to material in classification view

Dear Gurus,
How to assign multiple batch class to material in classification view.
plz explain what are the procedure and what are the configuration required before assignment.
Thanks
Mani

OK, Thanks for your reply.
Regards
Mani

Similar Messages

  • Assign Batch Class to Material - Using Upload

    Hi All,
    I have a requirement to assign batch class to material master (MM01 / MM02) - Classification view - Batch Class (022).
    This assignment has to be done through a upload program (BDC / LSMW / BAPI). Can someone please suggest me the best possible option.
    Note:
    1. I don't want to assign batch characteristics values. Just wanted to assign batch class to material.
    2. I have already created LSMW to load material master using LSMW direct input approach.
    Thanks,
    Somu

    Hi Dev,
    My existing LSMW was created using direct input approach which has no option to assign Batch Class to material.
    So my thought is to create a separate program (LSMW / BDC / BAPI) to assign batch class to material.
    Any best possible option please?
    Thanks,
    Somu

  • How to assign the vendor for Pipeline material like Oil,power etc.

    Dear All,
    Can anybody tell me , how tp  assign the vendor for Pipeline material like Oil,power etc.

    Dear,
    Create source list ME01 maintain vendor here if vendors are multiple.
    Create Info record ME11for vendor and material combination
    Regards,
    R.Brahmankar

  • How to assigne multiple value in key of read table

    Hi gurus,
    I want read table xxxx with key field1 = ' xxx' or field1 = 'yyy'.
    how to assign multiple value as key for the same field while reading internal table.
    Regards
    sagar

    Hi ,
    You can loop the internal table like
    loop at  <table xxxx> where field1 = ' xxx' or field1 = 'yyy'
    or you can write two read statements to read the internal table in wrk area.
    read table   <table xxxx> with key field1 = ' xxx'.
    if sy-subrc <>0
    read table   <table xxxx> with key field1 = 'yyy'.
    if sy-subrc = 0
    endif.
    else.
    do your data processing.
    endif.
    Thans.

  • Batchbatch assignment ( multiple batches ) takes place - at goods receipt ( order confirmation ) assignment ( multiple batches ) takes place - at goods receipt ( order confirmation )

    Hi all,
    when will the batch assignment ( multiple batches ) takes place - at goods receipt ( order confirmation ) for each process order ?
    we will be prompted for the batch assignment ?
    thanks
    Vinu

    Hi,
    Yes system will create three process order considering you have maintain maximum lot lize as 1 Lac in Mateial master MRP 1 View.
    and these three process order will have different three batches considering you have batch number assignment as the time of release of production order.
    this can be multiple batches as well if partial confirmation done and batch number assignment is done on GR.
    If you are looking for one batch for three process order you need to go with development.
    Thanks

  • Material Master Classification view

    Hi all,
    I have some doubt in Material Master Classification view.
    I want to know the Database Table name in which the field Class Number
    is  stored.
    I know that these tables are stored in the stucture ( RMCLF
    )  during creation of material master.
    Thanks in advance

    KLART is for Class Type & not for Class number ...
    also i need the table where i can see it ...
    Thanks in advance

  • Assigning New Batch Class

    Dear All,
    Having a material A with Batch class B1 & many transactions happened with this batch class
    Need to assign a new Batch class B2 with different characteristic
    Is it possible to change in material master?
    If so, what are all the prerequisite & how to proceed
    Kindly advise
    With Regards,
    V.B.Saravanan

    So you're saying you have this code:
    node1 = new DefaultMutableTreeNode();but you want to arrange things so that when it runs, it actually creates an object of some subclass of DMTN?
    No can do. While you're changing all the instances of that code, think about refactoring your application so that you don't have so many instances of it.

  • Skip lot across multiple batches for same material

    Hi,
    I am looking for a way to control skip lots across multiple batches for the same material.
    We need to do a quality check in production after a certain quantity produced (on a machine, for a material). My idea was to do skip lots (for GR)  until we reach a threshold (say 10.000 pcs) and then do an inspection for the next GR for that material.
    Any ideas how to set that up?
    Thanks for any hint
    Andreas

    Hi mergler,
    Ref to your query pls check this link Stock Posting for Skip Lots
    Thanks in advance

  • Find batch class of material and characteristics

    Hello Experts,
    can anybody send sample code to derive the batch class of the material and list of characteristics that are assigned to that class.
    Thanks in advance.
    Zak.

    Tables used for batch characterastics are:
    MCH1
    AUSP
    CABN
    MCH1->CUOBJ_BM   = AUSP->OBJEK     (see preceding zeros)
    AUSP->ATINN           = CABN->ATINN
    Thanks
    Ganesh

  • How to issue Multiple Batch Items to subcontactor

    Hi,
    I am facing problem at issuing the batch managed material to subcontractor, suppose I have to issue 20 kg of material xxxxx to subcontractor, but we have two batches aaa qty 10 kg and bbb qty 10 kg, but system is not getting batches automatically at MB1B-541, and we have to enter two lines at mb1b manually for batches aaa and bbb.
    Please suggest how system should get batches automatically on the basis of shelf life expiration date.
    Regards
    Rajeev Gupta

    Hi,
    You should define the batch search strategy and condition for batch determination while movement types.
    Refer the below configuration doc it will help you..
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0caed4a-40f9-2c10-349a-96ec617a8161?overridelayout=t…

  • Create Batch Class in Material Master

    I need to create the Batch class for n number of materials.
    I am using the BAPI BAPI_OBJCL_CHANGE but it is not createing the Class. It says no Batch exists.
    There are no Batches created for the Materials which FM or BAPI can be used to create the Batch Class which don't have the Batches.
    I tried manually though MM02 it is working like for class 023 Class FERT03 it is createing but not via BAPI BAPI_OBJCL_CHANGE.

    Hi Abhishek
    I had a simillar isssue last year trying to create an equipment class. I had to finally use bdc.
    Why dont u try to use bdc on mm02, or if u 've that much of patience u can debug mm02 to see how its being done in sap.
    Best of luck.

  • How to assign multiple categories to a webapp item that is populated from a frontend form?

    We have a webpage with a form that allow users to populate a webapp, but we also need that the user can assign multiple categories to the webapp item that is going to insert.
    The support forum told us that it is not possible to assign categories from the frontend, but only from the admin area.
    Is there any workaround to this issue? We do not want the users to access to the admin area because we need them to populate the webapp only from the web form.
    Thanks for any help on this.
    Franco

    Dont know if this will help:
    http://bcgurus.com/tutorials/dynamic-categories-for-business-catalyst-introduction

  • Use of Standard Class in Material Master classification

    Hello Experts,
    Can you please explain me the significance of 'Standard Class' option in classification view of material master?
    When I click on F1 it gives following info (which I can't understands completely)
    A standard class allows you to access all the information on classification and characteristics for an object when you use the object, without having to select one of the classes it is assigned to.
    Can you please elaborate more on this?
    Thanks in advance,
    Vijay.

    Hi Anamika,
    Thanks for your feedback.
    Actually my question is why there is option of 'Standard Class' provided in classification view. If multiple classes are assigned to given material then we can select only one class as a standard class. What is the use of selecting a class as a standard class??
    Thanks in advance,
    Vijay.

  • We can´t change the class in Material Master classification Tab (MM02)

    When i trying to delete the class in the Classification tab in PRD System, it triggers the following message
    'Assignment (# material) (classname) can not be deleted' because If you use classification data for selection of components of the BOM. Or if the material still has lots that are classified.
    But in QAS System it is possible to delete the class from Classification tab.
    Can you explain me, why it works in QAS and not in PRD?

    To delete the batch class  from your material, you will need  to first archive the batch (object MM_SPSTOCK).  Once the
    batch are archived and deleted from the system, you may still have to run program RCCLZUOB.  This program looks for objects which are still incorrectly assigned to classes.  First run the program in Test mode (Delete flag is NOT set).
    Then you can set the Delete flag to delete the assignments.  Once the assignments are deleted, you should be allowed to delete the Class assignment in MM02.  You must save the material and then go back in change mode to make a new class assignment.
    Also review SAP note 113091.

  • Batch Determination in SD - Need for Material Master Classification View

    Hi!
    Is it mandatory to have the classification view of the material maintained to enable expiry date based batch determination at delivery creation?
    I have configured BD for the delivery. When testing with a material for which the classification view is maintained, the batch is determined. When testing with a material for which the classification view is <b>not</b> maintained, the batch is not determined.
    Appreciate that this may seem like a strange question given what the testing shows but I am working with a colleague who is adamant that the classification view on the material master is not required.
    Any casting votes would be much appreciated and rewarded accordingly. Thanks, Duncan

    Classification of batches is mandatory if you want to use the batch determination feature.
    source: http://help.sap.com/saphelp_erp2005/helpdata/en/4d/2b8bd043ad11d189410000e829fbbd/frameset.htm

Maybe you are looking for

  • SCREEN BACKGROUND COLOR CHANGED SUDDENLY

    Hello: The background color of the Internet Explorer Email Screen changed suddenly from light blue to orange-pink!How can I turn it back to light blue?Thank you,Elba

  • Want To Know The Name OF Company Table

    In Administration -> Choose Company, It gives me the list of all Company Name,Database Name,Version etc . I Want to know the Table Name which has all information about company name and all. Regards

  • N8 web browser start page, symbian anna

    How to set my bookmarks as browser's start page, like it was option in old browser?

  • Mac Pro won't wake for network access & streaming

    I used to enjoy streaming media from my G5 to various UPnP devices, as well as streaming videos to my iPhone using Air Video and accessing the G5 from my MacBook over my home network, and over the internet using Back to my Mac. But after upgrading to

  • Type of the value popped by the astore instruction?

    Hi, I would like to monitor the assignment to a local variable of java reference type. But the astore instruction may pop a returnAddress type value. How may I check if the popped value is of returnAddress type or a reference type? Thank you in advan