Protected Field

Y

YMA

I have created an Entreprise Project Cost field
called "Authorized budget". Each project had a different
budget voted by the Executive.

This information is set at the beginning of each project
and should not be modified by nobody except the Global
Enterprise Admin.

How can I do this?
 
D

Dale Howard

YMA --

If any project manager can open a project Read-Write, then he/she will be
able to change the Authorized Budget field. There's no easy way to project
that single field.

Out of curiosity, why would a PM within your company change that number
anyway? Perhaps this is a training issue, where each PM needs to be taught
where the number is and how to "keep their mitts off that number!" Hope
this helps.
 
K

Kevin Flanagan

There may be a way with extending a SQL table or adding a
table in the database to store that original amount.
This would not have to be accessible by project managers
but could be avilable for reporting using ASP pages,
Crystal Reports, etc. This would also give you the
ability to see if a PM had changed the amount in their
plan.

Kevin
 
Top