Entering content frame

-8017: Column must be group column Locate the document in its SAP Library structure

Explanation:

A column which is not a group column, i.e., which is not contained in the <GROUP CLAUSE>, was specified in a <SELECT COLUMN> or in the <HAVING CLAUSE>. Columns which are not group columns may only occur in arguments of the functions COUNT, SUM, AVG, MAX, MIN, STDDEV and VARIANCE.

User Action:

Insert the specified column into the <group clause> as a further group column or remove it from the <SELECT COLUMN> or <HAVING CLAUSE>.

 

 

 

Leaving content frame