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
876

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
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.

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.

3 REPLIES 3
Read only

Former Member
0 Likes
573

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
572

Thanks a lot.

I got it.

If you know to use other formula please tell me.

Read only

Former Member
0 Likes
572

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