Single-record, Read-write installation exit

ICSF provides an exit that is called when a record is read from or written to a CKDS. ICSF calls the single-record, read-write (CSFSRRW) exit under these conditions:

Using the exit, you can do such things as prevent the record from being processed, or add user information to the record.

Note: This exit is given control only for a fixed-length record CKDS. The exit does not work with the variable-length record format of the CKDS.