Ansicht
Dokumentation

SQL0153 - Column list required. ( OS/400 )

SQL0153 - Column list required. ( OS/400 )

Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0153
Column list required.

Message Long Text :

Cause . . . . . : A column list must be specified because the result columns are unnamed. Result columns are unnamed for one of the following reasons:
-- An element of the SELECT list is not a column and the AS clause is not specified.
-- Corresponding columns of the subselects in a UNION, EXCEPT, or INTERSECT do not have the same name.
-- Two result columns have the same column name. Every column name and system-column name must be unique in a table or view definition. If two column names are the same, the column name is &1.
Recovery . . . : Do one of the following and try the request again:
-- Provide a list of names for the columns in the table, view, or derived table.
-- Specify an AS clause to assign a unique name to the unnamed elements or to rename the duplicate columns in the SELECT list.

Message File : QSQLMSG
Library Message File : QSYS2924


CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by IBM.

Length: 3213 Date: 20240424 Time: 174442     sap01-206 ( 3 ms )