ABAP Keyword Documentation → ABAP Glossary
date field
Data object with the
date type t
for saving a character-like
calendar date. Valid values have the format "yyyymmdd". The internal representation used is the
character representation of the current
code page. When assignments are made to data objects with
numeric data types and in calculations, valid values are converted to the number of days since 01.01.0001.