UPDTLVL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (misc formatting)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:UPDTLVL parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 6: Line 7:
<dd>File
<dd>File
<dt>Where set
<dt>Where set
<dd>During file creation or reset by file manager
<dd>During file or group creation or reset by file manager
<dt>Related products
<dt>Related products
<dd>All
<dd>All
<dt>Introduced
<dt>Introduced
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V2.1</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The default 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>
[[Category: CREATE Parameters]]
<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: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.