2008 Feb 05 9:21 PM
hi,
i have a field called comments of length 1000. i need to display only the first line of the comments field in the alv grid.
hi,
i have a field called comments of length 1000. i need to display only the first line of the comments field in the alv grid.
2008 Feb 05 9:24 PM
Hi Juli,
Once you get the data into the internal table (itab)....
Read itab with sy-index 1 into one internal table.
then pass this to the alv grid fm...
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |