Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

alias name

A name that can (or must) be used as an alternative to the real name of an object. The following alias names can be defined in ABAP:

  • In ABAP SQL, the addition AS can be used to define alias names for columns of the results set in a SELECT list or for data sources in the FROM clause.

Other versions: 7.31 | 7.40 | 7.54