The documentation says that itab is a functional Operator so i replaced it with a functional method. Normal Loop works fine but GROUP BY gets error Messages "no Group binding" . If i insert a helper variable for the functional method result the code works.
Why?
I put some Example Coding in the attachment (modified SAP demo Report)