SAP TIME STAMP - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

time stamp
Combined date/time specification for determining a point in time. Time stamps of the ABAP runtime framework are POSIX time stamps independent of time zone. They are represented in a time stamp field with the time stamp type utclong or as time stamps in packed numbers whose data type is defined using the DDIC data elements TIMESTAMP or TIMESTAMPL from the ABAP Dictionary.
ABAP_MORE_INFO