2008 Aug 13 7:10 AM
Hi all,
Iam developing a module pool.
I want that Column March to be merged....
How to do in Module pool
Sorry if Iam not clear...
Cheers
Christina
2008 Aug 13 7:25 AM
hi
select the strucutre (either from program or datadictonary) for the table control in screen painter..this will automatically combine your structure with the table control field columns
loop through the control in the PBO and PAI
in the pbo read the data from your internal table and pass it to table control structure
this will populate the data for table control..
Hi all,
Iam developing a module pool.
I want that Column March to be merged....
How to do in Module pool
Sorry if Iam not clear...
Cheers
Christina
2008 Aug 13 7:12 AM
>I want that Column March to be merged....
>How to do in Module pool
you want to fix the columns in the properties od the column you can make it fixed column...what exactly you are looking for..
2008 Aug 13 7:18 AM
Hi
I dont want the columns fixed..I want to merge..
for example... if i have 2 columns with the same name , then it should appear as 1 in one single column
Cheers
Christina
2008 Aug 13 7:25 AM
hi
select the strucutre (either from program or datadictonary) for the table control in screen painter..this will automatically combine your structure with the table control field columns
loop through the control in the PBO and PAI
in the pbo read the data from your internal table and pass it to table control structure
this will populate the data for table control..
2008 Aug 13 7:29 AM
hi ncatenate the 2 field values into 1 internal table field column and pass it your table control field
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |