cancel
Showing results for 
Search instead for 
Did you mean: 

Operations tab not to be editable based on user login

former_member222161
Participant
0 Kudos

Hi All,

We've following requirement

1. When user : 'A' logs into SAP , he should be allowed to make changes to operations mentioned in the operations tab of maintenance order

2. when user 'B' logs into SAP, he should not be allowed to make any changes to operations mentioned in the operations tab of maintenance order, however, he shall able to view the operations mentioned in the operations tab of maintenance order.

Please share possible solutions.

Regards,

rajesh

Accepted Solutions (1)

Accepted Solutions (1)

peter_atkin
Active Contributor
0 Kudos

Have a look at BADI IWO1_SCREEN_MODIFY via TCode SE18

PeteA

former_member222161
Participant
0 Kudos

Hi Peter,

Thanks a lot for response.

We've disabled screens such as Header data, operations tab.however, we could not disable screen for components tab.

Is there any possiblity to disable components tab as well.

Thanks & regards,

Rajesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Give the change Access (Authorisation to IW32 only) to the User A, so that he can make changes.

Give the display access (Authorisation to IW33 only) to the User B, so that he can only view the operations defined in order.

former_member222161
Participant
0 Kudos

Hi,

Thanks for reply,

User B needs to change the user status in the order , so by providing authorization for iw33, the user B cannot change the user status.

Please provide suggestions.

Requirement is User B need to change user staus , but should be able see operations mentioned in operations tab of maintenance order

Thanks & regards,

Rajesh

Former Member
0 Kudos

What kind of user statuses you maintained in order which will be changed in order by User B??

You have not mentioned that in your initital question.

former_member222161
Participant
0 Kudos

Hi,

Thanks for response

User A will add operations in the order and puts into user status 'OPAD'

User B will check the operations mentioned in the order and puts into user status 'APPR', so user B should not be able to edit the operations and should be able to view the operations only.

In intial question information regarding status was missed.

Please share any suggestions to restict the access to change operations and provision to change user status for user B.

Thanks & regards,

Rajesh