I have created a planning function that receives all the parameters from a Layaout.
For intance if I enter a field like society in the layout the function receives that value too. Those are global parameters but there are local parameters too that should be filled by the user for example another year.
I need to make sure that the global parameters that come from the initial layout won't be modified by the user.
How can I do that.
Regards
Angel