2009 Jan 23 4:19 PM
Hello Friends,
I would to know if there is any standard authorization object for Material Number. I'd like to put an authorization check on Material Number.
I've looked in SU21 but couldn't find any Auth Object specific to Material Number.
Early reply would be appreciated
Regards,
Krishna
Hello Friends,
I would to know if there is any standard authorization object for Material Number. I'd like to put an authorization check on Material Number.
I've looked in SU21 but couldn't find any Auth Object specific to Material Number.
Early reply would be appreciated
Regards,
Krishna
2009 Jan 23 4:31 PM
Check this : http://www.sapfans.com/forums/viewtopic.php?p=823900 hope it might help
2009 Jan 23 4:37 PM
Hello Joy,
Thanks for the quick response. However, the list doesn't have the Auth Object which i'm looking for i.e., MATNR.
Need authorization object on MATNR.
Regards,
Krishna
2009 Jan 23 4:47 PM
yeah I have debugged couple of program for MM and coud'nt find one... I doubt if we have any for MATNR for material groups and material texts... i found but not for material number...
2009 Jan 23 4:53 PM
Hello,
I donot think you have one utilising MATNR.
I checked in TOBJ table with MATNR as one of the fields & got no entries :-((
But you can go to SU21 --> Obj. Cl. = 'MM_G' --> M_MATE_MAT.
But this utilises MARA-BEGRU. May be you can do a SELECT from MARA using MATNR & get BEGRU. Use this with the auth. obj. M_MATE_MAT
Hope this helps.
BR,
Suhas
Edited by: Suhas Saha on Jan 23, 2009 10:25 PM
2009 Jan 23 5:39 PM
Hello Suhas,
That is one of the options, however i'm not wether for all MATNR would they maintain BEGRU (Authorization group),
Anyways, thanks for your thoughts on this.
Appreciate it....!!!
-Krishna
2009 Jan 23 6:19 PM
generally If an person is not autorized to view a material he wont be given access to MM01/02/03 to check with ur basis team and check what authorization object they use for these Tr. and use that ...in ur code..
2009 Jan 23 4:57 PM
There are many authorisation object for material depending on what the level you are accessing the material data.
M_MATE_BUK Material Master: Company Codes
M_MATE_LGN Material Master: Warehouse Numbers
M_MATE_MAF Material Master: Material Locks
M_MATE_MAN Material Master: Data at Client Level
M_MATE_MAR Material Master: Material Types
M_MATE_MAT Material Master: Materials
M_MATE_MEX Material Master: Export License Data per Country
M_MATE_MZP Material Master: Customs Tariff Preference Data
M_MATE_NEU Material Master: Create
M_MATE_STA Material Master: Maintenance Statuses
M_MATE_VKO Material Master: Sales Organization/Distribution Channel
M_MATE_WGR Material Master: Material Groups
M_MATE_WRK Material Master: Plants
2009 Jan 23 5:37 PM
Hello Pawan,
I've gone through the all of the list in SU21, however couldn't find an authorization object specific to MATNR. So, thats the reason why i posted it in SDN, to findout wether there is any authorization object specific to MATNR.
I dont think we can.
Correct me if i'm wrong.
Regards
Krishna