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

SAP Authorization restriction

Former Member
0 Likes
743

Hi all,

I want to give access for a particular TCODE say MM02 to a particular user. But while giving the authorizations I want him to get restricted only to Basic data view and not to other views like costing, accouting etc. Can I provide those kind of restrictions.

Regards,

Nithiyanandam

6 REPLIES 6
Read only

Former Member
0 Likes
713

Hi,

I think when you define role of the user insert only the right authorization object.

Regards,

Leo.

Read only

0 Likes
713

Hi,

Could you provide more clarity.

Regards,

Nithiyanandam

Read only

0 Likes
713

h,

contact u r basis guy ..

Read only

0 Likes
713

In sap there are many authorization object, see SU21, everyone is used to give at the user some permission.

Regards,

Leo.

Read only

Former Member
0 Likes
713

Hi Nithiya,

You can use authorization object M_MATE_STA for the purpose and create a profile (and role) on it with the following values:

ACTVT = '02'

STATM = 'K' - which corresponds to Basic Data tab

Hence the users assigned to this role will be allowed to only change materials basic data tabs in MM02.

List of other STATMs are:

User department Maintenance status

Work scheduling A

Accounting B

Classification C

MRP D

Purchasing E

Production resources/tools F

Costing G

Basic data K

Storage L

Forecasting P

Quality management Q

Warehouse management S

Sales V

Plant stocks X

Storage location stocks Z

Hope this helps.

Regards,

Adi

Read only

Former Member
0 Likes
713

You can do this in transaction PFCG.