Hi Guys,
I have an internal table like this :
1 a sdn
2 b sdn
3 c sdn
4 e sap
5 e sap
6 f sap
7 g sap
Now I want to get a count which will tell me that there are three lines with "sdn" and 4 lines with "sap".
Any idea how to do it?
Thanks
Kumar.