SAP ABAP Data Element TZNZONE (Time Zone)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TIM-TZ (Application Component) Time Zones
     SZTZ (Package) Central Basis Development: Time Zones
Basic Data
Data Element TZNZONE
Short Description Time Zone  
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 15 Time Zone 
Long 20 Time Zone 
Heading 10 Time Zone 
Documentation

Definition

The time zone describes the location of an object in relation 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

On the basis of these field assignments, you do not need to use different time zones for summer and winder time, nor are these appropriate.

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

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