Previous Topic: Adding SYSOUT and ACCOUNT InformationNext Topic: Data Authority Operand


WORKATTR Keywords

SYSOUT delivery and account number information can be added to an ACID's user or profile record using the fields listed and described below. This information, collectively called WORKATTR data, can be located on an ACID's security record and/or on the security records of any profiles that ACID is associated with. If a WORKATTR request is made against an ACID, his user record will be searched first and then each of his profiles in order, until the appropriate information is found.

WANAME

Specifies the name of the user to whom SYSOUT information is to be delivered.

Maximum: 60 characters

WABLDG

Specifies the building that SYSOUT information is to be delivered to.

Maximum: 60 characters

WADEPT

Specifies the department that SYSOUT information is to be delivered to.

Maximum: 60 characters

WAROOM

Specifies the room that SYSOUT information is to be delivered to.

Maximum: 60 characters

WAADDR1 - 4

Specifies up to four more address lines for SYSOUT delivery.

Maximum: 60 characters line

WAACCNT

Specifies an account number for APPC/OS/390 processing.

Maximum: 255 characters

Note: If TAILOR_ACCOUNT is specified in the TP profile entry, the number indicated by WAACCNT is assigned to the execution of the TP- overriding the account specified in the TP profile JCL.

If spaces are included in the operand you need to enclose that value within single quotes. For example, if Dave Jones is the value for WANAME, specify WANAME('Dave Jones'). See the Command Functions Guide for a description of these commands.