This is a singleton class that enables the application programmer to request an asynchronous start of another CICS® transaction (see the start method on page start).
An asynchronously started transaction uses the IccStartRequestQ class method retrieveData to gain the information passed to it by the transaction that issued the start request.
An unexpired start request can be cancelled by using the cancel method.