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 Object

Former Member
0 Likes
657

Hi all,

My manager has aksed me to put the role and authorization object to my program, so can you please tell me where and how can I do this.

Thanks,

Rajeev

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
634

Thnaks for the reply guys, can you also tell me how to add the authorization group to an exiting object...I mean I have created a program and I didn't put the aut grp at that time but now I want to put that one.

Thanks,

Rajeev

5 REPLIES 5
Read only

Former Member
0 Likes
634

Hello,

I suggest you to read these:

[https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6185] [original link is broken] [original link is broken] [original link is broken];

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c]

Regards,

Read only

Former Member
Read only

Former Member
0 Likes
634

u can put 'S_TABU_DIS' in your program ...

In Pattern check AUTHORITY-CHECK and enter S_TABU_DIS

give the parameters accordingly

Read only

Former Member
0 Likes
635

Thnaks for the reply guys, can you also tell me how to add the authorization group to an exiting object...I mean I have created a program and I didn't put the aut grp at that time but now I want to put that one.

Thanks,

Rajeev

Read only

0 Likes
634

Hello Rajeev,

Open your program (in transaction SE38 for example) and go to the menu GO TO option Attributtes and you will see the field Authorization Group, just change it.

Regards,