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

SU24 Proposal 'NO'

Former Member
0 Likes
1,586

Hello All,

It might be a silly question. But I could find a proper answer for this and an ABAP-er it needs some to find an answer for this. Can someone help me here

In SU24, why we have the Proposal 'NO' details? I understand that they are just values which is not pulled into the authorization while the T-code is added to menu. But, then where are these being used? When it is required? Ex: In SU01, S_ARCHIVE is set as 'NO'. For what functionality of SU01 this authorization object is required?

1 ACCEPTED SOLUTION
Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert

Hello All,

It might be a silly question. But I could find a proper answer for this and an ABAP-er it needs some to find an answer for this. Can someone help me here

In SU24, why we have the Proposal 'NO' details? I understand that they are just values which is not pulled into the authorization while the T-code is added to menu. But, then where are these being used? When it is required? Ex: In SU01, S_ARCHIVE is set as 'NO'. For what functionality of SU01 this authorization object is required?

5 REPLIES 5
Read only

ImtiazKaredia
Active Contributor
0 Likes
1,523

Each object is needed for specific functionality.

In your example of SU01, If you see Change documents of user, you can read from archive. Here is where it will be checked.

So there is direct or indirect relations to functions within transactions.

Thanks

Imtiaz

Read only

0 Likes
1,523

Thanks Imtiaz. That helped

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
Read only

0 Likes
1,523

Thanks Bernhard

Read only

Former Member
0 Likes
1,523

This message was moderated.