Do you have any question about this error?
Message type: E = Error
Message class: SDDL_PARSER_MSG - Message Class for DDL Parser
Message number: 030
Message text: UNION must not contain any LOB columns in the selection list
The selection list of a UNION cannot have columns with the type STRING,
RAWSTRING, LCHR, or LRAW.
Elements with these ABAP Dictionary data types are known as LOBs (Large
Objects).
Error message extract from SAP system. Copyright SAP SE.
SDDL_PARSER_MSG030
- UNION must not contain any LOB columns in the selection list ?Get instant SAP help. Start your 7-day free trial now.
SDDL_PARSER_MSG029
GROUP BY must not contain any LOB columns
What causes this issue? The columns specified after GROUP BY cannot have the type STRING, RAWSTRING, LCHR, or LRAW. Elements with these ABAP Dictiona...
SDDL_PARSER_MSG028
Comparison value of LIKE condition must be a character-type literal
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SDDL_PARSER_MSG031
Conditions must not contain any LOB columns
What causes this issue? Conditions cannot have columns with the type STRING, RAWSTRING, LCHR, or LRAW. Elements with these ABAP Dictionary data types...
SDDL_PARSER_MSG032
$$EXTENSION and aggregate functions are not valid together
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.