2007 Dec 30 6:48 AM
Dear Friends,
I have to remove all comma from address and amount fields whic are occuring in a internal tables.
Please suggest me best way to do............
Regards
Ricky
2007 Dec 30 8:26 AM
you can use SPLIT KEY WORD for separating data.
if the itab contains records with comma separated
split at ',' into...
reward if useful
rgds
Umakanth
Dear Friends,
I have to remove all comma from address and amount fields whic are occuring in a internal tables.
Please suggest me best way to do............
Regards
Ricky
2007 Dec 30 8:26 AM
you can use SPLIT KEY WORD for separating data.
if the itab contains records with comma separated
split at ',' into...
reward if useful
rgds
Umakanth
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |