SAP ABAP Class CL_SWF_EXP_WFSYST_TIME (Handling Times and Dates)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_EXP (Package) Workflow: Expressions
⤷
⤷
Properties
| Class | CL_SWF_EXP_WFSYST_TIME | |
| Short Description | Handling Times and Dates | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_EXP | Workflow: Expressions |
| Created | 20020925 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_EXP_WFSYST_TIME has no interface implemented.
Friends
Class CL_SWF_EXP_WFSYST_TIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TIMENAME | 'RESULT' | Name of Default Result of Deadline Rule | 20030811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine UTC Time Stamp | 20020925 | |
| 2 | Static method | Public | Method | Determine Exact UTC Time Stamp | 20020925 | |
| 3 | Static method | Private | Method | Evaluate Appointment Rule | 20030811 | |
| 4 | Static method | Private | Method | Duration from Deadline Rule | 20030811 | |
| 5 | Static method | Private | Method | Time Stamp (End) from Deadline Rule | 20030811 | |
| 6 | Static method | Private | Method | Time Stamp (Start) from Deadline Rule | 20030811 |
Events
Class CL_SWF_EXP_WFSYST_TIME has no event.
Types
Class CL_SWF_EXP_WFSYST_TIME has no local type.
Method Signatures
Method GET_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTC | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20020925 |
Method GET_UTC on class CL_SWF_EXP_WFSYST_TIME has no exception.
Method GET_UTC_LONG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UTC_LONG | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20020925 |
Method GET_UTC_LONG on class CL_SWF_EXP_WFSYST_TIME has no exception.
Method TRULE_EVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTXT | Call by reference | Object reference (TYPE REF TO) | CL_TIMECONTEXT | Kontext für die Auswertung der Terminregel | 20030811 | |||
| 2 | RESULT_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_TIMESET_ITEM | Ermittelte Zeitvariable (Zeitpunkt oder Zeitdauer) | 20030811 | |||
| 3 | TRULE | Call by reference | Type reference (TYPE) | TIMENAME | Eindeutiger Name der Terminregel | 20030811 |
Method TRULE_EVAL on class CL_SWF_EXP_WFSYST_TIME has no exception.
Method TRULE_GET_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTXT | Call by reference | Object reference (TYPE REF TO) | CL_TIMECONTEXT | Kontext für die Auswertung der Terminregel | 20030811 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | Ermittelte Zeitdauer | 20030811 | |||
| 3 | TRULE | Call by reference | Type reference (TYPE) | TIMENAME | Eindeutiger Name der Terminregel | 20030811 |
Method TRULE_GET_DURATION on class CL_SWF_EXP_WFSYST_TIME has no exception.
Method TRULE_GET_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTXT | Call by reference | Object reference (TYPE REF TO) | CL_TIMECONTEXT | Kontext für die Auswertung der Terminregel | 20030811 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | Ergebniszeitpunkt | 20030811 | |||
| 3 | TRULE | Call by reference | Type reference (TYPE) | TIMENAME | Eindeutiger Name der Terminregel | 20030811 |
Method TRULE_GET_END on class CL_SWF_EXP_WFSYST_TIME has no exception.
Method TRULE_GET_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CTXT | Call by reference | Object reference (TYPE REF TO) | CL_TIMECONTEXT | Kontext für die Auswertung der Terminregel | 20030811 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TIMESTAMP | Ergebniszeitpunkt | 20030811 | |||
| 3 | TRULE | Call by reference | Type reference (TYPE) | TIMENAME | Eindeutiger Name der Terminregel | 20030811 |
Method TRULE_GET_START on class CL_SWF_EXP_WFSYST_TIME has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |