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

SA38 with restrictions on program

Former Member
0 Likes
662

Hello Gurus,

Would it be possible to assign tcode SA38 in a pfcg role such that it gives access to all the SAP standard program but not to custom programs?

We are not using SAP program/report attribute authorization group with our custom programs.

Regards,

Ahmad

Hello Gurus,

Would it be possible to assign tcode SA38 in a pfcg role such that it gives access to all the SAP standard program but not to custom programs?

We are not using SAP program/report attribute authorization group with our custom programs.

Regards,

Ahmad

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
540

You can use this exit to do the same .

S38MREP1

Read the documentation of same in SMOD.

Read only

Former Member
0 Likes
540

Hi!

Another (code-free) way might be to work with reporting trees and present the users only the reports they are authorized to use and run (here you can also mix SAP and Non-SAP reports if you want).

Regards,

Volker