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

Average in ALV

Former Member
0 Likes
875

Hi Experts,

How can I make average of column data like sum?

can I use another formula within alv column?

Any help will be appreciable with forum points.

Regards

Rajiv singh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
571

Hi ,

average function.

For calculating the averages, you have to set the

DO_SUM = 'C' instead of 'X' in the field catalog for that column.

If Useful Reward points.

Regards,

Satish.

Hi Experts,

How can I make average of column data like sum?

can I use another formula within alv column?

Any help will be appreciable with forum points.

Regards

Rajiv singh.

3 REPLIES 3
Read only

Former Member
0 Likes
572

Hi ,

average function.

For calculating the averages, you have to set the

DO_SUM = 'C' instead of 'X' in the field catalog for that column.

If Useful Reward points.

Regards,

Satish.

Read only

0 Likes
571

Thanks a lot.

I got it.

If you know to use other formula please tell me.

Read only

Former Member
0 Likes
571

As far as adding your own formula apart from some standard like sum and average is concern ALV do not provide such functionality.

regards

Bikas