SAP ABAP Class IF_TIMEOBJECT (Reference to an Application Object)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TIMESET_ITEM Entry in Time Set 20000407
2 Interface composition (i COMPRISING i_ref)  IF_UNKNOWN Basis Interface 20001011
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIMEOBJECT_USER Reference Object User 20000404
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIMEZONE Reference Object Time Zone 20000412
Properties
Class IF_TIMEOBJECT  
Short Description Reference to an Application Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000403   SAP 
Last change 20001009   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TIMEOBJECT has no forward declaration.
Interfaces
Class IF_TIMEOBJECT has no interface implemented.
Friends
Class IF_TIMEOBJECT has no friend class.
Attributes
Class IF_TIMEOBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Method Determine Symbolic Name 20000404
2 GET_TIMECALENDAR Instance method Public Method Determine Calendar Information 20000510
3 GET_TIMEZONE Instance method Public Method Determine Time Zone 20000403
Events
Class IF_TIMEOBJECT has no event.
Types
Class IF_TIMEOBJECT has no local type.
Method Signatures

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAME Call by reference Type reference (TYPE) TIMENAME Symbolischer Name 20000404
# Exception Resumable Description Created on
1 FATAL_ERROR Schwerer Fehler 20000404

Method GET_TIMECALENDAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_TIMECALENDAR Allgemeiner Kalender 20000510
# Exception Resumable Description Created on
1 FATAL_ERROR Schwerer Fehler 20000510

Method GET_TIMEZONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMEZONE Value transfer Type reference (TYPE) TIMEZONE Zeitzone 20000404
# Exception Resumable Description Created on
1 FATAL_ERROR Schwerer Fehler 20000404
History
Last changed by/on SAP  20001009 
SAP Release Created in