2010 May 20 6:42 AM
Dear All,
I have an Problem. I have created one internal table for Bank list.
which is coming in internal table like this:
Bank1
Bank2
Bank3
Bank4
.
.
.
Now i want to print this like this:
Bank1 Bank2 Bank3 Bank4...................
In ALV
How can i do.
Please Suggest me
Shalini
Dear All,
I have an Problem. I have created one internal table for Bank list.
which is coming in internal table like this:
Bank1
Bank2
Bank3
Bank4
.
.
.
Now i want to print this like this:
Bank1 Bank2 Bank3 Bank4...................
In ALV
How can i do.
Please Suggest me
Shalini
2010 May 20 6:53 AM
Put the data in a string and print the string as one colummn, but check how many chars you wnat to print.
2010 May 20 6:56 AM
Hi,
do you want all the bank name in a single column ? then you can concatenate these bank name in one field .in another internal table & then display that in alv
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |