@CFDE LOC,LIDLOC,CHAR,LIST=ALL,GROUP=20,ZERO=NO,
ALTER=SECURITY+ACCOUNT,FLAGS=NULL+RESTRICT
what would be the impact of removing FLAGS=RESTRICT for this field?
Release : 16.0
Component : CA ACF2 for z/OS
This is a user defined field and it was originally defined with FLAGS= RESTRICT.
Therefore it can be removed if they want to.
FLAGS=RESTRICT means that only an unrestricted security officer can change the field.
the only question is whether or not the field needs to be as secure as flags=restrict.