View - Use of an ARCHDATE Range in Will SARGRW utility.
search cancel

View - Use of an ARCHDATE Range in Will SARGRW utility.

book

Article ID: 128830

calendar_today

Updated On:

Products

OM Deliver OM View

Issue/Introduction

In using SARGRW to produce reports, does it allow for an ARCHDATE range?
 

Environment

View - Releases 12.2 and higher

Resolution

To interrogate the database using a range of ARCHDATE values, below code can be used in SARGRW code:

 /IF (ARCHDATE GE 'mm/dd/yyyy') AND (ARCHDATE LE 'mm/dd/yyyy')