Changes to the system programming interface

OPENAPI Support has led to changes to the SPI as follows:
INQUIRE DISPATCHER
The descriptions of ACTOPENTCBS and MAXOPENTCBS in the INQUIRE DISPATCHER command are changed to embrace L9 mode TCBs and to refer to OPENAPI programs. For the full text of the revised descriptions, see "INQUIRE DISPATCHER" in the CICS® System Programming Reference.
INQUIRE EXITPROGRAM
A new value CICSAPI for the APIST option in the INQUIRE EXITPROGRAM command is introduced. CICSAPI is synonymous with the previous value BASEAPI. For the full text of the revised descriptions, see "INQUIRE EXITPROGRAM" in the CICS System Programming Reference .
INQUIRE PROGRAM
A new option APIST is added to the INQUIRE PROGRAM command. APIST enables you to specify CICSAPI or OPENAPI. For the full text of the description of APIST, see "INQUIRE PROGRAM" in the CICS System Programming Reference.
INQUIRE SYSTEM
The description of FORCEQR in the INQUIRE SYSTEM command is changed to limit its relevance to CICSAPI programs, because it does not apply to OPENAPI programs. For the full text of the revised descriptions, see "INQUIRE SYSTEM" in the CICS System Programming Reference.
SET DISPATCHER
The descriptions of MAXOPENTCBS in the SET DISPATCHER command is changed to embrace L9 mode TCBs . For the full text of the revised descriptions, see "SET DISPATCHER" in the CICS System Programming Reference.
SET SYSTEM
The description of the CVDA value FORCE for the option FORCEQR in the SET SYSTEM command is changed to limit its relevance to CICSAPI programs, because it does not apply to OPENAPI programs. For the full text of the revised descriptions, see "SET SYSTEM" in the CICS System Programming Reference.