SAP ABAP Class IF_TIMEEVENT_CALLBACK (Call Back for Activities)
Properties
Class IF_TIMEEVENT_CALLBACK  
Short Description Call Back for Activities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000415   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_TIMEEVENT_CALLBACK has no forward declaration.
Interfaces
Class IF_TIMEEVENT_CALLBACK has no interface implemented.
Friends
Class IF_TIMEEVENT_CALLBACK has no friend class.
Attributes
Class IF_TIMEEVENT_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EVENT_BYID Instance method Public Method Gets an event via its ID 20000415
2 GET_EVENT_BYNAME Instance method Public Method Gets an event via its symbolic name 20000415
Events
Class IF_TIMEEVENT_CALLBACK has no event.
Types
Class IF_TIMEEVENT_CALLBACK has no local type.
Method Signatures

Method GET_EVENT_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) CL_TIMEEVENT Vorgang (Intervall) 20000415

Method GET_EVENT_BYID on class IF_TIMEEVENT_CALLBACK has no exception.

Method GET_EVENT_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) CL_TIMEEVENT Vorgang (Intervall) 20000415
2 Importing NAME Call by reference Type reference (TYPE) TIMENAME Symbolischer Name eines Objektes 20000415

Method GET_EVENT_BYNAME on class IF_TIMEEVENT_CALLBACK has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in