arunswain9
15th December 2012, 08:20
Hi,
Am New to ERP LN admin and i have query....
In Purchase order lines(tdpur4100m900) at line level the Approve icon and in specific Approve option has to be bolck or disable for selected users .I know that we can block the form command at global level but my requirement is have to block this authorization for selected users.
Please advise me how to give this authorization...:):):)
bdittmar
15th December 2012, 11:07
Hi,
Am New to ERP LN admin and i have query....
In Purchase order lines(tdpur4100m900) at line level the Approve icon and in specific Approve option has to be bolck or disable for selected users .I know that we can block the form command at global level but my requirement is have to block this authorization for selected users.
Please advise me how to give this authorization...:):):)
Hello,
avoid double posting, please.
http://www.baanboard.com/baanboard/showthread.php?t=63245
Regards
mayankbhushan
5th March 2013, 11:29
Hi,
You can block thru table field authorization.
Regards,
Mayank Bhushan
bhushanchanda
5th March 2013, 16:23
Hi Arun,
It depends on what kind of authorization are you using.
If you are using DEM, it is possible to remove the approve command.
You can also created a role from Role Data session, and attach this role to the users you want to permit or restrict.
(You will need to study these authorization types
1. Session Auth.
2. Table Auth
3. Table Field. Auth
4. Library Auth. etc)
A more advance way is to use DAL on that table, but I suggest not to use it unless it is very critical.
Thanks.
arunswain9
7th March 2013, 19:18
Hi bhushanchanda,
Thank you !!!!
acefalcon2k
23rd July 2013, 02:59
Hi bhushanchanda,
How do I remove the approve command through dem?
Andre
bhushanchanda
23rd July 2013, 04:39
Hi,
I don't use DEM , I use the Baan User Authorization. By the way, where do you want it? I have tried DEM, and there is an option to remove the form commands.
Jeff Ball
29th July 2013, 12:09
By editing the process activity within the DEM process, there is an option on the second tab of Properties to remove individual form commands. Unfortunately it does not give the option of making it role specific in the manner of subapplication authorisations. Obviously removing this particular command from the form for everyone would stop purchase orders being processed, so is not an option.
I can see two ways around this; one is to have two versions of the DEM flow accessible to different roles; this means two instances of the sesssion in parallel activities, one of which the form command is removed from. The other is to create a copy of the session and put it in the process, remove the form command and map some roles to each.
If you are using webui or workspace as the interface, there is also the option of hiding the option by personalising the toolbar for those individuals that should not be allowed to see the icon/menu option. Whether this is a good idea would depend on the numbers of users.