Start of change

Configuring IMS Refreshable exit

BSYPPUE0 can be registered as IMS Refreshable exit.

IMS PROCLIB DFSDFxxx member

To register BSYPPUE0 as IMS Refreshable exit, you must specify BSYPPUE0 in the USER_EXITS section of IMS PROCLIB DFSDFxxx member as follows:
<SECTION=USER_EXITS>                 
EXITDEF=(TYPE=PPUE,EXITS=(BSYPPUE0))
End of change