DQM function 115 ensures that the value of the UMF tag is capitalized according to the specified format which can be initial capital letters, all capital letters, or no capital letters.
If you configure the DQM rule to correct the data, the value is formatted according to the specified format.
Exception Code | Description | Severity |
-4 | The value of the parameter is not valid. | 3 |
-3 | Case is not lowercase, but the rule is not configured to correct the data. | 3 |
-2 | Case is not uppercase, but the rule is not configured to correct the data. | 3 |
-1 | Case is not proper case, but the rule is not configured to correct the data. | 3 |
1 | The value was reformatted to the case specified. | 0 |