UPDTLVL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (misc formatting)
 
Line 15: Line 15:


==Description==
==Description==
<p>The default [[Model_204_security_features#Field-level_security|field level security]] (FLS) level for UPDATE access (ability to change the value of the previously stored occurrence of a field)</p>
<p>
<p>UPDTLVL applies to public and semi-public files and does not apply to private files. This parameter can range from 0 to 255. </p>
<var>UPDTLVL</var> specifies the default [[Model 204 security features#Field-level security|field level security]] (FLS) level for UPDATE access (ability to change the value of the previously stored occurrence of a field).</p>
<p>
<var>UPDTLVL</var> applies to public and semi-public files but <em>not</em> to private files. The parameter value can range from 0 to 255. </p>
 
[[Category:CREATE parameters]]
[[Category:CREATE parameters]]
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 17:37, 13 November 2017

Default update FLS level

Summary

Default value
0
Parameter type
File
Where set
During file or group creation or reset by file manager
Related products
All
Introduced
Model 204 V2.1 or earlier

Description

UPDTLVL specifies the default field level security (FLS) level for UPDATE access (ability to change the value of the previously stored occurrence of a field).

UPDTLVL applies to public and semi-public files but not to private files. The parameter value can range from 0 to 255.