2012 Feb 29 7:59 PM
Hello Experts,
I've a HTMLB Tableview in BSP Application. I need to group the key rows with same value into one.
Current Layout
KEY VALUE 1 VALUE 2
A X Y
A X Y
B X Y
B X Y
Required Layout
KEY VALUE 1 VALUE 2
A X Y
X Y
B X Y
X Y
It's somewhat similar to grouping the key rows in ALV. Not sure how to achieve this in BSP.
Please help....
Regards,
Satyajit
PS: Posted this thread in BSP Forum earlier and haven't got any response yet. So reposting it in ABAP General for a quick response.
Hello Experts,
I've a HTMLB Tableview in BSP Application. I need to group the key rows with same value into one.
Current Layout
KEY VALUE 1 VALUE 2
A X Y
A X Y
B X Y
B X Y
Required Layout
KEY VALUE 1 VALUE 2
A X Y
X Y
B X Y
X Y
It's somewhat similar to grouping the key rows in ALV. Not sure how to achieve this in BSP.
Please help....
Regards,
Satyajit
PS: Posted this thread in BSP Forum earlier and haven't got any response yet. So reposting it in ABAP General for a quick response.
2012 Jul 02 9:42 AM
I'm looking for a solution as well. Can someone who is able to answer this question give us advice? Thanks®ards, Jonas
2012 Jul 02 6:12 PM
Hi Satyajit Mohapatra,
please refer to fixedColumns. Therefore check on your system:
BSP: SBSPEXT_TABLE
Page: TableViewFixedColumns.bsp
There you can find the solution.
Regards, Jonas
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |