This condition type is used for conditions that specify values that a non-status field may take, defined in terms of a fixed value and an operator.
Valid Operators
Examples of CMP Condition:
|
Field name |
Condition name |
Operation |
Value |
|---|---|---|---|
|
Order quantity Credit limit License date |
Greater than 10 Less than $100.00 Less than expire date (Enter as YYMMDD) |
GT (>) LT (<) LT (<) |
10 100 991203 |
This condition is implemented using the COMP keyword in the display file DDS.
|
Copyright © 2014 CA.
All rights reserved.
|
|