Calculated Field Rounded Off On UI But Considering Not Rounded Value In DVM Rule Set
(Doc ID 2730505.1)
Last updated on NOVEMBER 24, 2020
Applies to:
Siebel CRM - Version 20.5 and laterInformation in this document applies to any platform.
Goal
Calculated field value with DTYPE_NUMBER is rounded off automatically in UI.
Example :- If the calculated value is 39.9899 then it will be displayed as 40 in User Interface
If the same calculated field used in DVM rule set([Field Name] >= 40) then it is considering the actual field value(39.9899) due to that incorrect validation message displayed through DVM.
How to get rounded value in DVM ruleset as well?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |