SAP ABAP Class CL_SWF_EVT_TOOL_EVENT_MAIL (Event Tools: Send E-Mail)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_EVT (Package) Workflow: Events
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | BI_EVENT_HANDLER_STATIC | Static Event Handler | 20001114 |
Properties
| Class | CL_SWF_EVT_TOOL_EVENT_MAIL | |
| Short Description | Event Tools: Send E-Mail | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_EVT | Workflow: Events |
| Created | 20001114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_EVT_TOOL_EVENT_MAIL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | BI_EVENT_HANDLER_STATIC | Static Event Handler | 20001114 |
Friends
Class CL_SWF_EVT_TOOL_EVENT_MAIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | The e-mail text | 20001116 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Send: Pack List | 20001116 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Send: Recipients | 20001116 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Send: Binary Data | 20001116 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Send: Header Data | 20001116 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Send: Header Data of Attachments | 20001116 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Send: Text | 20001116 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | XML Attachment (Container) | 20001116 | |||
| 9 | Instance attribute | Private | See coding | 20001116 | |||||
| 10 | Instance attribute | Private | See coding | Binary Data for Attachment | 20001116 | ||||
| 11 | Instance attribute | Private | See coding | Mail text | 20001116 | ||||
| 12 | Instance attribute | Private | See coding | Pack List | 20001116 | ||||
| 13 | Instance attribute | Private | See coding | List of Recipients | 20001116 | ||||
| 14 | Instance attribute | Private | See coding | Text of Mail | 20001116 | ||||
| 15 | Instance attribute | Private | See coding | XML Attachment | 20001116 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | SIBFEVENT | Event | 20001116 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container for Transfer of Parameters | 20001116 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SODOCCHGI1 | Data of an object which can be changed | 20001116 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | SWFERECTYP | Name of Receiver Type | 20001116 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SIBFLPORB | Local Persistent Object Reference - BOR Compatible | 20001116 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | I | XML Size | 20001116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates the Pack List and so on for the Call | 20001116 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001116 | |
| 3 | Instance method | Public | Method | Sets the Header Data | 20001116 | |
| 4 | Instance method | Public | Method | Sets the Text of the Document | 20001116 | |
| 5 | Instance method | Public | Method | Sets the Recipient | 20001116 | |
| 6 | Instance method | Public | Method | Sets the Container as an XML Attachment | 20001116 | |
| 7 | Static method | Public | Method | Delivers an Instance | 20001116 | |
| 8 | Instance method | Public | Method | 20001117 | ||
| 9 | Instance method | Public | Method | Sends the Mail | 20001116 |
Events
Class CL_SWF_EVT_TOOL_EVENT_MAIL has no event.
Types
Class CL_SWF_EVT_TOOL_EVENT_MAIL has no local type.
Method Signatures
Method BUILD_SEND_LISTS Signature
Method BUILD_SEND_LISTS on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method BUILD_SEND_LISTS on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method CONSTRUCTOR on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method FILL_HEADER Signature
Method FILL_HEADER on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method FILL_HEADER on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method FILL_MAIL_TEXT Signature
Method FILL_MAIL_TEXT on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method FILL_MAIL_TEXT on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method FILL_RECEIVERS Signature
Method FILL_RECEIVERS on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method FILL_RECEIVERS on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method FILL_XML_ATTACHMENT Signature
Method FILL_XML_ATTACHMENT on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method FILL_XML_ATTACHMENT on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EVENT | Call by reference | Type reference (TYPE) | SIBFEVENT | Ereignis | 20001116 | |||
| 2 | IM_EVENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Ereignisparameter | 20001116 | |||
| 3 | IM_RECTYPE | Call by reference | Type reference (TYPE) | SWFERECTYP | Name des Verbrauchertyps | 20001116 | |||
| 4 | IM_SENDER | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20001116 | |||
| 5 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_EVT_TOOL_EVENT_MAIL | Ereignis-Tools: E-Mail versenden | 20001116 |
Method GET_INSTANCE on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method ON_EVENT Signature
Method ON_EVENT on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
Method ON_EVENT on class CL_SWF_EVT_TOOL_EVENT_MAIL has no exception.
Method SEND Signature
Method SEND on class CL_SWF_EVT_TOOL_EVENT_MAIL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Senden | 20001116 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |