AP Out            (PCT)

DESCRIPTION
"AP Out" shows the number of asynchronous processing (AP) requests for a 
particular "Transid" from a remote CICS region.


VALUES
The value of "AP Out" is an integer count of requests.


INTERPRETATION
There are two different ways to initiate an AP request to a remote CICS region.
First, the application program can issue a START command with a Transid that
is defined as remote in the Sun MTP Program Control Table (PCT). Second, the
application can specify the SYSID as a parameter to the START command, in which
case there is no need to look up the Transid's entry in the PCT.


CONCLUSIONS
This datapoint gives you the ability to see the number of outbound AP requests 
for a specific Transid. 
