SAP Message AQV336 - You cannot use & to define an alias table

Diagnosis
You tried to define an alias name for an object that cannot be readusing 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 thelogical database, i.e. the name of the node is the same as that of atable in the Dictionary. You cannot access this table with SELECT insuch a case.