Entering content frame

-2012: View column list too long Locate the document in its SAP Library structure

Explanation:

In a <CREATE VIEW statement>, the number of view table columns to be defined must be equal to the number of columns issued as the <QUERY EXPRESSION> result. In the present case, the attempt was made to create more view table columns than columns are available in the <QUERY request> result.

User Action:

Reduce the number of view table columns specified in the SQL statement.

 

 

 

Leaving content frame