You could either
- with COLLECT statement
- Define sum criteria fields as character and not numeric type
- Define sum criteria fields as keys of a sorted standard/hashed internal table
- without COLLECT statement
- Code in a SORT/LOOP
Regards,
Raymond
You could either
Regards,
Raymond