label RMOATH type, X ID=(identifier-list), X ACCESS=(access-list), X GROUP=(group-list), X PROMPT=x
Where:
|
label |
Not used |
|
|
type |
Specifies the type of access this macro applies Valid types are: |
|
|
|
ACT |
Updates report activation data (activate or inactivate and Free tabular command F on the Active Report List panel) |
|
|
BACT |
Updates bundle activation data (Free tabular command F and Print Bundle Now tabular command P on the Active Bundle List panel) |
|
|
BUNDLE |
Bundle definitions |
|
|
DBASE |
Database using the RMODBASE utility, which runs authorized |
|
|
DIST |
Distribution definitions |
|
|
JOB |
Job definitions |
|
|
REPORT |
Report definitions |
|
|
BALANCE |
Balancing option |
|
|
BANNER |
Panel |
|
ID= |
Specifies a list of generic identifiers defining the list of identifiers for which the groups are authorized Types of identifiers correspond to the types of access as follows: |
|
|
|
ACT |
Report identifiers |
|
|
BACT |
Bundle identifiers |
|
|
BUNDLE |
Bundle identifiers |
|
|
DBASE |
Not applicable |
|
|
DIST |
Distribution identifiers |
|
|
JOB |
Job names |
|
|
REPORT |
Report identifiers |
|
|
If omitted, ID=* (all identifiers) is assumed |
|
|
ACCESS= |
Specifies a list of access levels for which the groups are authorized as follows: |
|
|
|
BROWSE |
Browses the database |
|
|
UPDATE |
Browses and updates the database |
|
|
DELETE |
Deletes members from the database |
|
|
RENAME |
Renames members on the database |
|
|
OPERATOR |
Operator functions such as activation, immediate bundle printing, and so on |
|
|
ADMIN |
All of the above |
|
GROUP= |
Specifies the list of groups of users that are authorized for the type of access The names of the groups must be identical to those specified on the RMOAGRP macros; generic group names cannot be used. |
|
|
PROMPT=x |
Specifies whether the operator is prompted to authorize access If omitted, PROMPT=NO is assumed. |
|
Note: All continuation lines (type, ID, ACCESS, GROUP, PROMPT) must begin in column 16; column 72 of the preceding record must contain a non-blank character.
|
Copyright © 2013 CA.
All rights reserved.
|
|