Skip to Content
0
May 26, 2020 at 10:28 AM

Overflow error when converting decimal type.

162 Views

Hi, friends.
I have a web-service in which I have a field "ThresholdValue".

The "ThresholdValue" type is decimal(5.2).

When I put into this field the value greater than "999" (e.g 1000 ) and run this service by SOAPUI I always get an error "Overflow in conversion '1000'" in Tcode: srt_uril!

Can anybody help me to figure out what's the reason?
Thanks!

Attachments