I have a series of CICS panels in my legacy COBOL application. Is there a way to disable access to specific panels without making changes to the source code and recompiling? I vaguely remember issuing a CEMT TRANS command once, but it appears it disables ALL the panels, not just one.