Application Development 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: 

restrict information in S_AHR_61016369

Former Member
0 Kudos

Hello,

T-code S_AHR_61016369 is providing SSN information for employees. I have a requirement where SSN info to be removed.

Please suggest if we can introduce any authorization check to do this or we need to write user exit for report RPLMIT00 to modify the output.

Thank you.

Regards,

Anil Sasidharan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello Anil,

You can try this option

Create a default layout for the output of transaction by excluding Personnel ID If managing layouts is restricted.

Alternately you have to look at options of creating user exit to modify the output,

Placing auth check wont help much.

Regards,

Rakesh

1 REPLY 1

Former Member
0 Kudos

Hello Anil,

You can try this option

Create a default layout for the output of transaction by excluding Personnel ID If managing layouts is restricted.

Alternately you have to look at options of creating user exit to modify the output,

Placing auth check wont help much.

Regards,

Rakesh