Previous Topic: WAADDRn Keyword—Additional SYSOUT InformationNext Topic: WADEPT Keyword—SYSOUT Department Delivery


WABLDG Keyword—SYSOUT Building Delivery

Valid on z/OS, ESA 4.2.0 and above.

Use the WABLDG keyword to indicate the building SYSOUT information is delivered to.

Note: For this information to be extracted from the ACID's User Record, TAILOR_ACCOUNT and TAILOR_SYSOUT must be set to YES for the appropriate Transaction Program (TP).

This keyword has the following format:

TSS ADDTO(acid) WABLDG(name)
name

Specifies the building name. If spaces are used contain the value within single quotes (for example, 'Corporate Bldg. East').

Range: Up to 60 characters

This keyword is used with:

Examples: WABLDG keyword

This example designates that SYSOUT information generated by USER01 is delivered to Janet Adams at the downtown corporate office:

TSS ADDTO(USER01) WANAME('Janet Adams')
                  WABLDG('Corp Office Downtown')