Previous Topic: VariablesNext Topic: Special Administration Variables


Special Batch Variables

The following table lists special variables that you can use for extracting or reporting. These variables do not correspond to any fields in CA TPX online administration.

Variable Name

Description

RPAGE#

The current page number. This variable is updated each time the variable is printed. Use only for reporting.

SMRTCACT

The name of the startup ACT. Use only for reporting.

SMRTCMSK

The name of the startup mask table. Use only for reporting.

SMRTCSRT

The name of the startup SMRT. Use only for reporting.

UIDX$ACS

A value of MULTIPLE in this field indicates that the user is authorized to have more than one session active at one time. UIDXACCS can only have values of PASS or SINGLE, so you must use UIDX$ACS if you want to print a value of MULTIPLE in a report. Use only for reporting.

VACTTBL

The name of an Application Characteristics Table (ACT).

VUSRDACC

The date on which the user last signed on to CA TPX.

VUSRMAGN

You use this variable to extract users by the maintenance authorization group that they are authorized to administer. Use only for extraction.

VUSRPROF

You use this variable to extract users by the profiles that are assigned to the user record. Use only for extraction.

VUSRVAGN

You use this variable to extract users by the CA TPX View user groups that are assigned to the user record. Use only for extraction.

VUSR$MAG

A list of all the user maintenance authorization groups that the user can administer. Use only for reporting.

VUSR$PRF

A list of all the profiles that are assigned to the user record. When using this variable in a report, you must include enough space for all profiles in the list. Use only for reporting.

VUSR$VAG

A list of all CA TPX View user groups that are assigned to the user record. Use only for reporting.

ZDATE

The current system date in U.S. format (mm/dd/yy). Use only for reporting.

ZEDATE

The current system date in European format (dd/mm/yy). Use only for reporting.

ZJDATE

The current system date in Julian format (yy.ddd). Use only for reporting.

ZJOBNAME

The name of the job card or the TSO user ID. Use only for reporting.

ZLDATE

The current system date in long U.S. format (mm/dd/yyyy). Use only for reporting.

ZLEDATE

The current system date in long European format (dd/mm/yyyy). Use only for reporting.

ZLJDATE

The current system date in long Julian format (yyyy.ddd). Use only for reporting.

ZNEWS1

The first line (79 characters) of the system LOGO news. Use only for reporting.

ZNEWS2

The second line (79 characters) of the system LOGO news. Use only for reporting.

ZSYSID

The name of the startup SMRT. Use only for reporting.

ZUSERID

The name of the job card or the TSO user ID. Use only for reporting.