hi folks,
In CS01 i.e BOM creation if you put the quantity field at item level it gets stored with commas i.e. if you put 1000 then it gets save as 1,000 .
When i am fetching these from database in program and doing some calculation the program is giving me dump on that value .
Can any body suggest me what i should do .