Get Example source ABAP code based on a different SAP table
Date Fields and Time Fields The ABAP types d>> and t>> are built-in 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 time in the format hhmmss>.