Hello,
I need exclude several data in an authorization object. For example in LGORT the user can access to all except 1000 warehouse.
I saw in any object some such thing with the '*, -1000' but this show an error.
Is it possible to do it? How ?
Thanks a lot.