Implement further logic to restrict records that are to be printed. Set the program context record selected field to no (PGM.*Record selected = *NO) to prohibit records from being printed. This should not be done as the primary means of record selection (use select/omit criteria on the access path instead) but rather to filter out based on some functional criteria, a small percentage of the records that you want to exclude from the access path.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |