Question:
Hello,
I'm trying to count the number of "Sales Order Items" (0ME_SO_ITEM) in a query, but can't figure out how. Any suggestions are greatly appreciated!
Best Regards,
M. Adolfsson
Answer:
Hi,
try to use virtual key figure. You can assign for every items value 1 and then count. Very good documentation is on sapnet. If you can't find this docu, write me email I have it.
Answer:
Thank you very much! Could you please e-mail me at magado@hotmail.com?
Best regards,
Adolfsson
Answer:
I think u could count the items creating a KF with a exception aggregation and using the item characteristic in the field Reference Characteristic for Exception Aggregation.
Then try different Exceptions Aggregation to match your needs (counter (all values) for example) .
Hope it helps
Answer:
Hi,
The "How to... count occurences of a characteristic" guide can be found on sapnet using the following link (login with your sap oss user-id):
https://websmp206.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700003822762001E
Greetings ,
Joris
Answer:
Thank you!