Question:
SAP R/3 system running 45B will be used for history only, no changes. Is their a standard profile that could be assigned to users that is display only?
Answer:
Try profile S_A.SHOW
Answer:
s_a.show is display only for basis. It doen't have display authorization for application transactions, like VA01.
Is there and display profile that would give display only access to application transactions.
Thanks
Bob
Answer:
There used to be a role called CA940_DISPLAY that was display for everything but HR, CA, and BC.
Answer:
CA940_DISPLAY doesn't exist in our system, any other ideas.
Thanks
Answer:
You will have to create one on your own. And there is no view to VA01, VA01 like most tcodes ending in 1 are create transaction codes, you will need to find all the display tcodes ( VA03) and enter them in a role.
Giving a user VA01 with the authorizations containing view will do no good as the user will not be able to run VA01.