cancel
Showing results for 
Search instead for 
Did you mean: 

Restrict Action Based on Partner Function

roybrasse
Explorer
0 Kudos

Is it possible to configure ChaRM to only allow a specific Partner Function to perform a specific action.

For example, I would like to be able to configure Urgent Change to only allow partner function SMCD0001 (Developer) to complete action ZMHF_IN_PROCESS (Set to "In Development").

I would usually accomplish this with authorizations, however, we have overlapping roles and sometimes a Change Manager for one change will be assigned as a developer for other changes, therefore the Change Manager will be authorized to put the change "In Development".

Thanks,

Roy

Accepted Solutions (0)

Answers (1)

Answers (1)

rishav54
Active Contributor
0 Kudos

Hi,

Yes

Restrict the users based on the authorization object B_USERSTAT,

Take the values of the status from table TJ30;

Regards

Rishav

roybrasse
Explorer
0 Kudos

As mentioned, roles are overlapped, so I cannot use authorizations.  It would be restricting the action to a specific partner function in the transaction.

Thanks,

Roy

prakhar_saxena
Active Contributor
0 Kudos

Hi

The only possibility in standard is use the Status authorization which Rishav has mentioned but

otherwise this is not possible in standard and you need to go for development.

Thanks

Prakhar