SAP ABAP Class CL_SWN_DELIVERY_SCHEDULE (WF Notif: Copy Template for SWN Classes)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWN_DELIVERY_SCHEDULE | WF Notif: Schedule | 20030922 |
Properties
| Class | CL_SWN_DELIVERY_SCHEDULE | |
| Short Description | WF Notif: Copy Template for SWN Classes | |
| 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_DELIVERY_SCHEDULE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWN_DELIVERY_SCHEDULE | WF Notif: Schedule | 20030922 |
Friends
Class CL_SWN_DELIVERY_SCHEDULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWN_OBJECT_FACTORY | Factory | 20030922 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWN_DELSCHEDID | Schedule ID | 20030929 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWN_INTERVAL | Interval in Minutes | 20030929 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWN_TIMESTAMPL | Last Application | 20030929 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWN_LOG | Application Log | 20030922 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SWN_TIMEFROM | Start time | 20030929 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SWN_TIMETO | Offset to end time | 20030929 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SWN_TIMEZONE | Time Zone | 20030929 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SWN_WEEKDAYS | Weekdays | 20030929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030922 | |
| 2 | Instance method | Protected | Method | Log When Method Is Accessed | 20030922 | |
| 3 | Instance method | Protected | Method | Log When Method Is Exited | 20030922 | |
| 4 | Instance method | Public | Method | Initializes object from the database | 20030922 |
Events
Class CL_SWN_DELIVERY_SCHEDULE has no event.
Types
Class CL_SWN_DELIVERY_SCHEDULE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWN_OBJECT_FACTORY | Factory | 20030922 |
Method CONSTRUCTOR on class CL_SWN_DELIVERY_SCHEDULE has no exception.
Method ENTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | C | 'unknown' | Methodenname | 20030922 |
Method ENTERED on class CL_SWN_DELIVERY_SCHEDULE has no exception.
Method LEAVING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_METHOD | Call by reference | Type reference (TYPE) | C | 'unknown' | Methodenname | 20030922 |
Method LEAVING on class CL_SWN_DELIVERY_SCHEDULE has no exception.
Method LOAD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SWN_DELSCHEDID | Schlüssel | 20030922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Objekt mit diesem Schlüssel vorhanden | 20030922 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |