ISPF tables

The HCL Workload Automation for Z dialogs use a number of resident ISPF tables:
prefACMDS
Is the ISPF command table. The prefix pref is the name of the current ISPF application. You can specify this as a value on the NEWAPPL keyword when starting the application.
prefAXMDL
Is used to hold information about the dynamic ISPF data tables used in the dialogs (that is, the data tables that are created and deleted during the dialog processing). Typical information includes the table sort order, which resides here from one usage of the dialog to the next. The prefix pref is the name of the current ISPF application. You can specify this as a value on the NEWAPPL keyword when starting the application.
EQQELDEF
Contains the ended-in-error-list default layouts.
EQQEVERT
Contains definitions of ended-in-error-list layout variables.
EQQLUDEF
Contains the list of subsystem names and associated LU names that the HCL Workload Automation for Z dialogs user can connect to.
EQQRLDEF
Contains definitions of the ready list layouts. The layouts in this table cannot be modified or deleted in the WORKSTATION COMMUNICATION dialog.
EQQRLOUT
Contains definitions of the ready list layouts. The layouts in this table can be modified and deleted in the WORKSTATION COMMUNICATION dialog. New ready-list layouts created by a user are held in this table.
EQQXVART
Contains definitions of the ISPF data tables used in the dialogs.