Hi,
I'm struggling a bit with setting up BOM authorisations for the following:
- Role A needs to be able to maintain WBS & Material BOMs in plant 1 but in plant 2 needs to only display WBS BOMs and Material BOMs.
- Role B needs to be able to maintain WBS BOMs only in plant 1 and needs to only have display access in plant 2.
- Role C needs to be able to maintain WBS & material BOMs in plant 2 and only display BOMs in plant 1.
The authorisations I found linked to the activities are C_STUE_BER (for the BOM type) and C_STUE_WRK (for the plant). The problem I am having is that if a user is assigned roles B & C they are then able to maintain material BOMs in plant 1. This is due to them getting the change rights to plant 1 from role B and change rights to material BOMs from role C. Other than not allowing users to have both roles or an ABAP enhancement to check a custom authorisation object how can I prevent a user with both roles being able to change the material BOMs in plant 1.
Hopefully someone out there can give me a pointer on this.
Thanks,
John