SAP ABAP Message Class SDDL_PARSER_MSG Message Number 024 (Column & is not contained in GROUP BY list)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC (Application Component) ABAP Dictionary
⤷
SDDIC_VIEWPARSER (Package) DDIC Viewparser

⤷

⤷

Attribute
Message class | ![]() |
SDDL_PARSER_MSG | |
Short Description | ![]() |
Message Class for DDL Parser | |
Message Number | ![]() |
024 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20140121 |
Message Text
Column & is not contained in GROUP BY list
Help Document
Diagnosis
An aggregate function is used in the selection list. All the fields from the selection list that are not used in the aggregate function must be included in the GROUP BY list.
System Response
Procedure
Include the field in the GROUP BY list.
Note that only field names must be used in the GROUP BY list. Alias names are not permitted.
Procedure for System Administration
History
Last changed on/by | ![]() |
20141121 | SAP |
SAP Release Created in |