SSCPFM

Read syntax diagramSkip visual syntax diagram
   .-SSCPFM--=--USSPOI-----.   
>>-+-----------------------+-----------------------------------><
   |            .-USSPOI-. |   
   '-SSCPFM--=--+--------+-'   
                '-USSNOP-'     

Specifies the default USS table that is used to send a VTAM® operator message to the program operator if the message is not included in a user-defined table. SSCPFM has no effect on the USS table that is used to process VTAM operator commands.

SSCPFM applies only to a program operator application program (AUTH=PPO or AUTH=SPO). It is ignored if you code it for an application program that is not a program operator.
SSCPFM=USSNOP
Specifies that ISTINCNO is the name of the default USS table to be used for VTAM messages sent to this program operator. Note that ISTINCNO is used only for messages that are not included in a user-defined table.
SSCPFM=USSPOI
Specifies that ISTCFCMM is the name of the default message table to be used for VTAM messages sent to this program operator. Note that ISTCFCMM is used only for messages that are not included in a user-defined table. After VTAM searches ISTCFCMM, it searches ISTINCNO. This value is recommended if you run command lists.