SAP ABAP Interface IF_TIMEEVENT_CALLBACK (Call Back for Activities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TIM-TR (Application Component) Date Rules
⤷
SZTI (Package) Central Basis Development: Time ('Time/Event')
⤷
⤷
Properties
| Interface | IF_TIMEEVENT_CALLBACK | |
| Short Description | Call Back for Activities |
General Data
| Package | SZTI | Central Basis Development: Time ('Time/Event') |
| Created | 20000415 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TIMEEVENT_CALLBACK has no forward declaration.
Interfaces
Interface IF_TIMEEVENT_CALLBACK has no interface.
Friends
Interface IF_TIMEEVENT_CALLBACK has no friend.
Attributes
Interface IF_TIMEEVENT_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets an event via its ID | 20000415 | |
| 2 | Instance method | Public | Method | Gets an event via its symbolic name | 20000415 |
Events
Interface IF_TIMEEVENT_CALLBACK has no event.
Types
Interface 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 | ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000415 | |||
| 2 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TIMEEVENT | Vorgang (Intervall) | 20000415 |
Method GET_EVENT_BYID on Interface 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 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_TIMEEVENT | Vorgang (Intervall) | 20000415 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000415 |
Method GET_EVENT_BYNAME on Interface IF_TIMEEVENT_CALLBACK has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 12A |