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: 

Text For Total and Sub-Total in ALV List Display

Former Member
0 Kudos

Hi all

I have a small problem regarding the ALV List Display Totals Text...

I need totals for certain amount field and I have changed the properties of that field in fieldcatalog to get the total (Do_Sum = 'X') and I have changed the layout to get text for the totals (totals_text = 'GRAND Total is given here'). these setting/values usually give us the total under respective column and its text in the first column.

the text of 'Total and Sub-Total' is ristricted to the first column by default. I want to over come this limitation as im not displaying the first column(no_out = 'X'.)

.

I hope I have made my question clear here. please do help me out as I need this to be fixed to the earliest possible.

Thanks..

Bhagya

2 REPLIES 2

Former Member
0 Kudos

Hi,

Could you more specific about your requirement?

Thanks,

Sriram Ponna.

Former Member
0 Kudos

i also have this kind of problem. anyone know how to solve it?