STATMTCH |
This is used to determine if a Information Panel,
Order Check Rule, or a Branching Logic Evaluation Status matches the Reminder
Definition Evaluation Status. This function returns true following the rules
outline below:
RULESTAT="D" then the Reminder Evalaution Status must either be DUE NOW or
DUE SOON.
RULESTAT="A" then the Reminder Evaluation Status cannot be N/A, NEVER,
CONTRA, or REFUSED
RULESTAT="N" then the Reminder Evaluation Status must be either N/A, NEVER,
CONTRA, or REFUSED.
If not then the function returns false.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
REMSTAT |
Input |
This is the Reminder Definition Evaluation Status.
|
RULESTAT |
Input |
This is the status assigned to the CPRS Information
Panel entry, Reminder Order Check Rule, or the Reminder Dialog Branching Logic
evaluation.
|
|
USAGE |
This function returns the value of the USAGE field
for the pass in entry IEN from the Reminder Definition file, #811.9.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
IEN |
Input |
The IEN of the entry from file 811.9.
|
|