Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8975

Re: issue regarding collect statement

$
0
0

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


Viewing all articles
Browse latest Browse all 8975

Trending Articles