SAP TIME FIELD - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

time field
Data object of time type t for storing a character-like time . Valid values have the format hhmmss. The internal representation takes place in the character representation of the current code page. For assignments, data objects with numeric data types and for calculations, the content of the time field is converted to the number of seconds since 00:00:00.
ABAP_MORE_INFO