![]() |
![]() |
|
Enum value errors use the error code ENUMVALUES. Enum value errors generally occur if incorrect data has been imported into PayGlobal.
This topic shows an example of an enum value error and how to correct it.
Example
Audit log information:
Checking table 'Rate'... Executing rule 'Enum values'... Found 1 invalid value(s) for enum fields: FactorOperator Error code: [ENUMVALUES] - RateID:2, FactorOperator:Plus |
The Factor Operator combo list on the Rate table has the following valid values: Multiply, Divide, Add, Subtract. However, in this example, the Factor Operator for RateID 2 is "Plus".
To correct this problem:
|
|
Topic: 22308