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

Authority check

Former Member
0 Likes
596

Can we apply authority check on material number.

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
537

Hello,

You can check the authority using the object 'M_MATE_MAT'. Plz check this in t-code SU21.


    AUTHORITY-CHECK OBJECT 'M_MATE_MAT'
      ID 'ACTVT' FIELD <activity type>
      ID 'BEGRU' FIELD <mara-begru>.

@ Ranveer,

Did u try using this Auth. Obj ?

Hope this is helpful.

BR,

Suhas

Edited by: Suhas Saha on Aug 11, 2008 12:40 PM

Can we apply authority check on material number.

2 REPLIES 2
Read only

Former Member
0 Likes
537

Hi Amar,

No, it's not possible.

please correct me if it is worng.

regards,

Ranveer.

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
538

Hello,

You can check the authority using the object 'M_MATE_MAT'. Plz check this in t-code SU21.


    AUTHORITY-CHECK OBJECT 'M_MATE_MAT'
      ID 'ACTVT' FIELD <activity type>
      ID 'BEGRU' FIELD <mara-begru>.

@ Ranveer,

Did u try using this Auth. Obj ?

Hope this is helpful.

BR,

Suhas

Edited by: Suhas Saha on Aug 11, 2008 12:40 PM