The following table lists the variables that are more than nine characters long:
|
Variable Name |
Length |
Description |
|---|---|---|
|
PENTDATA |
60 |
The session data to be passed to the session (profile level). |
|
PENTUPB1 through PENTUPB8 |
27 |
The ACL program parameters for a session (profile level). |
|
UENTDATA |
60 |
The session data to be passed to the session (user level). |
|
UENTUPB1 through UENTUPB8 |
27 |
The ACL program parameters for a session (user level). |
|
VSESLABL |
32 |
The session description that appears on the user's Menu (user level). |
|
VUSRLOC |
20 |
The user's location. |
|
VUSRRNME |
22 |
The actual name of the user. |
|
VUSR$MAG |
variable |
A list of all the administration groups that the user is authorized to administer. The length of the value depends upon the number of groups in the list. The maximum length of this variable is 255 bytes. |
|
VUSR$PRF |
variable |
A list of all the profiles assigned to the user. The length of the value depends upon the number of profiles assigned to the user. The maximum length of this variable is 255 bytes. |
|
VUSR$VAG |
variable |
A list of all the administration groups that the user is authorized to view. The length of the value depends upon the number of groups in the list. The maximum length of this variable is 255 bytes. |
|
VUSRPHN# |
12 |
The user's phone number. |
|
WSESLABL |
32 |
The session description that appears on the user's Menu (profile level). |
|
XUACIDSN |
44 |
The default data set name used by all ACI INCLUDE commands that only specify a member. |
|
XUDSN |
44 |
The name of data set allocated when output is spooled to a data set. |
|
XUHEAD1 through XUHEAD3 |
50 |
The three lines of data to be used as a header for the data set allocated when output is spooled to a data set. |
|
XUPRINTR |
17 |
The name of the printer used when spooling output to a printer. This value corresponds to the value given in a JCL DEST parameter. |
|
XAPXP01 through XAPXP16 |
64 |
The ACI program parameters for this session. ACI programs refer to these parameters with variables &&P1 through &&P16. |
|
XPACIDSN |
44 |
The default data set name used by all ACI INCLUDE commands that only specify a member (profile level). |
|
XPDSN |
44 |
The name of data set allocated when output is spooled to a data set (profile level). |
|
XPHEAD1 through XPHEAD3 |
50 |
The three lines of data to be used as a header for the data set allocated when output is spooled to a data set (profile level). |
|
XPPRINTR |
17 |
The name of the printer used when spooling output to a printer. This value corresponds to the value given in a JCL DEST parameter (profile level). |
|
XPPXP01 through XPPXP16 |
64 |
The ACI program parameters for this session. ACI programs refer to these parameters with variables &&P1 through &&P16 (profile level). |
|
Copyright © 2013 CA.
All rights reserved.
|
|