Can we restrict material type in mb1b

can we restrict material type in mb1b

Hi
restricting using a authorisation will might block all transaction not just mb1b
check authorisation object M_MATE_MAR. first give the authorisation group in material type and then assign that in this object
consult Basis guys for this
regards
kunal

Similar Messages

  • How to Restrict Material Type in MM01 ?

    *Hi experts,*
    *How to restrict material type ? i wanted to restrict the end-user not to access any other material types than Raw material,Semi-finished goods. it means when end user trying to create material then if he enters other than these two material types then he should get error saying that "your not authorized to select that xyz material type".*
    *I have tried to restrict the object M_MATE_MAR(Material Master : Material type) but am unable to do so. is there any other object which take care of Material types ? did i selected correct object or not??*
    *can anyone help out.*

    Hi,
    You have to make few configuration settings before you actually restrict at the object level. The solution is clearly discussed in the below thread:
    how to restrict material master by material type  t-code MM01
    Hope this helps!!
    Regards,
    Raghu

  • Can we change material type after creation of material

    hi all ,
       can any body tell me how we can change the material type of already created material , i have a material type (do not use raw material) which i want to chage in raw material
    please reply

    Hi Manjit
    Try transaction MMAM
    It may not work if you have some differences in field selection between the old material type and the new material type (e.g. batch mandatory in old material type and hidden in new material type)
    It may not allow processing if stock has already been posted
    Regards
    Steve

  • How can we restrict the type of components that can be dragged and dropped from the sidekick CQ

    how can we restrict the type of components that can be dragged and dropped from the sidekick CQ

    Generally drop the components at parasys. The components allowed on the parsys is control via the design mode of the page.So restrict components at the design of the parsys. http://dev.day.com/docs/en/cq/current/wcm/working_with_cq_wcm/using_edit_designandpreviewm odes.html#Design%20Mode

  • Can we restrict storage type while creating a order in COR1?

    Hi
    When we create a process order in COR1 then we enter material list... in that we specify plant stor loc of the material..
    my req is if the material type of material is XXX then if its stor loc is ZZZ then it shud look for only 3 storage types ie A, B & C.
    Where can I put this condtion..
    I tried writing code in user exit EXIT_SAPLCOSD_001 but not getting how to apply the logic.. plz guide on this...
    Regards

    Hi,
    In include ZXCO1U0
    Right this code
    If STRLC_HEADER_I  ne 'A' and  STRLC_HEADER_I ne  'B' and  STRLC_HEADER_I ne ' C'
    Message 'Error' Type E.
    Endif.
    Revert back if you need further help
    Regards,
    Vishal

  • Can description of material type be put in display mode(t.code-OMS2) ?

    hi mm gurus,
    Is there any possibility to put the description of material type gray mode (display mode) so that it cannot be changed in t.code.OMS2
    because my client doesn't want it in change mode.
    pl give your valuable suggestion.
    thanks
    raj

    Hi,
    OMS2 is part of configuration and client has nothing to do with this.
    Better, you restrict the config authorization with help of BASIS Guy.

  • Restricting Material Type in MM02

    Dear All,
    I have a requirement from restricting access to material type in Transaction MM02.
    We have the Auth Obje M_MATE_MAR to restrict the Material Types. However, the Material Types needs to be restricted by Authorization Group. We get the below statement when we double click on M_MATE_MAR
    Defined fields
    Fields Possible values  Meaning
    ACTVT 01  User may create data.
    02  User may change data.
    03  User may display data.
    06  User may flag data for deletion.
    BEGRU   Here you must specify the authorization groups from table T134 for which the materials concerned may be processed.
    In Tansaction OMS2 against each material type we need to maintain separate authorisation group. We have about 15 material Types and i need to create 15 auth Grp
    I have created one Auth Grp and i request to advice if i need to assign this Auth Grp to any Table Assignment. I see that the Table T134 is assigned to the Auth Grp MC. The Table T134 maintains the list of Material Types.
    Please advice what should be my next action after creating the Auth group in SE54.
    Regards

    Hi Sumanth:
    As Raghu mentioned, you shouldn't need to create the auth group in SE54.
    Once the authorization group is populated with a value, you will noticed that an authorization check now occurs on that field for this specific material.
    Enter authorization group value in OMS2
    By entering a value in OMS2, an auth check will occur on every material classified under than material type, even if the auth group field is not populated directly in the material. If a value is populated in the material in MM02. two auth checks will occur, one based on the value populated in MM02, and another based on the value populated for that specific material type in OMS2. Hope this helps.
    Sorry, a link I posted earlier is now removed.
    Best,
    Jon

  • Restrict Material Type for MM01

    Dear All,
    When i run transaction MM01 system allows to create material with external number using alpha numeric for those types  which
    are not required.
    e.g i am using fert and halb only and assigned number range to these two only ,,,
    but wen i create material using MM01 and select material type beverage and give material number A123 suppose , then it allows to create it,,,,
    i want to restrict system only to create those are being assigned with number ranges,
    please guide,
    Thanks

    Create an authorization group using se54 and assign permitted material type to it. Also check following posting :
    http://www.sapfans.com/forums/viewtopic.php?=&p=829019

  • Create transaction variant of mm01 - can't fix material type

    Hi,
    I am trying to create two transaction variants for MM01 called ZM0R and ZM0F for raw and finished materials respectively. 
    I have created them and all the fields I want as Required are working.
    However, I want the material type to default in as raw for ZMOR and as finished goods for ZMOF.  I have ticked "with content" and "required" but it is not working. Whatever material type was last used in MM01 still comes in.
    I have also tried creating a copy of MM01 using Se93 to see if I can get it to work this way but when I test it, I get a message Sap Transaction control and can't seem to get past that.
    Any ideas?
    Thanks

    Hi Jurgen,
    worked a treat, thanks!.  I have another related problem...my backflush field in MRP2 is not appearing. I have checked the field groups and it is there, group 74, for the material type and marked as Optional.  Is there somewhere else this can be hidden?

  • Restricting the material types in MM01

    Dear experts,
    Our client is using few materila types like-HIBE,NLAG,ROH
    We have upgraded from 4.6B to ECC6. Now many other material types have come .
    While creating material in MM01,selecting the required material type among the many is inconvient.
    1)One way of removing the unnecessary mat types is deleting others in OMS2,
    The other way of restricting is --
    2) I can enter the authorisation group in OMS2 for the required material types and i can assign to M_MATE_MAR object in the required role, but it is not working
    Do i need to create authorisation group in any customisation for entering in the OMS2, because what i entered in OMS2 is not displaying in PFCG of the authorisation object under authorisation group.I have checked in SM30 also ,the same authorisation groups under T134 table are updated. Even though,mat types are not restricted in MM01 under material type field.
    Please suggest any other way of restricting the display of material types in Material type field of MM01 instead of deleting unwanted the material types in OMS2 transaction
    Regards,
    Dayanand

    You can use the material type specific transactionsminstead of MM01, remove the authorizations of MM01 transaction and add the required material type creation transactions
    example - Goor Matreials create(special)
    HIBE,NLAG,ROH
    MMB1                 Create Semifinished Product(HALB)
    MMF1                 Create Finished Product(FERT)    
    MMG1                 Create Returnable Packaging       
    MMH1                 Create Trading Goods              
    MMI1                 Create Operating Supplies(HIBE)        
    MMK1                 Create Configurable Material(KMAT)   
    MML1                 Create Empties                  
    MMN1                 Create Non-Stock Material         
    MMP1                 Create Maintenance Assembly      
    MMR1                 Create Raw Material(ROH)              
    MMS1                 Create Service                   
    MMU1                 Create Non-Valuated Material      
    MMV1                 Create Packaging             
    MMVH                 Create Centrally: Decentral.Shipping
    MMW1                 Create Competitor Product

  • Ugent: How to restrict a Material Type for a Specific Process Order Type

    Hi All
    Can any one please tell me how to restrict material type for specific process order type
    We have Process Order type ZPBS for finished materials but while creating process order
    if i give the material of semi finished material type the system let me create the process order
    it should not as we have a separate process order type for semi finished materials that is ZPBS.
    And vice versa
    Please help me how to restrict these material types for specific Process Order Types.
    Points ll be awarded accordingly
    Bilal Athar

    Hy Ghulam Mohammad,
    Good Morning,
    Pls go through below link
    [http://www.sap-img.com/abap/what-is-user-exits.htm]
    [http://www.sap-basis-abap.com/sapab013.htm]
    Now regarding How to place your checks in User Exit, then pls explain your requirements to your Abaper , so that he or she can write it into programeble language.
    Regards,
    Dhaval

  • Authorization issue object for material type !

    Dear,
    All.
    In my client system there are 10 users now my client want to restrict the access of various transaction on material type level to each user.
    (example if there is user mm.agt the system should allow him access for only raw material type , in various transaction )
    Please help me.
    Regards.
    Hassan Naveed

    Hello Naveed,
    If you are talking about restriction of material types under MC.1 & MC.9 , M_IS_MTART (ROH - Raw materials) is the object where you can restrict material types.
    If this is not the case,please elaborate your question with more info.
    Rgds,
    Gadde.

  • Restricting illness types in table T572B

    We have a requirement as part of an ESS/MSS rollout to restrict the illness reasons to a set list. This list differs from the current list in the above table. Is there a way to restrict which list is shown depending on Personnel Subarea Grouping. The range of illness types is different, the one being used by other companies is 000001-999999, this has been created as A00001 - A99999.
    Thanks
    Hannah

    You can use the material type specific transactionsminstead of MM01, remove the authorizations of MM01 transaction and add the required material type creation transactions
    example - Goor Matreials create(special)
    HIBE,NLAG,ROH
    MMB1                 Create Semifinished Product(HALB)
    MMF1                 Create Finished Product(FERT)    
    MMG1                 Create Returnable Packaging       
    MMH1                 Create Trading Goods              
    MMI1                 Create Operating Supplies(HIBE)        
    MMK1                 Create Configurable Material(KMAT)   
    MML1                 Create Empties                  
    MMN1                 Create Non-Stock Material         
    MMP1                 Create Maintenance Assembly      
    MMR1                 Create Raw Material(ROH)              
    MMS1                 Create Service                   
    MMU1                 Create Non-Valuated Material      
    MMV1                 Create Packaging             
    MMVH                 Create Centrally: Decentral.Shipping
    MMW1                 Create Competitor Product

  • MM revision with respect to material type

    Hello Team,
    Can we restrict material revisions only for few material types.? If so how?
    regards,
    sai
    Edited by: Csaba Szommer on Jan 17, 2012 8:47 AM

    Hello
    1)put t-code cc01
    2)don't give any external no.
    3)give change type
    4)give description
    5)make change no. status active
    6)select object type and tick mark over material only
    7)select object (e.g, give material no.)
    then save it.Then note the change number.
    8)Goto CC11 t.code,give material no.
    enter now,
    then give change number
    give revision level 01
    save now
    9)goto,MM02 t code
    Give material no. along with change no. and enter now
    Then you can see Basic data one revision level
    Regards
    Gyana

  • Urgent:Material Type for Packaging Material in WM and MM

    Hi
    There is a place in SPRO where i can define the material type for packaging.
    Logistics - General -> Handling Unit Management -> Basics -> Define Packaging Material Types
    How can i create a material using this material type? What is the use of material type here?
    Whenever i create material in MM01/MM41, i get the standard material type list.
    Thanks & REgards
    Kapil

    Hi,
    In T.code: OMS2, you can get standard material type list.VERP is the standard material type for packing material.You can copy VERP and rename to ur material type( as it is ur business requriement or else u can use same VERP)
    What is the use of material type here?
    With the help of ur Material Type , u can craete material like The material type,will be used while defining the material
    master.At that time,in Tcode:MM01,first screen we need to
    mention,(material type)it show the nature of material
    ex:-engineering product,finished products,semifinished
    product,etc.,
    It also play vital role on material numbering,material type in comination with plant & valuation class, play vital role in inventory & accoputning.
    To Create Material,use t. Code: MM01,
    Step-1
    Enter Material Code: ( example-Polythene Bag, If External Number Range or leave it blnak)
    Enter Industry Sector: ...................
    Enter Material Type: ..........................(VERP- Packing)
    Step-2
    Select
    Views you required( like eample:basic data-1, like basic data-2,purachsing, purchase order text,General plant data, accounting-1, accounting-2 etc)
    Step-3
    Enter Plant,
    Enter Storage location
    {{{Enter Sales organization & Distribution channel(if sales view selected)}}}
    Step-4
    You will have views like (example-1, basic data, enter Base unit of measure, material group and other details as required field,example-2,Accounting data, enter valuation class, price control; S or V & price)
    Step-5
    Save.
    Note: Before creation material you must know which Industry Sector, Material Type ur going to use and material numbering is internal or external.
    For more, check the following link for creation of material
    http://www.synactive.com/docu_e/doc_multi_mm01.html
    Regards,
    Biju K

Maybe you are looking for

  • Error when running a report in Crystal Reports Server 2008

    Received the following error message: Error in File Relatorio4: Failed to load database information. Or Error Failed to open the connection. Relatorio4 Details: [Database Vendor Code: 12154 ] I'm trying to run a report Crystal Reports 2008 in Crystal

  • Error deploying WebDynpro

    Hello, For the last few weeks everything worked fine. I got my WebDynpro deployed, started ... Since now I get the above error when I want to deploy my application. Installed is Developer Studio 2.0.15 I have no WEB-AS installed on localhost, where t

  • Microsoft Office Professional Plus 2010 VBA error

    This question has been asked many times and I have yet to find an answer that actually works.  I am running Windows 7 Professional with Microsoft Office Professional Plus 2010.  It has been working perfectly until now.  When I start Word I get the er

  • How do I separate pages of a pdf into separate pdf docs?

    How do I separate pages of a pdf into separate pdf docs?

  • Site created on iWeb '08, but now only appears online, NOT in iWeb

    I created a site on iWeb 08 and published it to web.me.com and to a folder (just in case!) The site's currently viewable online, BUT now it's not in iWeb as one of my sites, so I can't make changes. Anyone know if I can drag the site back into iWeb?