SAP ABAP Message Class AQV Message Number 336 (You cannot use & to define an alias table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SQUE (Package) Application Development R/3 SAP Query
⤷
⤷
Attribute
| Message class | AQV | ||
| Short Description | Message texts for SAP Query | ||
| Message Number | |
336 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On |
Message Text
You cannot use & to define an alias table
Help Document
Diagnosis
You tried to define an alias name for an object that cannot be read using a SELECT statement. There are two possible causes:
- The object is a structure that does not have a database table.
- The name of the object already exists as a node of type S or C in the logical database, i.e. the name of the node is the same as that of a table in the Dictionary. You cannot access this table with SELECT in such a case.
System Response
Procedure
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in |