Skip to Content
0
Former Member
Feb 03, 2009 at 06:41 AM

Editable ALV Quantity field is displaying value in 100th decimal

2876 Views

Hi,

I am working on a requirement with ALV grid, it has a Quantity field. Currently I am having the field type to QUAN, however during runtime when the user enters value on the quantity field, it displays the value divided by 100 or sometimes by 1000.

For example : If I enter 10 in the quantity field, it displays after refresh as .01

Please help as to how I can set this field to accept and retain the quantity in decimals and not to convert it into divide by 100. Also it should not accept characters.

Thank you in advance,

SAC