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

Maintain Authorization object

Former Member
0 Likes
5,426

Hi All,

For customized tcodes where do we maintain Authorization object, Like standard tcodes we maintain in SU24..!Please advice.

Thanks

1 ACCEPTED SOLUTION
Read only

jurjen_heeck
Active Contributor
0 Likes
2,921

Those can/should be maintained in SU24 as well.

4 REPLIES 4
Read only

jurjen_heeck
Active Contributor
0 Likes
2,922

Those can/should be maintained in SU24 as well.

Read only

Former Member
0 Likes
2,921

Hello,

For customizaing tcodes required authorization object can be maintained in SU24, and s_tcode for that new tcode need not to be maintained as it will be mainatained automatically once the tcode gets created.

Hope this help.

Thanks.

Read only

Former Member
0 Likes
2,921

Hi Santosh,

Until you have used any custom authoriazation object in your custom report it is not required to maintian it.

It will be taked care by SAP in the S_Tcode object.

You can create and attach it to your coutom object using SU24.

Best Regards

Vikas

Read only

Former Member
0 Likes
2,921

Done