SAP ABAP Interface IF_SWF_UTL_MAIL (Workflow: Interface for Mail)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_UTL_MAIL | Workflow: Interface to Mail System | 20011211 |
Properties
Interface | IF_SWF_UTL_MAIL | |
Short Description | Workflow: Interface for Mail |
General Data
Package | SWW | Business Workflow: Work Items |
Created | 20011211 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_MAIL has no forward declaration.
Interfaces
Interface IF_SWF_UTL_MAIL has no interface.
Friends
Interface IF_SWF_UTL_MAIL has no friend.
Attributes
Interface IF_SWF_UTL_MAIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Send Mail | 20011211 |
2 | ![]() |
Instance method | Public | Method | Body of Mail | 20011211 |
3 | ![]() |
Instance method | Public | Method | Function Module | 20011211 |
4 | ![]() |
Instance method | Public | Method | Language | 20011211 |
5 | ![]() |
Instance method | Public | Method | Name of Mail | 20011211 |
6 | ![]() |
Instance method | Public | Method | Owner | 20011211 |
7 | ![]() |
Instance method | Public | Method | Parameters for Function | 20011211 |
8 | ![]() |
Instance method | Public | Method | Set Receiver | 20011211 |
9 | ![]() |
Instance method | Public | Method | Sets mail requester | 20011217 |
10 | ![]() |
Instance method | Public | Method | Sender | 20011211 |
11 | ![]() |
Instance method | Public | Method | Task for Title + Body | 20011217 |
12 | ![]() |
Instance method | Public | Method | Title of Mail | 20011211 |
13 | ![]() |
Instance method | Public | Method | Set Work Item Handle | 20011211 |
Events
Interface IF_SWF_UTL_MAIL has no event.
Types
Interface IF_SWF_UTL_MAIL has no local type.
Method Signatures
Method SEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MAIL_OBJECT | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20011213 | ||
2 | ![]() |
EX_SENT_TO_ALL | Call by reference | Type reference (TYPE) | XFELD | Message konnte allen Empfängern zugestellt werden | 20011213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Serviceaufruf | 20011212 |
Method SET_BODY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BODY | Call by reference | Type reference (TYPE) | STRING | Body | 20011211 |
Method SET_BODY on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FUNCTION | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20011211 |
Method SET_FUNCTION on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20011211 |
Method SET_LANGUAGE on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | C | Name der Mail | 20011211 |
Method SET_NAME on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_OWNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_OWNER | Call by reference | Type reference (TYPE) | C | Beseitzer der Mail | 20011211 |
Method SET_OWNER on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PARAM | Call by reference | Type reference (TYPE) | SWR_PROPER | Workflow: Property (Name/Value) | 20011211 |
Method SET_PARAMETER on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_RECEIVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_AGENTS | Call by reference | Type reference (TYPE) | TSWHACTOR | Tabelle mit OrgObjekten | 20011211 |
Method SET_RECEIVERS on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_REQUESTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_REQUESTER | Call by reference | Type reference (TYPE) | SWW_MAIREQ | Workflow: Anforderer einer Mail | 20011217 |
Method SET_REQUESTER on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_SENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SENDER | Call by reference | Type reference (TYPE) | C | Sender der Mail | 20011211 |
Method SET_SENDER on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20011217 |
Method SET_TASK on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | C | Titel der Mail | 20011211 |
Method SET_TITLE on Interface IF_SWF_UTL_MAIL has no exception.
Method SET_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20011211 |
Method SET_WORKITEM on Interface IF_SWF_UTL_MAIL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |