Classification Mandatory in Material Master

Dear All,
I have multiple characteristics in a class attached to one of the material. I want to make some of these characteristics mandatory in material master itself, how can this be done. I know we can make 'entry required' in the characteristic but it only makes the value mandatory at the time of classification of batch. I want it to be mandatory in material only.
Thanks
geravine

Hi ,
You know the answer
I know we can make 'entry required' in the characteristic but it only makes the value mandatory at the time of classification of batch 
try out below steps,
create characterstic, and make it mandatory , attach it to class of calss type 300 , attach this class to material in classification view , as soon as you will open this view , system will ask you to assign value for this mandatory characterstic, and wont allow you come out of it till you assignh a alowed value.
Try out and reply.
Thanks
Ritesh

Similar Messages

  • Classification data in Material master

    Hi
    Is there any FM to read classification data in material master from buffer. I know there is a FM CLAF_CLASSIFICATION_OF_OBJECTS to read, but this reads from database tables. I want to know the FM, which would read this from buffer.
    Thanks
    Karthik

    Hi Ganga,
    Yes I am passing different countries to table .
    LOOP AT IT_STAX into WA_STAX.
           wa_taxclassifications-depcountry = wa_stax-aland.
            wa_taxclassifications-tax_type_1 = wa_tstl-tatyp.
            wa_taxclassifications-taxclass_1 = wa_stax-taxm1.
            wa_taxclassifications-tax_ind    = wa_stax-taxim.
            APPEND wa_taxclassifications TO it_taxclassifications.
    ENDLOOP.
        CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'
          EXPORTING
            headdata           = wa_headdata
          TABLES
            taxclassifications = it_taxclassifications
            returnmessages     = it_return[].

  • Purpose of maintaining classification view in material master

    Hi gurus
    can anyone explain Purpose of maintaining classification view in material master with example
    Regards
    Vishal...

    Hi
    One of the reason we maintain classification is for batch management where characteristics like shelf life expiry date is being attached to a class & that class is maintained in material master so whenever transactions takes place it will read from the characteristics value.
    the other purpose is with variant configruation, for a configurable material there will be more than one characteristics for ex: in a car it comes with A/C - non a/c, metallic - non metallic, normal steering - power steering all these are mainatained as characteristics & assigned to a class & we use that class in classification for materials.
    there is many more advantages & ways of using classification in material master.
    Regards
    Rang

  • Uploading TAX Classification data in material master

    Hi,
    I have to upload tax classification data in material master for countries DE,IT,FR,ES,CH and GB.
    I have used BAPI_MATERIAL_SAVEDATA and passing values to table TAXCLASSIFICATIONS.
    But bapi is uploading tax classification only for country DE.
    When I am creating through MM02 its getting updated.
    Can anybody tell me what is the problem ?

    Hi Ganga,
    Yes I am passing different countries to table .
    LOOP AT IT_STAX into WA_STAX.
           wa_taxclassifications-depcountry = wa_stax-aland.
            wa_taxclassifications-tax_type_1 = wa_tstl-tatyp.
            wa_taxclassifications-taxclass_1 = wa_stax-taxm1.
            wa_taxclassifications-tax_ind    = wa_stax-taxim.
            APPEND wa_taxclassifications TO it_taxclassifications.
    ENDLOOP.
        CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'
          EXPORTING
            headdata           = wa_headdata
          TABLES
            taxclassifications = it_taxclassifications
            returnmessages     = it_return[].

  • Mandatory in material master with material type wise

    Dear all
    Is it possible to make a field mandatory in material master with material type wise?
    kindly help

    Hi
    See the below config
    Check in OMS2 for your material type for "field reference". then
    Spro>logistics general>Material master-->field selection.
    Here you need to group required fields under one field selection group. then in Maintain field slection for data screen, you can make Field group madatory for the field reference (material type)
    If required take help from MM consultant
    Regards
    Antony

  • Wrong Tax Classification Taken from Material Master

    Hi Experts,
    I have a problem with Tax classification when determining the tax % at sales order entry.  Below is the scenario:
    1) There are two taxes applicable: Output Tax (15%) and Excise Duty (1%)
    2) Customer 01 is liable for both Output Tax and Excise Duty
    3) Material A is liable for Output Tax, but not liable for Excise Duty. In material master, the tax classification is maintained as "0" for Output Tax (the first line) and "1" for Excise Duty (the 2nd line)
    4) Material B is the opposite, i.e. liable for Output Tax but not liable for Excise Duty. In material master, the tax classification is maintained as "1" for Output Tax (the first line) and "0" for Excise Duty (the 2nd line)
    5) The tax codes are defined (with tax % maintained) in FTXP
    6) Pricing condition records are also maintained.
    Now the issue is during order creation with Customer 01 and material A, both Output Tax and Excise Duty are getting calculated as Zero. Where as in case of material B, both taxes are getting calculated with value (15% and 1% respectively).
    It seems that the system is getting the tax classification from the first tax (output tax) in material master and apply it to the other tax (excise duty). Therefore the Excise Duty gets the wrong value if the tax classification is different from that of the Output Tax.
    Have anyone come across this issue before? Your help is much appreciated.
    Thanks.

    HI ,
    thanks for your reply. In the meantime I figured out the issue myself. It was due to the access sequence that only checks tax classification 1 instead of 2 , 3 etc.
    Thanks for your reply.
    Dominique

  • Merging Basic data View and Classification View in Material Master

    Hi,
    There is a requirement to append Classification View under Basic Data View and then finally to delete Classification View.
    As per my understanding, it is not possible. Please let me know if it is possible, if so, please let me know how is it possible.
    A quick response is appreciated.
    Thanks & Regards
    Bhaskar Baddela

    Hi,
       Refer the thread: Problem creating Material Master sales view with LSMW which discuss the same issue. You may check and revert back.
    Regards,
    AKPT

  • No Material classification view in material master.

    Hello all,
    I have created LSMW for material master upload . Material is getting created through this, but 'classification view' is not getting created.
    But i can see the material- class assignment in CL20N.
    This problem is for specific material group.
    Is there any relation between material group & classification view?
    Plz advice how to resolve this?.
    Regards,
    Satpal Mujawar

    Hi,
    I found more information:
    Batch Input for CL20N is no longer supported.
    But you can continue to use batch input with the old transaction cl20.
    Please have a look at note 943559, point 2. It would be even better to
    use BAPI's instead. Please consult the notes 213120 and 373824 about the
    possibilities you've got.
    You can find information about the relevant Bapi's in transaction BAPI via:
    - Cross-Application Components
    - Classification
    - ObjectClassification
    Best Regards,
    Arminda Jack

  • Making of fields mandatory in Material Master

    Dear Gurus
    I am working on ECC 5.0
    I wanted to make mandatory fields for  material master in some of the views ..
    How to do that activity , can anyone give the clear cut idea about this how to do
    Thanx in advance
    Rgds
    Surya

    Hi,
    1. First go to OMS2 > Here for material type, get the "Field reference Key"
    2. Then go to OMS9 > Here in search help of Field sel. group, search for relevant field and select it.
    3. Now click on "Position" button and enter the Field reference Key got in Step1 and select it by pressing enter button. Now select "Reqd Entry" Radio button
    Also use OMSR to find the Field Selection key assigned to the Group
    You have to find the Field name of the material master field by pressing F1 and then F9 and get the field name then go for field selection

  • Batch Management appearing mandatory in material master

    Dear Friends ,
    I am getting batch management tick mandatory while creating material master , In OMS9 for field sel grp optional 01 ,I have made field reference for mm01 as optional, but still its showing batch management  mandatory while creating material master
    Thanks in advance

    Hi,
    If you have checked Field reference  ROH ( as material created with material type ROM & ROH assigned Field reference  ROH),the field selection group 75 optional entry.
    Then , now check *Field reference for material master in assigned to industry sector( the material created with) in t.code: OMS3 and here also make selection group 75 optional entry for *Field reference for material master in OMS9
    Also make selection group 75 optional entry  in OMS9 for for Field reference MM01 & 0001
    Now try creating material master.
    Regards,
    Biju K

  • Making acc assignment group mandatory in material master sales view

    hi,
        could someone help me how to make acc assignment group (sales org:2)in material master mandatory.just acc assignment group not other fields which comes along with it . thanks
    kulandaivel

    Hi,
    For making any field in material master optional/mandatory/hide , follow the steps:
    1.Just click the tab ,(Which is u want to be mandatory)and get the field name
    2.Go to T.Code: OMSR and enter that field name and get Selection Group
    3.1. Use t.Code: OMS2 and click your material type and in next screen check Field reference ( you have assigned for material type){{ ( example :;For ROH material type the Field reference is ROH)
    3.2. use T.code:OMS9,, Double Click your Field Reference and select field selection Group & select round box of mandatory  and save
    Regards,
    Biju K

  • Classification Table for Material Master

    Hi All,
    I want to identify the materials for which i have maintained the classification in Material master.
    here i need to find out the class as well as characteristic values.
    Any please help me how to get all these values for a material master.
    Thanks in Advance
    Sangram

    if MARA-PSTAT has a C within, then a classification view exists.
    this are the tables that are involved with classification.:
    KSSK Allocation Table: Object (vb.matnr) to Class
    INOB Link between Internal Number and Object
    KLAH Class header data
    KSML Characteristics for a class (internal number)
    CABN Characteristics ( o.a. batch/vendor)
    CABNT Characteristics description
    CAWN Characteristics ( o.a. material)
    CAWNT Characteristics description
    AUSP Characteristic Values
    TCLAO Several class types for object
    TCLA Class types ( vb. lfa1 => v10 en 010)
    TCLAT Class type text
    TCLT Classifiable objects
    TCLC Classification status

  • Sales Tax code mandatory in Material Master

    Hi,
    I am into developement and trying to create a material.In the Sales View1 tab it shows me 2 entries under Tax data.
    One entry for DE and other entry for the country I am working for.
    All the sttings seems to be similar vis a vis Sandbox where I could see only one entry.
    What could be the reason.I don't want to have DE entry for tax there.
    Also, I have to enter the tax code there.I am using zero tax(v0) and it asks me to put it there everytime.
    How to make it optional.I do not remember how it was done in Sandbox as it does not stop me there.
    It's urgent.Please suggest.
    Thx in advance
    Regards,
    manOO

    Hi Steve,
    thx for that.I have created one procedure for my country and have assigned it to country coe.I have done all the settings similar to Sandbox.I have created zero tax code since there is no tax involve for some reasons but i guess even there is no yax one has to create this calculation procedure and assign it to country code and then subsequently via FTXP create tax code for zero tax and then use it when required(for example at the time of invoice)
    what I did not understand as asked earlier is that why system is showing me 2 tax codes DE and AE in sales 1 view ?and why it is showing me mandatory entry.
    Showing up of 2 entries is okay but then I have to enter zero tax in both the lines.That is why i asked how can I make it optional.
    Is there any way ?
    I tries to search in the material master field status... but the group 190 where i could see this tax cose field is already optional.
    What could be issing here ??
    Thanks in advance
    regards,
    manOO

  • Classification values in Material master

    hi ,
    m using the BTE event to capture the values of material master but the characteristics name and value fields are not there.
    Is there any way to capture those values??
    i have one solution by assigning the program and table to the field symbols like--
    CLEAR field .
           field = '(SAPLCLFM)allausp[]' .
    ...but i need some more elaboration if someone has worked on this...or any other better solution...?
    Edited by: Jeetu@SAP on Jul 11, 2011 2:43 PM

    hello ganti,
    can u check ur MARC table and re-confirm, is thar really available....

  • Extend Classification View for Material Master

    Hello, How do I extend classificiation view for Material Master? Is there any BAPI or FM to do that?
    I cant find any place to extend it with BAPI_MATERIAL_SAVEDATA

    Hi,
    Use this FM to create Classfiaction view BAPI_OBJCL_CREATE
    Regards,
    Shan

Maybe you are looking for

  • Error "field required" in master-detail form with FORMS 10G!!

    I have a Master-Detail Form. When the cursor stay in detail block and i chage the master record with the mouse, clicking in scroll bar, i get error "field required". In Forms 6i, works fine!!

  • Sorry for duplicated post--How to convert a result tree fragment to NodeSet

    Dear Guru-s: I encountered a problem during the BPEL development, as following: scenario: Position: Transformation Activity Requirement: I should establish a complex data transformation, which need to assign an element of process input schema to a No

  • Parameter not returning all values

    I have a crystal report built off an oracle DB.  For one parameter it is not returning all values.  I can display data or the entire table it shows me all values, but when i build a parameter it only shows me through August.  It is a date/time field.

  • Avcodec.dll missing

    when I try to export a movie in Quicktime Pro I get this error mesaage. I uninstalled and reinstalled QuickTime Pro 7.04 but the error message continues. I can't find out if this file is a quicktime file or windows file, or where to download it or wh

  • 150:30 Error Message

    I can't launch my Photoshop Elements Version 8.0.  It gives me this error message    150:30. Please help! Susan Message was edited by: Brett N