SAP ABAP Class CL_TIMEEVENT (Deadline (event))
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_TIMESET_ITEM | Entry in Time Set | 20000403 |
Properties
| Class | CL_TIMEEVENT | |
| Short Description | Deadline (event) | |
| 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 | 20000403 | SAP |
| Last change | 20001009 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TIMEEVENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TIMESET_ITEM | Entry in Time Set | 20000403 |
Friends
Class CL_TIMEEVENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000403 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TIMENAME | Symbolic Name of an Object | 20000403 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TIMESTAEV | Status fields | 20000404 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Is a milestone | 20000728 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Can occur multiple times | 20000728 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TIMETIME | Time from | 20000403 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_TIMETIME | Time to | 20000403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Activity with Reference | 20000404 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000403 | |
| 3 | Static method | Public | Method | Create Activity with Local Data | 20000413 | |
| 4 | Static method | Public | Method | Create Activity in Context | 20000415 | |
| 5 | Instance method | Public | Method | 20000404 | ||
| 6 | Instance method | Public | Method | 20000404 | ||
| 7 | Instance method | Public | Method | Set set for activity | 20000404 | |
| 8 | Instance method | Public | Method | Set time FROM | 20000404 | |
| 9 | Instance method | Public | Method | Set time TO | 20000404 |
Events
Class CL_TIMEEVENT has no event.
Types
Class CL_TIMEEVENT has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Object reference (TYPE REF TO) | CL_TIMEEVENT | Vorgang | 20000404 |
Method CLONE on class CL_TIMEEVENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | GUID | ID des Events (GUID) | 20000403 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000403 | |||
| 3 | TIME_FROM | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt VON | 20000413 | |||
| 4 | TIME_TO | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt BIS | 20000413 | |||
| 5 | USE_CUSTOMIZING | Call by reference | Type reference (TYPE) | XFLAG | 'X' | Customizing für Milestone, Multiple | 20000905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000404 |
Method CREATE_FROM_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATELOCAL_FROM | Call by reference | Type reference (TYPE) | DATS | lokales Datum von | 20000413 | |||
| 2 | DATELOCAL_TO | Call by reference | Type reference (TYPE) | DATS | lokales Datum bis | 20000413 | |||
| 3 | EVENT | Call by reference | Object reference (TYPE REF TO) | CL_TIMEEVENT | Vorgang | 20000413 | |||
| 4 | ID | Call by reference | Type reference (TYPE) | GUID | ID des Events (GUID) | 20000413 | |||
| 5 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name | 20000413 | |||
| 6 | TIMELOCAL_FROM | Call by reference | Type reference (TYPE) | TIMS | lokale Uhrzeit von | 20000413 | |||
| 7 | TIMELOCAL_TO | Call by reference | Type reference (TYPE) | TIMS | lokale Zeit bis | 20000413 | |||
| 8 | TIMEOBJECT_FROM | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Bezugsobjekt von | 20000413 | |||
| 9 | TIMEOBJECT_TO | Call by reference | Object reference (TYPE REF TO) | IF_TIMEOBJECT | Bezugsobjekt bis | 20000413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000413 | ||
| 2 | Fehlerhafte Parameter | 20000413 |
Method CREATE_IN_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_TIMECONTEXT | Allgemeiner Kontext zu Terminen | 20000415 | |||
| 2 | EVENT | Call by reference | Object reference (TYPE REF TO) | CL_TIMEEVENT | Vorgang (Intervall) | 20000415 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | GUID | Globally Unique Identifier | 20000415 | |||
| 4 | INSERT_INTO_CONTEXT | Call by reference | Type reference (TYPE) | XFLAG | Soll die Instanz in den Kontext eingefügt werden? | 20010122 | |||
| 5 | NAME | Call by reference | Type reference (TYPE) | TIMENAME | Symbolischer Name eines Objektes | 20000415 | |||
| 6 | TIMESTAMP_F | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20000415 | |||
| 7 | TIMESTAMP_T | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20000415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000415 | ||
| 2 | Der symb. Name ist nicht im Kontextprofil vorhanden | 20000415 |
Method GET_ID Signature
Method GET_ID on class CL_TIMEEVENT has no parameter.
Method GET_ID on class CL_TIMEEVENT has no exception.
Method GET_NAME Signature
Method GET_NAME on class CL_TIMEEVENT has no parameter.
Method GET_NAME on class CL_TIMEEVENT has no exception.
Method SET_EVENTSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENTSET | Call by reference | Object reference (TYPE REF TO) | CL_TIMESET_EVENT | Set zum Vorgang | 20000404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000404 |
Method SET_TIME_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIME | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt | 20000404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schwerer Fehler | 20000404 | ||
| 2 | Time-Objekt ist schon einem Event zugeordnet | 20000404 |
Method SET_TIME_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIME | Call by reference | Object reference (TYPE REF TO) | CL_TIMETIME | Zeitpunkt | 20000404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Vorgang ist ein Meilenstein ->hat keinen BIS-Zeitpunkt | 20000404 | ||
| 2 | Schwerer Fehler | 20000404 |
History
| Last changed by/on | SAP | 20001009 |
| SAP Release Created in | 12A |