SAP ABAP Class CL_SWN_UTL_SCHEDULE (WF Notif: Service Class for Schedules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWN (Package) Business Workflow: E-Mail Notifications for Work Items
⤷
⤷
Properties
| Class | CL_SWN_UTL_SCHEDULE | |
| Short Description | WF Notif: Service Class for Schedules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWN | |
| Program status | ||
| Category | 0 | |
| Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
| Created | 20030922 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWN_UTL_SCHEDULE has no forward declaration.
Interfaces
Class CL_SWN_UTL_SCHEDULE has no interface implemented.
Friends
Class CL_SWN_UTL_SCHEDULE has no friend class.
Attributes
Class CL_SWN_UTL_SCHEDULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determines last interval of a schedule | 20030922 |
Events
Class CL_SWN_UTL_SCHEDULE has no event.
Types
Class CL_SWN_UTL_SCHEDULE has no local type.
Method Signatures
Method GET_LAST_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERVAL_FROM | Call by reference | Type reference (TYPE) | SWN_TIMESTAMPL | Beginn des Intervalls | 20030922 | |||
| 2 | E_INTERVAL_TO | Call by reference | Type reference (TYPE) | SWN_TIMESTAMPL | Ende des Intervalls | 20030922 | |||
| 3 | I_INTERVAL | Call by reference | Type reference (TYPE) | SWN_INTERVAL | Interval in Minuten | 20030923 | |||
| 4 | I_TIME_FROM | Call by reference | Type reference (TYPE) | SWN_TIMEFROM | Startzeitpunkt | 20030923 | |||
| 5 | I_TIME_TO | Call by reference | Type reference (TYPE) | SWN_TIMETO | Endezeitpunkt | 20030923 | |||
| 6 | I_TIME_ZONE | Call by reference | Type reference (TYPE) | SWN_TIMEZONE | Zeitzone | 20030923 | |||
| 7 | I_WEEKDAYS | Call by reference | Type reference (TYPE) | SWN_WEEKDAYS | Wochentage | 20030923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Werte des Schedules sind nicht gültig | 20030922 | ||
| 2 | Schedule ist nich aktiviert => Wochentage nicht eingetragen | 20031008 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |