Skip to Content
0
Former Member
Jul 01, 2009 at 10:52 AM

Error in Module pool/Screen while passing value as Decimal value

718 Views

Hi Experts,

We have designed one customized screen with CHAR as input option to pass on Tax Percentage. We have defined as CHAR in screen logic as well as program also.

Where as while we enter value with decimals like 2.5 or 5.4 its throwing a error message "Entry is too long for the field". But when I pass on Integer values like 2 or 4 then its working fine.

Can you pls suggest on this how to rectify this error.

Thanks in advance.

VJ