Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Re: Authorization Object on MATNR

Former Member
0 Likes
1,801

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

8 REPLIES 8
Read only

former_member156446
Active Contributor
0 Likes
1,544
Read only

0 Likes
1,544

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

Read only

0 Likes
1,544

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...

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
1,544

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

Read only

0 Likes
1,544

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

Read only

0 Likes
1,544

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..

Read only

Pawan_Kesari
Active Contributor
0 Likes
1,544

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

Read only

0 Likes
1,544

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