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

Aggergate function in cluster table

Former Member
0 Likes
655

hi,

I am developing report from BSEG Table. This is cluster table. Because of this Output is very slow.

Kindly give me the suggestions to use aggergate functions in Cluster Table.

Regards

R.vijai

3 REPLIES 3
Read only

Former Member
0 Likes
515

Hi

Try these two links :

1-

2-

Regards

Neha

Read only

0 Likes
515

hi neha,

I saw the links it was useful, i am looking for the query how to use aggegrate functions in cluster table.

R.vijay

Read only

Former Member
0 Likes
515

Hi Alagan,

No other aggregate expressions apart from COUNT( * ) can be used in cluster tables.

For more info on aggregate functions you can refer this link.

http://help.sap.com/abapdocu/en/ABAPSELECT_AGGREGATE.htm

A similar thread is there you can access it also.

Thanks

Nitesh