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