ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data → Date and Time Processing
Character-Like Date Fields and Time Fields
The ABAP types d
and t
are character-like
predefined types for data objects that specify dates and times. The date type d
describes a character-like local date in the format "yyyymmdd". The date
type t
describes a character-like local date in the format "hhmmss".
Other versions: 7.31 | 7.40 | 7.54