Alphabetical List Of Global User Exit Points - IBM SC34-6814-04 Customization Manual

Cics transaction server for z/os
Table of Contents

Advertisement

Related concepts:
"The sample XPCTA global user exit program, DFH$PCTA" on page 191
The terminal-not-known sample exit program
You can use this sample global user exit program to handle terminal-not-known
conditions arising from START and ATI requests:
DFHXTENF
Related concepts:
"The sample program for the XALTENF and XICTENF exits, DFHXTENF" on page
230

Alphabetical list of global user exit points

The global user exit points are listed in alphabetical order, giving a brief description
and a reference to where you can find more information about each exit.
Table 2. Alphabetical list of global user exit points
Exit name
Module or domain
XAKUSER
Activity keypoint
program
XALCAID
Terminal allocation
program
XALTENF
XAPADMGR
Application domain
XBMIN
Basic Mapping Support When an input mapping operation completes
XBMOUT
XDLIPOST
DL/I interface program
XDLIPRE
XDSAWT
Dispatcher domain
XDSBWT
XPCTA exit, to test whether the abend was caused by a storage protection
exception condition. It is described on page "The sample XPCTA global
user exit program, DFH$PCTA" on page 191.
A sample global user exit program, designed to be invoked at the XALTENF
or XICTENF exit. The sample source code is shown on page "The sample
program for the XALTENF and XICTENF exits, DFHXTENF" on page 230.
Where or when invoked
Immediately before the 'end of keypoint' record is
written.
Whenever an AID with data is canceled.
When an ATI request from transient data or interval
control requires a terminal that is unknown in this
system.
When a non-system task that has no inherited
Associated Data Origin Descriptor data is attached.
successfully.
When a page of output has been built successfully. "Exit XBMOUT" on
On exit from the DL/I interface program.
On entry to the DL/I interface program.
After an operating system wait.
Before an operating system wait.
Topic
"Activity keypoint
program exit
XAKUSER" on
page 32
"Exit XALCAID" on
page 221
"Exit XALTENF"
on page 226
"Application
Associated Data
exit, XAPADMGR,
in the AP domain"
on page 33
"Exit XBMIN" on
page 35
page 35
"Exit XDLIPOST"
on page 51
"Exit XDLIPRE" on
page 49
"Exit XDSAWT" on
page 48
"Exit XDSBWT" on
page 47
Chapter 1. Global user exit programs
25

Advertisement

Table of Contents
loading

Table of Contents