Built-in data object

A data object that the ABAP runtime environment makes available in an ABAP program, either always or in specific contexts. Built-in data objects are: system fields, the space constant, the me self reference, and the screen structure.

More