Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ALV grid display

Former Member
0 Kudos

i want to repeat the content of last row and last column in a grid .

Example:

1001 abcde 10

1002 trtert 20

1003 tryhgd 55

-


-


55 <-repeated

55 is in the last column and last row of the grid. It is to be repeated in grid as shown above. Is there any solution?

Points will be rewarded. Thanks in advance

4 REPLIES 4

Former Member
0 Kudos

make clear about the question??

0 Kudos

Modify the internal table and then display the Grid ALV.

hymavathi_oruganti
Active Contributor
0 Kudos

how manytrimes u have to repeat and y? be clear pls

0 Kudos

i want to repeat only once.