SELECT CPWS

List a current plan workstation.
ACTION=SELECT,RESOURCE=CPWS,WSAUTO=automation_workstation,
                            WSNAME=workstation_name,
                            WSTYPE=workstation_type,
                            WSREP=workstation_rep_attri,
                            WSVIRT=virtual_workstation,
                            WSWAIT=wait_workstation,
                            WSZCENTR=z-centric_workstation
                            WSRETYPE=remotengine_workstation;
automation_workstation
Y or N (char(1))
remote-engine_workstation
Z or D (char(1))
virtual_workstation
Y or N (char(1))
wait_workstation
Y or N (char(1))
workstation_name
Character (char(4))
workstation_rep_attri
A, S, C, or N (char(1))
workstation_type
C, G, R, or P (char(1))
z-centric_workstation
Y or N (char(1))

At least one of the operands starting with WS must be specified.