ECPRIV parameter: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
<tr><th>Value </th><th> Means</th></tr> | <tr><th>Value </th><th> Means</th></tr> | ||
<tr><th align="right"><var>0</var></th><td>End-users can issue only EXTERNAL CALL statements; no other ECF statements are allowed.</td></tr> | <tr><th align="right"><var>0</var></th><td>End-users can issue only EXTERNAL CALL statements; no other ECF statements are allowed.</td></tr> | ||
<tr><th align="right"><var>1 </var></th><td>Any APSY user can issue privileged ECF statements.</td></tr> | <tr><th align="right"><var>1 </var></th><td>Any <var>[[Application_Subsystem_development|APSY]]</var> user can issue privileged ECF statements.</td></tr> | ||
<tr><th align="right"><var>2 </var></th><td>Any non-APSY user can issue privileged ECF statements.</td></tr> | <tr><th align="right"><var>2 </var></th><td>Any non-APSY user can issue privileged ECF statements.</td></tr> | ||
</table> | </table> |
Revision as of 15:52, 16 October 2014
ECF privileges
Summary
- Default value
- 0
- Parameter type
- System
- Where set
- On User 0's parameter line
- Related products
- All
- Introduced
- Model 204 V5.1
Description
Specifies who can issue privileged ECF statements. All EXTERNAL statements, except EXTERNAL CALL, are privileged.
Value | Means |
---|---|
0 | End-users can issue only EXTERNAL CALL statements; no other ECF statements are allowed. |
1 | Any APSY user can issue privileged ECF statements. |
2 | Any non-APSY user can issue privileged ECF statements. |
You can select multiple options by summing the values pertaining to each desired option.