SAP ABAP Data Element SYSTTSTLO (Timestamp (date and time) for user)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Data Element SYSTTSTLO
Short Description Timestamp (date and time) for user  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYTSTP    
Data Type NUMC   Character string with only digits 
Length 14    
Decimal Places 0    
Output Length 14    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Time 
Medium 15 Time stamp 
Long 15 Time stamp 
Heading 15 Time stamp 
Documentation

Definition

Local timestamp, based on the local time zone of the user.

The timestamp format is obsolete and has been replaced by the following new formats:

  • Short form, accurate to one second. Internal length 8 bytes, external length 19 bytes (formatted).
  • Long form accurate to 1^-7 seconds. Internal length 11 bytes, external length 27 bytes (formatted).

Notes

In the following cases, it is not possible to calculate a local timestamp:

  • The time zone is not entered in the user master record
  • or
  • The time zone in the user master record is invalid
  • or
  • The time zones are inactive (table TTZCU).

In this case, the system date and time are combined into a timestamp.

History
Last changed by/on SAP  19960105 
SAP Release Created in