Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Processing Internal Data →  Date and Time Processing 

Date Fields and Time Fields

The ABAP types d and t are 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

Continue

Access to Date Fields and Time Fields

Validity of Date Fields and Time Fields