ADDLVL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
(Automatically generated page update)
Line 16: Line 16:
<p>ADDLVL applies to public and semi-public files and does not apply to private files. This parameter can range from 0 to 255. </p>
<p>ADDLVL applies to public and semi-public files and does not apply to private files. This parameter can range from 0 to 255. </p>
[[Category: CREATE Parameters]]
[[Category: CREATE Parameters]]
[[Category:File Parameters]]
[[Category:File parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 13:17, 19 April 2013

Summary

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

Description

The default field level security (FLS) level for ADD access, the ability to add new occurrences of a field, including those added by a STORE RECORD statement

ADDLVL applies to public and semi-public files and does not apply to private files. This parameter can range from 0 to 255.