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

OPEN SQL Aggregate Function

Former Member
0 Likes
289

Hi ,

I want to display no. of invoice by month and yearwise .

eg.

	JAN	FEB	MAR	APR 	.....
2008 	10	15	7	8 	......
2009	9	87	7	77 	...

is it any easy way to retirve from RBKP - BUDAT using aggregate Function.

Thanks,

Kaleel

1 REPLY 1
Read only

Former Member
0 Likes
248

I don't think there is a Agg function, create a Index specfic to BUDAT or check the COPA tables

-Devendar