SAP ABAP Class IF_TIMEOBJECT_CALLBACK (Call-Back for Reference Objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TREDIT_OBJECT_CALLBACK Simple call-back implementation 20000808
Properties
Class IF_TIMEOBJECT_CALLBACK  
Short Description Call-Back for Reference Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000415   SAP 
Last change 20001009   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TIMEOBJECT_CALLBACK has no forward declaration.
Interfaces
Class IF_TIMEOBJECT_CALLBACK has no interface implemented.
Friends
Class IF_TIMEOBJECT_CALLBACK has no friend class.
Attributes
Class IF_TIMEOBJECT_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TIMEOBJECT_BYID Instance method Public Method Gets a Time Object Via Its ID 20000415
2 GET_TIMEOBJECT_BYNAME Instance method Public Method Gets a Time Object Via Its Name 20000415
Events
Class IF_TIMEOBJECT_CALLBACK has no event.
Types
Class IF_TIMEOBJECT_CALLBACK has no local type.
Method Signatures

Method GET_TIMEOBJECT_BYID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) GUID Globally Unique Identifier 20000415
2 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_TIMEOBJECT Referenz auf ein Anwendungsobjekt 20000415

Method GET_TIMEOBJECT_BYID on class IF_TIMEOBJECT_CALLBACK has no exception.

Method GET_TIMEOBJECT_BYNAME 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_TIMEOBJECT Referenz auf ein Anwendungsobjekt 20000415
2 Importing NAME Call by reference Type reference (TYPE) TIMENAME Symbolischer Name eines Objektes 20000415

Method GET_TIMEOBJECT_BYNAME on class IF_TIMEOBJECT_CALLBACK has no exception.
History
Last changed by/on SAP  20001009 
SAP Release Created in