Hi,
We use same windows for all our installations (with same IDs).
To simplify, we have 2 kind of customers A and B.
We need to add some fields on C_BPartner for A. B don't need them.
Some of those fields should be accessed by role 1 of A, and should be masked (or read-only) for role 2 of A.
I try to use window customization, but it is quite complicated because i have to create records for each role (and there is sometimes 7 or 8 roles).
Then i discover ASP modules.
Seems fantastic !
It should allow me to show or mask those fields for an entire tenant.
But i need to go further and add role on level.
Does it sound feasible ?
Another question : i think that ASP should decrease performance (for each window, tab, field it add a sql) ; is it detrimental for final users ? Is it used in an real production environnment ?
Thanks and regards,
Nicolas