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

Authorization check question

Former Member
0 Likes
416

Hi all, I have a question regarding authority-check.

I have a program with some custom buttons, these buttons will show a small window where the user has to enter some data. This data then will be shown in an ALV grid, and also be saved in a custom table.

There are two buttoms, and I have to check is the user has authorization for each one of them. How do I do that? what would be the authorization object? and what would be the activity?. does the authorization object needs to be created somewhere? if so, can you give me the transaction?.

TIA Mauro.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
377

Hello,

You can create your own authorization object using Tcode SU21. Use the authorization object when he clicks on the button.

Regards,

Kiran I

1 REPLY 1
Read only

Former Member
0 Likes
378

Hello,

You can create your own authorization object using Tcode SU21. Use the authorization object when he clicks on the button.

Regards,

Kiran I