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 MREF_MAIL_TEXT Instance attribute Public Object reference (TYPE REF TO) DATA The e-mail text 20001116
2 MREF_PACK_LIST Instance attribute Public Object reference (TYPE REF TO) DATA Send: Pack List 20001116
3 MREF_RECEIVERS Instance attribute Public Object reference (TYPE REF TO) DATA Send: Recipients 20001116
4 MREF_SEND_BINARY Instance attribute Public Object reference (TYPE REF TO) DATA Send: Binary Data 20001116
5 MREF_SEND_HEADER Instance attribute Public Object reference (TYPE REF TO) DATA Send: Header Data 20001116
6 MREF_SEND_HEADER_ATT Instance attribute Public Object reference (TYPE REF TO) DATA Send: Header Data of Attachments 20001116
7 MREF_SEND_TEXT Instance attribute Public Object reference (TYPE REF TO) DATA Send: Text 20001116
8 MREF_XML_ATTACHMENT Instance attribute Public Object reference (TYPE REF TO) DATA XML Attachment (Container) 20001116
9 MT_ATT_HEADERS Instance attribute Private See coding 20001116
10 MT_BIN_TEXT Instance attribute Private See coding Binary Data for Attachment 20001116
11 MT_MAIL_TEXT Instance attribute Private See coding Mail text 20001116
12 MT_PACK_LIST Instance attribute Private See coding Pack List 20001116
13 MT_RECLIST Instance attribute Private See coding List of Recipients 20001116
14 MT_SEND_TEXT Instance attribute Private See coding Text of Mail 20001116
15 MT_XML_ATTACHMENT Instance attribute Private See coding XML Attachment 20001116
16 M_EVENT Instance attribute Private Type reference (TYPE) SIBFEVENT Event 20001116
17 M_EVENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Container for Transfer of Parameters 20001116
18 M_HEADER Instance attribute Private Type reference (TYPE) SODOCCHGI1 Data of an object which can be changed 20001116
19 M_RECTYPE Instance attribute Private Type reference (TYPE) SWFERECTYP Name of Receiver Type 20001116
20 M_SENDER Instance attribute Private Type reference (TYPE) SIBFLPORB Local Persistent Object Reference - BOR Compatible 20001116
21 M_XML_SIZE Instance attribute Private Type reference (TYPE) I XML Size 20001116
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SEND_LISTS Instance method Public Method Generates the Pack List and so on for the Call 20001116
2 CONSTRUCTOR Instance method Public Constructor Constructor 20001116
3 FILL_HEADER Instance method Public Method Sets the Header Data 20001116
4 FILL_MAIL_TEXT Instance method Public Method Sets the Text of the Document 20001116
5 FILL_RECEIVERS Instance method Public Method Sets the Recipient 20001116
6 FILL_XML_ATTACHMENT Instance method Public Method Sets the Container as an XML Attachment 20001116
7 GET_INSTANCE Static method Public Method Delivers an Instance 20001116
8 ON_EVENT Instance method Public Method 20001117
9 SEND 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 Importing IM_EVENT Call by reference Type reference (TYPE) SIBFEVENT Ereignis 20001116
2 Importing IM_EVENT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Ereignisparameter 20001116
3 Importing IM_RECTYPE Call by reference Type reference (TYPE) SWFERECTYP Name des Verbrauchertyps 20001116
4 Importing IM_SENDER Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20001116
5 Returning 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 SEND_ERROR Fehler beim Senden 20001116
History
Last changed by/on SAP  20110908 
SAP Release Created in 610