View - Add ARCHDATE Date Range to Program SARGRW09
book
Article ID: 130957
calendar_today
Updated On: 07-15-2024
Products
OM View
Issue/Introduction
Code for the date range in SARGRW09 program for the selection of Job data.
Environment
View - Release 12.2 and higher.
Resolution
To do an ARCHDATE date range selection, use the following:
/IF (ARCHDATE GE 'mm/dd/yyyy') AND (ARCHDATE LE 'mm/dd/yyyy')
Feedback
thumb_up
Yes
thumb_down
No