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

Display Role

Former Member
0 Likes
574

All,

Is there a SAP default role/profile which provides display access to all transaction codes in a SAP system?

Regards

4 REPLIES 4
Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
500

Hi Avinash,

no, as this is not possible technically.

In Some transactions you are able to perform changes w/o further checks, so S_TCODE would be sufficient to perform changes. Therefore it is not possible to have a role for every transaction with only display ability. Pls search also the forum, you will find some more infomration (common search item would be for innstance 'SAP_ALL_DISPLAY'.

b.rgds, Bernhard

Read only

0 Likes
500

Thanks Bernard !

Got what I was looking for, apparently a commonly discussed topic.

Read only

Former Member
0 Likes
500

Hi,

There is no such role.

You can copy SAP_ALL profile template in PFCG and give Display access in ACTVT field.

I do agree that some tcodes needs chnage activit, But to start you can create like this and then give chnae access

as requested/required

Also you can remove critical tcodes(used by administrator tcodes like SCC4,SCCL,etc)

It is very tough job,but surely you will learn a lot while doing this.

I have one it once.

Hope this is of your help

Thank you.

Read only

0 Likes
500

Hi Trupti,

Thanks for your reply. Have already found what I need.