RULE Data Dictionary File
Field |
Description |
Type |
Comments |
RULE_ID |
Rule ID (Name) |
C(16) |
|
DESCR |
Rule Description |
C(40) |
|
PROCESS |
Rule Process Code |
C(30*) |
|
ERRMSG |
Error Message |
C(30*) |
Text to be displayed if the field fails this rule test. |
ERRPROC |
Error Procedure |
C(30*) |
Procedure to be executed if the field fails this rule test. |
SUCCPROC |
Success Procedure |
C(30*) |
Procedure to be executed if the field passes this rule test. |
KNUM |
Index Name |
Field(s) |
0 |
RULE_ID |
RULE_ID |
1 |
DESCR |
DESCR |