on 2024 Feb 07 9:50 PM
How can I restrict the authorizations in transaction MB26 so that it is set to display only? We want users to be able to see all the reservations for a list of materials, bin location, and unloading point in one screen. MB26 has all of these fields but it also gives the ability to process the reservations and change quantities which we do not want to allow for some users. Is there an alternative transaction that provides the same details (bin location and unloading point is required by reservation).
Thanks.
Request clarification before answering.
I guess you have already tried MB25-if not i think it can meet your requirement --or you can think of enhancing MB25 or copy MB25 program and add fields with help of your ABAP consultant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You may custom authorization object: Work with your ABAP developer or SAP security team to create a custom authorization object that controls the 'change' functionality in MB26. When attached to the user profile, it would prevent them from making changes while still having the access to view the information.
Another way is to create a custom transaction, which may take more development efforts.
Cheers,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
96 | |
12 | |
10 | |
8 | |
6 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.