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: 

Security Profile for SCAT

Former Member
0 Kudos

hello experts

I have created a security profile for HR USers ..who can use existing SCAT on the systems..they have access only for Display and Execute the Existing SCAT.

on the SCAT SCreen if you put a ZTEST and then click on create button it says...not authorized...which is the excatly the way we wanted.....

but if we keep that field blank and then click on create it actually allows the users to create a blank SCAT..

how to disable that...can anyone help me...

thanks

SAM

2 REPLIES 2

Former Member
0 Kudos

Run a trace and it should give you a better idea which authorization object activity you will need to disable.

ST01->Authorization check->Trace on

Former Member
0 Kudos

hello,

SCAT need S_DEVELOP auth object to run

so try this

give value activity with 03(display) and 16 (execute)

and object name Z*

hope can help you