cancel
Showing results for 
Search instead for 
Did you mean: 

Authorisation object for System status

Former Member
0 Kudos

Hi PS Gurus

Just wanted a confirmation from you guys

Is there an authorization object to control System status in PS?

If not is the User status authorization object B_USERSTAT_T and B_USERST_T the only way to indirectly control the System status.

Requirement is to restrict user to set the system status.

Can this be controlled by only User status or is it achievable through an Authorization object for System Status too

Thanks

Amit

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Assign User status corresponding to the sys status and assign authorization key for dat user status. As advised by pal.

I think....user status is the provision given for the purpose.

Thanks.

Sai

Answers (2)

Answers (2)

Former Member
0 Kudos

Whenever a user status is set or deleted, the user's authorization to do so is checked. The status profile, the object type and the authorization key for the user status concerned are checked.

If, for example, you want to ensure that certain user statuses can be changed only by people in a particular group, you assign all those user statuses an authorization key.

Then use authorization object B_USERSTAT to give authorizations for those authorization keys.

virendra_pal
Active Contributor
0 Kudos

you could create a user status which is set whne the system status is set

for this user status you can configure an authorisation object for the objects you have mentioned

this object can be added to the user profile