Note on usage
Function: Display admission sets
User group: FTAC user and FTAC administrator
Functional description
ftshwa stands for "show admission set", and allows you to examine admission sets.
As a user, you can call ftshwa to view your own admission set as well as the standard admission set.
As the FTAC administrator, you can obtain information on all admission sets in your system.
As the FT administrator, you can determine the FTAC administrator and the ADM administrator.
It outputs the following information:
what limit values the owner of the user ID has set for the individual basic functions,
what limit values the FTAC administrator has set for the user ID for the individual basic functions,
whether or not the admission set has the FTAC privilege (i.e. if the owner of the admission set is the FTAC administrator),
whether or not the admission set has the ADM privilege (i.e. if the owner of the admission set is the ADM administrator).
Format
ftshwa -h |
[ <user ID> | @a | @s ][ -csv ]
Description
-h
Displays the command syntax on the screen. Entries after the -h are ignored.
user ID | @a | @s
specifies the user ID for which the admission set is to be displayed.
user ID
You can specify only your own login name here if you are a non-privileged user.
As the FTAC administrator, you can specify any login name desired.
If a login name longer than 8 characters is specified, the first 7 characters are output followed by an asterisk (*).
@a for user ID
displays information on your admission set and the standard admission set.
When entered by the FTAC administrator, @a displays information on the standard admission set and all admission sets that differ from it.
When entered by the FT administrator (who is not the FTAC administrator), @a displays information on the own admission set, the standard admission set and the admission set of the FTAC administrator.
@s for user ID
returns information only on the standard admission set.
If you specify a non-existent login name, the current standard admission set is displayed for this login name.
user ID not specified
FTAC displays information on the admission set of the login name under which ftshwa was entered.
-csv
Specifying -csv indicates that the FT admission sets are to be output in the CSV format. The values in the output are separated by semicolons.
-csv not specified
The FT admission sets are output in the standard format.