SAP ABAP Data Element SUIDTZONE (Time Zone of User)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR_IDENTITY (Package) Identity API
Basic Data
Data Element SUIDTZONE
Short Description Time Zone of User  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TZNZONE    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
Value Table TTZZ    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name TIMEZONE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Time Zone 
Medium 20 Time Zone 
Long 30 Time Zone of User 
Heading 30 Time Zone of User 
Documentation

Definition

The time zone describes the location of an object relative to its local time.

The basic field assignments describe

  • The time difference of the time zone in hours/minutes relative to the UTC
  • The beginning and end of summer time

It is neither necessary nor advisable to use different time zones for Summer and Winter time.

It is possible to convert local times between the local time and a UTC time stamp using the ABAP command convert. The parameters are local time (date and time), time zone and UTC time stamp.

If no personal time zone is set for a user, the system uses the values configured in transaction STZAC. If no time zone is set in the field "User's Default Time Zone", the system time zone is used.

History
Last changed by/on SAP  20110908 
SAP Release Created in 710