Reqid             (Startq)

DESCRIPTION
The "Reqid" represents the value of the REQID parameter specified in the EXEC 
CICS START command.


VALUES
The value of "Reqid" can be a one to eight character name.


INTERPRETATION
The value of "Reqid" uniquely identifies the associated START statement. This 
value can be used by a CANCEL command to cancel the transaction before it 
executed. If it enters execution, the CANCEL command has no affect.


CONCLUSIONS
If the "Reqid" value is specified for the Startq entry, it indicates that the 
transaction can be cancelled prior to being executed.
