Three
global user exits are provided to extend the normal processing done by data
table services:
- XDTRD, to select the records that are copied to the data table during
loading when the file is opened. For a user-maintained data table, it can also be used to modify
the records.
- XDTAD, to select the records that are copied to the data table when new
records are added to the file.
- XDTLC, to perform processing at the end of the loading operation.
These user exits are fully described in Customizing data tables using user exits.
[[ Contents Previous Page | Next Page Index ]]