SAP ABAP Class CL_SWF_MAIL_WORKITEMS (Workflow: Work Item for Mail Dispatch)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_MAIL (Package) Workflow: Connection to Mail System
⤷
⤷
Properties
| Class | CL_SWF_MAIL_WORKITEMS | |
| Short Description | Workflow: Work Item for Mail Dispatch | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_MAIL | Workflow: Connection to Mail System |
| Created | 20020603 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_MAIL_WORKITEMS has no forward declaration.
Interfaces
Class CL_SWF_MAIL_WORKITEMS has no interface implemented.
Friends
Class CL_SWF_MAIL_WORKITEMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Current Date for Database Selection | 20020603 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWFRCRETS | Time Stamp of Current Selection | 20020612 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYUZEIT | Current Time for Database Selection | 20020603 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYDATUM | Date of Last Database Selection | 20020603 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYUZEIT | Time of Last Database Selection | 20020603 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWU_LASTTS | Workflow: Last Run of Job | 20020619 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SWDTWIID | ID of Selected Work Items | 20020603 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_MAIL_TASK_FILTER | Workflow: Task Filter Criteria for Mail Dispatch | 20020603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020603 | |
| 2 | Instance method | Public | Method | Gets selection time stamp | 20020610 | |
| 3 | Instance method | Public | Method | Gets all work items for which mail must be generated | 20020603 | |
| 4 | Instance method | Public | Method | Selects work items from database | 20020603 | |
| 5 | Instance method | Public | Method | Sets date/time of last selection | 20020603 | |
| 6 | Instance method | Public | Method | Sets task filter | 20020603 |
Events
Class CL_SWF_MAIL_WORKITEMS has no event.
Types
Class CL_SWF_MAIL_WORKITEMS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_MAIL_WORKITEMS has no parameter.
Method CONSTRUCTOR on class CL_SWF_MAIL_WORKITEMS has no exception.
Method GET_SELECTION_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TIMESTAMP | Value transfer | Type reference (TYPE) | SWFRCRETS | Workflow: Erzeugungs-timestamp | 20020610 |
Method GET_SELECTION_TIMESTAMP on class CL_SWF_MAIL_WORKITEMS has no exception.
Method GET_WORKITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WIIS | Value transfer | Type reference (TYPE) | SWDTWIID | Workitem-IDs | 20020603 |
Method GET_WORKITEMS on class CL_SWF_MAIL_WORKITEMS has no exception.
Method SELECT_FROM_DATABASE Signature
Method SELECT_FROM_DATABASE on class CL_SWF_MAIL_WORKITEMS has no parameter.
Method SELECT_FROM_DATABASE on class CL_SWF_MAIL_WORKITEMS has no exception.
Method SET_LAST_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Datum der letzten Selektion | 20020603 | |||
| 2 | IM_TIMESTAMP | Call by reference | Type reference (TYPE) | SWU_LASTTS | Workflow: Letzter Lauf des Jobs | 20020619 | |||
| 3 | IM_UZEIT | Call by reference | Type reference (TYPE) | SYUZEIT | Uhrzeit der letzten Selektion | 20020603 |
Method SET_LAST_SELECTION on class CL_SWF_MAIL_WORKITEMS has no exception.
Method SET_TASK_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TASK_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SWF_MAIL_TASK_FILTER | Workflow: Aufgabenfilterkriterien für Mailversand | 20020603 |
Method SET_TASK_FILTER on class CL_SWF_MAIL_WORKITEMS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |