Skip to main content

SAP SQL Connector: error " ...... is not defined in the ABAP Dictionary as a table, projection view, or database view".

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
Joseph_Musekura
Support
Support

SAP SQL Connector: error " ...... is not defined in the ABAP Dictionary as a table, projection view, or database view".

Last Update:

Jun 2, 2021 9:18:08 AM

Updated By:

Sonja_Bauernfeind

Created date:

Jun 21, 2017 11:02:16 AM

The following error could be thrown when extracting data using  Qlik SAP SQL Connector "ID:00 Type:E Number:001 'xxxxxx' is not defined in the ABAP Dictionary as a table, projection view, or database view" where ''xxxxxx' is the name of the table.  

SAP error in open-stream.png

 

Environment:

Qlik SAP Connectors 

 

Resolution:


The SQL connector can fetch data from Cluster tables, Views and  Transparent tables but NOT from an "internal/structure" table. 

Please check if the table ''xxxxxx' that is being accessed is not an "internal/structure" table.
"Structure table" holds no permanent data thus can’t be accessed using SELECT statement. 

This can be checked in transaction SE11:

dictionary display table.png

Labels (1)
Contributors
Version history
Last update:
‎2021-06-02 09:18 AM
Updated by: