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

ALV Editable

Former Member
0 Likes
445

hi

i am doing an alv when i select a column and select the totals,it is displaying a message that select at least one column.please tell why it showing that message and that is a numeric column only....

second is after gettiing total is there any way to capture the totals displayed by ALV.ie. can perform any actions on the totals displayed by ALV,, please suggest.

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
421

hi,

Select the columns for which you require subtotals by clicking on the column header.

Choose Subtotal or Edit -> Subtotal.

Regards,

Mdi.Deeba

hi

i am doing an alv when i select a column and select the totals,it is displaying a message that select at least one column.please tell why it showing that message and that is a numeric column only....

second is after gettiing total is there any way to capture the totals displayed by ALV.ie. can perform any actions on the totals displayed by ALV,, please suggest.

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
421

Hi Kiran,

Well the reason for the message could be that you are not selecting the column properly. Select the column by clicking on the Column header & then click on Total.

To get the total value, you will have to handle the event of Total Button click manually & do the calculations.

Best regards,

Prashant

Read only

Former Member
0 Likes
422

hi,

Select the columns for which you require subtotals by clicking on the column header.

Choose Subtotal or Edit -> Subtotal.

Regards,

Mdi.Deeba