SAP ABAP Class CL_TIMEZONE (Reference Object Time Zone)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TIM-TR (Application Component) Date Rules
     SZTI (Package) Central Basis Development: Time ('Time/Event')
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TIMEOBJECT Reference to an Application Object 20000412
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TIMESET_ITEM Entry in Time Set 20000412
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UNKNOWN Basis Interface 20001011
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TIMEOBJECT_GENERIC Generic Reference Object 20000706
Properties
Class CL_TIMEZONE  
Short Description Reference Object Time Zone    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SZTI   Central Basis Development: Time ('Time/Event') 
Created 20000412   SAP 
Last change 20000706   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TIMEZONE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TIMEOBJECT Reference to an Application Object 20000412
2 IF_TIMESET_ITEM Entry in Time Set 20000412
3 IF_UNKNOWN Basis Interface 20001011
Friends
Class CL_TIMEZONE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ID Instance attribute Protected Type reference (TYPE) GUID Globally Unique Identifier 20000417
2 M_NAME Instance attribute Protected Type reference (TYPE) TIMENAME Symbolic Name of an Object 20000412
3 M_TIMECALENDAR Instance attribute Protected Object reference (TYPE REF TO) IF_TIMECALENDAR General calendar 20000510
4 M_TIMEZONE Instance attribute Protected Type reference (TYPE) TIMEZONE Time zone 20000412
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000412
Events
Class CL_TIMEZONE has no event.
Types
Class CL_TIMEZONE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALENDAR Call by reference Object reference (TYPE REF TO) IF_TIMECALENDAR Allgemeiner Kalender 20000510
2 Importing ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20000417
3 Importing NAME Call by reference Type reference (TYPE) TIMENAME Symbolischer Name eines Objektes 20000412
4 Importing TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20000412
# Exception Resumable Description Created on
1 TIMEZONE_NOT_VALID Zeitzone existiert nicht 20000412
History
Last changed by/on SAP  20000706 
SAP Release Created in 12A