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:
- Some segments have Batch Loader statements with slightly different
names.
PRCOMhas a Batch Loader statement ofPRSTART. - 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
PRTABwithin the Common Segment. Within Workload Automation Programming Language, the Common Segment includesPRTABas an unresolved field, if requested in anOUTPUTstatement, but will also decode thePRTABinto separatePRDATEsegments for start and end date pairs. This makes for more flexible processing in Batch Loader.