Skip to Content
0
Former Member
May 14, 2010 at 01:19 PM

Deleting Zeros at the end of fields in ALV report

54 Views

I want to make an ALV report that include both integer and decimals in same column.

for example :

1 - 1234.0000

2 - 0.0027

i dont want to see zeros at the end of value.

But the type will be decimal and integer values will be shown with zeros at the end.

For Ex.

I want to take report like this ;

1 - 1234

2 - 0.0027

How can i make this?

Thanks.

Edited by: aydnbk on May 14, 2010 3:22 PM