EXCLUDE

An optional parameter used to exclude a list of tables. All other Views will be printed. The syntax rules for EXCLUDE are the same as those for SELECT.

Example:
FROMDDN=TBLIB1
EXCLUDE=(CODE1,CODE2);

Note:
The keywords SELECT and EXCLUDE are mutually exclusive.