2014 Feb 24 11:12 AM
Hi Everyone,
I wanted to allow specific users to change quantity and amount and other users should only view the amount and quantity.
Can we do this?
If yes, How?
Please help me.
Thanks
Veda
Hi Everyone,
I wanted to allow specific users to change quantity and amount and other users should only view the amount and quantity.
Can we do this?
If yes, How?
Please help me.
Thanks
Veda
2014 Feb 24 11:39 AM
Hi, look at LMR1MO2S include ,
module modify_screen_6310_loop output.
try to implement this enhancement
loop at screen.
*-------- beim Anzeigen alles inaktiv schalten
* bis auf Taste Multikontierung
if akt_typ = c_trtyp_a.
screen-input = 0.
enhancement-point modify_screen_6310_loop_01 spots es_saplmr1m.
2014 Feb 24 11:40 AM
Hi Veda,
Create a authorization object and call it in user exit or BADI
2014 Feb 24 11:47 AM
Does the other users need Change access to other fields except Amount n Quantity?
If only display required then, you can handle it by Authorization. Contact your BASIS.
2014 Mar 12 11:41 AM
Hi Everyone,
In miro we are able to edit quantity and amount field in production which should not happen, I checked in dev system, its not allowing to edit the fields but in production its allowing why?
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |