Function
To set the executable status of a transaction.
Syntax

SET TRANSID
>>-SET TRANSID--(--transid--)----------------------------------->
>----,ENABLESTATUS(-+-ENABLED--+-)----+---------------+--------><
'-DISABLED-' '-,CICS(applid)-'
Parameters
- CICS(applid)
- Specifies the applid of the CICS® region
to which this command is to be routed. If you omit this
option, the command is routed to the default CICS region
specified by the most recent DEFAULT command.
- ENABLESTATUS({ENABLED | DISABLED})
- Specifies whether the specified transaction is to be enabled
or disabled in the target CICS region.
- TRANSID(transid)
- Specifies the 1-4 character CICS transaction
ID that you want to enable or disable in the target CICS region.