2007 Dec 28 4:34 AM
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 .
2007 Dec 28 4:37 AM
Hi,
Use REPLACE statement to replace ',' commas with space.
then use CONDENSE statement. so that u will get the value without commas.
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 .
2007 Dec 28 4:37 AM
Hi,
Use REPLACE statement to replace ',' commas with space.
then use CONDENSE statement. so that u will get the value without commas.
2007 Dec 28 4:52 AM
2007 Dec 28 5:10 AM
Hi Sandipan
1st answer - replace ',' commas with space.
2nd answer - Go to System -> userprofile -> own data then go to defaults over there and change the settings .
Reward points pls.
Regards
Deepanker
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |