Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-CMD-ATTRIBUTES Modify command attributes

&pagelevel(4)&pagelevel

The statement MODIFY-CMD-ATTRIBUTES is used to modify security attributes (input modes and privileges) for several commands simultaneously.

MODIFY-CMD-ATTRIBUTES

NAME = *ALL / <structured-name 1..30 with-wild> / list-poss(2000): <structured-name 1..30>

,DIALOG-ALLOWED = *UNCHANGED / *YES(...) / *NO(...)

*YES(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

*NO(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

,DIALOG-PROC-ALLOWED = *UNCHANGED / *YES(...) / *NO(...)

*YES(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

*NO(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

,GUIDED-ALLOWED = *UNCHANGED / *YES(...) / *NO(...)

*YES(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

*NO(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

,BATCH-ALLOWED = *UNCHANGED / *YES(...) / *NO(...)

*YES(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

*NO(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

,BATCH-PROC-ALLOWED = *UNCHANGED / *YES(...) / *NO(...)

*YES(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

*NO(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

,CMD-ALLOWED = *UNCHANGED / *NO(...) / *YES(...)

*NO(...)

   PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

*YES(...)

   UNLOAD = *UNCHANGED / *YES / *NO   
  ,PRIVILEGE = *UNCHANGED / *SAME / list-poss(64): <structured-name 1..30>

,PRIVILEGE = *UNCHANGED / *ALL / *EXCEPT(...) / *ADD(...) / *REMOVE(...) /

list-poss(64): <structured-name 1..30>

*EXCEPT(...)

   EXCEPT-PRIVILEGE = list-poss(64): <structured-name 1..30>

*ADD(...)

   ADD-PRIVILEGE = list-poss(64): <structured-name 1..30>

*REMOVE(...)

   REMOVE-PRIVILEGE = list-poss(64): <structured-name 1..30>


NAME = *ALL / <structured-name 1..30 with-wild> / list-poss(2000): <structured-name 1..30>
Names of the commands whose attributes are to be modified.

The description of all other operands of the MODIFY-CMD-ATTRIBUTES statement are to be found under MODIFY-CMD.