Note on usage
Function: Display admission sets
User group: FTAC user and FTAC administrator
Prerequisite for using this command is the use of openFT-AC.
Functional description
You use the SHOW-FT-ADMISSION-SET command to display admission sets. You can output the following information on either SYSOUT or SYSLST:
if the admission set is privileged (if so, then you are the FTAC administrator).
if a password is required to use FTAC commands on this user ID. The password itself is not displayed.
the limiting values for accessible security levels which have been set by the owner of this user ID.
the limiting values for accessible security levels which have been pre-set by the FTAC administrator.
Format
SHOW-FT-ADMISSION-SET |
USER-IDENTIFICATION = *OWN / *ALL / *STD / <alphanum-name 1..8> ,OUTPUT = *SYSOUT (...) / *SYSLST(...) *SYSOUT (...) / *SYSLST(...) LAYOUT = *STD / *CSV |
Operands
USER-IDENTIFICATION =
User ID whose admission set you wish to view. FTAC users can only obtain information about their own admission set and the standard admission set. The FTAC administrator can obtain information about any admission set.
USER-IDENTIFICATION = *OWN
FTAC outputs your own user ID’s admission set.
USER-IDENTIFICATION = *ALL
FTAC outputs the standard admission set and the admission set of your own user ID.
For the FTAC administrator, all admission sets are output which differ from the standard admission set.
USER-IDENTIFICATION = *STD
FTAC only outputs the standard admission set.
USER-IDENTIFICATION = <alphanum-name 1..8>
FTAC outputs the admission set that belong to the user ID specified. The FTAC user can only enter his/her own user ID here. The FTAC administrator can enter any user ID.
OUTPUT =
Output medium for the information requested.
OUTPUT = *SYSOUT (...)Output is sent to SYSOUT.
OUTPUT = *SYSLST(...)Output is sent to SYSLST.
LAYOUT = *STD
Output is formatted using a standard layout that can be easily read by the user.
LAYOUT = *CSV
Output is supplied in CSV (Character Separated Values) format. This is a widely used tabular format, especially in the PC environment, in which individual fields are separated by a delimiter, which is usually a semicolon “;“ (see section “SHOW-FT-ADMISSION-SET”).
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | 64 | FTC0052 | The information output was interrupted. |
0 | 64 | FTC0152 | The user ID entered is not the user’s own ID. |
0 | 64 | FTC0181 | The FT profile name entered occurs several times. |
0 | 64 | FTC0255 | A system error occurred. |
SC1/2 = Subcode 1/2 in decimal notation For additional information, see section “Command return codes”. |
OPS variables
Element | Type | Output |
USER-ID | String | |
USER-LEV | Struct | |
.MAX-OBS | Integer | |
.MAX-OBS-STD | String | *YES / *NO |
.MAX-OBR | Integer | |
.MAX-OBR-STD | String | *YES / *NO |
.MAX-IBS | Integer | |
.MAX-IBS-STD | String | *YES / *NO |
.MAX-IBR | Integer | |
.MAX-IBR-STD | String | *YES / *NO |
.MAX-IBP | Integer | |
.MAX-IBP-STD | String | *YES / *NO |
.MAX-IBF | Integer | |
.MAX-IBF-STD | String | *YES / *NO |
ADM-LEV | Struct | |
.MAX-OBS | Integer | |
.MAX-OBS-STD | String | *YES / *NO |
.MAX-OBR | Integer | |
.MAX-OBR-STD | String | *YES / *NO |
.MAX-IBS | Integer | |
.MAX-IBS-STD | String | *YES / *NO |
.MAX-IBR | Integer | |
.MAX-IBR-STD | String | *YES / *NO |
.MAX-IBP | Integer | |
.MAX-IBP-STD | String | *YES / *NO |
PRIV | String | *YES / *NO |
.MAX-IBF | Integer | |
.MAX-IBF-STD | String | *YES / *NO |
PASSWORD | String | *YES / *NO |