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

Security Profile for SCAT

Former Member
0 Kudos
318

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
Read only

Former Member
0 Kudos
250

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

Read only

Former Member
0 Kudos
250

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