cancel
Showing results for 
Search instead for 
Did you mean: 

PM Order User Status

Former Member
0 Kudos

Team,

My requirement is to give authorization to users to select certain user status in PM Order. However the users should not be able to select certain user statuses. see the statuses we have. Users should be allowed to select the ticked statuses but should be forbiden to select unticked statuses

how do i achieve this?

Accepted Solutions (0)

Answers (2)

Answers (2)

MTerence
Active Contributor
0 Kudos

Hi Mutale,

In BS02, when you go into the status profile, you can see a field called "Auth. Code"

Create required auth. code and pass in the Authorization Object B_USERSTAT to provide access to particular user.

Contact your Security team to do these stuff.

Regards

Terence

NTeunckens
Active Contributor
0 Kudos

So do you mean there is a 'Fixed' set of Statuses that should be edited and others that should not?

If so, you should combine Customizing settings with Authorization concept.

Please check up on the Authorization object "B_USERSTAT" as seen in this Wiki.

I'm assuming your requirement is somewhat similar to this Thread : "PM Order User Status Authorization" ...

Hope this helps

Nic T.