Application Development and Automation 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: 
Read only

Total/subtotal Alv object oriented

Former Member
0 Likes
652

Hi,

How can I active icon of total/subtotal in alv grid object?

it is disabled.

Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
629

hi,

To activate the total/subtotal icon you need to have atleast one numberic field in the output table which you are using to display the data.

4 REPLIES 4
Read only

shishupalreddy
Active Contributor
0 Likes
629

hi,

please check whether u have amount related fields in the output ...

if they ae there it will be enabled ..

regards

Read only

0 Likes
629

Thanks.

with filed int1 is ok.

Read only

Former Member
0 Likes
629

Hi,

You need to have an field which is an integer type i.e. type i in the structure and make the subtotal as 'X' in the Field layout.

Thanks & Regards

Sarves Sombhatla

Read only

Former Member
0 Likes
630

hi,

To activate the total/subtotal icon you need to have atleast one numberic field in the output table which you are using to display the data.