Application Development 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: 

FS15 -S_DEVELOP

0 Kudos
276

Hi all - we are working on an SAP audit. Some business end-users (Finance, Production, Marketing..) are granted with S_DEVELOP. The auditee claimed that this authorization object is required in order to execute Tcode like FS15. Does this make sense? Or is there any way to check what kind of authorization object is required to run that particular Tcode?

2 REPLIES 2

AlexGourdet
Product and Topic Expert
Product and Topic Expert
0 Kudos
224

Thank you for visiting SAP Community to get answers to your questions.

As you're looking to get most out of your community membership, please consider include a profile picture to increase user engagement & additional resources to your reference that can really benefit you:

I hope you find this advice useful, and we're happy to have you as part of SAP Community!

All the best,

Alex

akmal1216
Employee
Employee
0 Kudos
224

Hello,

To find Authorization Object for Transaction Code, you have to use the transaction SU24 or SU22.

customized : SU24 is the transaction to link the authorization object with the transactions (linked table USOBX_C and USOBT_C)

standard : SU22 is the transaction to link the authorization object with the transactions (linked table USOBX and USOBT)

You never change the value in the transaction SU22, you can do it in the transaction SU24.

With the transaction SU24, you can customize the authorization check.