Quantcast
Viewing all articles
Browse latest Browse all 2801

Maximum value DecimalValue can hold

Hello Gurus,

I have an extension field in Opp BO defined as type "DecimalValue"

 

element ZPercentageItemValue: DecimalValue;

 

During run time we are seeing dumps because of overflow error.

I noticed that, as an example, 123788.8888888888888888888888888889 , causes an issue.

Are there any limitations to use this data type? How can we find the maximum allowed value for this? I do not see anything in repository explorer.

 

 

 

thanks

Mahesh


Viewing all articles
Browse latest Browse all 2801

Trending Articles