PR – Period record

The PR record is a multi segment record, with the following structure.

PRCOM -+- Common segment (1 per PR)
       |
       += PRDATE = A date interval (many per PR)
Note:
  1. Some segments have Batch Loader statements with slightly different names. PRCOM has a Batch Loader statement of PRSTART.
  2. The Workload Automation Programming Language interpretation of the PR record is slightly different from the PIF specification in which interval dates are store in the field PRTAB within the Common Segment. Within Workload Automation Programming Language, the Common Segment includes PRTAB as an unresolved field, if requested in an OUTPUT statement, but will also decode the PRTAB into separate PRDATE segments for start and end date pairs. This makes for more flexible processing in Batch Loader.