SAP ABAP Message Class AQ 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 | AQ | ||
| 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. Two different kinds of errors could have occured:
- The object is a structure, for which no database table exists, or
- The name of the object already exists in the logical database as a type S or type C node. This means that the name of the node is taken from the name of a table in the Dictionary. In this case, you are not allowed to use SELECT to access the table.
System Response
Procedure
History
| Last changed on/by | 20140121 | SAP | |
| SAP Release Created in |