Skip to Content
0
Former Member
Oct 03, 2005 at 04:09 PM

Urgent - Convert 9,999.00 to 9999.00

223 Views

Hello All,

I am working on a SAPscript and I wrote a perform to do some calculation before passing the values to the form.

I am passing BSEG-DMBTR to in_tab-value which comes in as 9,999.00. Now I need to convert it to 9999.00 and do some calculation:

Can any one tell me how I can convert 9,999.00 to 9999.00

Thanks

Pavan