Add a new parameter that allows to not mask the values ALL "SPACE" or "LOW-VALUE (X'00') for a STRING and "0" for a numeric
Applies to Field Type: Character, Numeric (PackDecimal include)
Applies to platform: Windows, Mainframe
Ex:
Mask function : FIXED (Parm1="N/A")
Original value | Mask value |
Abc | N/A |
Rte | N/A |
X'000000' | X'000000' |
The third value equal SPACES
Release : 4.9.1
Component : CA Test Data Manager - Others
Submitting to Development for a User Story number.
The user story for the fixed enhancement is US753999
Please check with Support for the current status of this Enhancement.