Skip to Content
0
Sep 14, 2007 at 07:20 AM

Printing the value without the decimal point

28 Views

Hi,

I have a value itab-netwr = 1.000

I need to print this value in the form as 1 (whole number) for the quantity.

What is the format that I need to write in the form? eg. &ITAB-NETWR(CI)&

Thanks in advance.