You can bypass the QMF panels by writing applications that have their own user interfaces. One way to write these applications is by using ISPF.
ISPF does not run in the CICS environment, so ISPF services are not available under CICS.
Use ISPF to provide an end-user interface on mainframe systems. You can use ISPF with the QMF callable interface or command interface.
This chapter outlines considerations for using the callable interface with ISPF. For general information about using the callable interface, see The callable interface. For information on using the command interface, see Using the command interface for applications.