SAP ABAP Class CL_SWF_MAIL_USER (Workflow: Utility Class for User)
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_USER | |
| Short Description | Workflow: Utility Class for User | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| 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_USER has no forward declaration.
Interfaces
Class CL_SWF_MAIL_USER has no interface implemented.
Friends
Class CL_SWF_MAIL_USER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | XFELD | Remote Mail Active | 20020603 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SWFTUSRPRP | Workflow: Attributes of a User (Mail) | 20020603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020603 | |
| 2 | Static method | Public | Method | Determines language of user | 20020603 | |
| 3 | Static method | Private | Method | Determines all necessary properties for user | 20020603 | |
| 4 | Static method | Private | Method | Determines all necessary properties for user | 20020603 | |
| 5 | Static method | Public | Method | Checks whether user can receive mail | 20020603 |
Events
Class CL_SWF_MAIL_USER has no event.
Types
Class CL_SWF_MAIL_USER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_MAIL_USER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_MAIL_USER has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020603 | |||
| 2 | RE_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020603 |
Method GET_LANGUAGE on class CL_SWF_MAIL_USER has no exception.
Method GET_USER_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020603 | |||
| 2 | RE_PROPERTIES | Value transfer | Type reference (TYPE) | SWF_USRPRP | Workflow: Eigenschaften eines User (Mail) | 20020603 |
Method GET_USER_PROPERTIES on class CL_SWF_MAIL_USER has no exception.
Method GET_USER_PROPERTIES_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020603 | |||
| 2 | RE_PROPERTIES | Value transfer | Type reference (TYPE) | SWF_USRPRP | Workflow: Eigenschaften eines User (Mail) | 20020603 |
Method GET_USER_PROPERTIES_FROM_DB on class CL_SWF_MAIL_USER has no exception.
Method IS_USER_MAIL_RECEIVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | User | 20020603 | |||
| 2 | RE_USER_IS_MAIL_RECEIVER | Value transfer | Type reference (TYPE) | XFELD | User ist enabled für Mailempfang | 20020603 |
Method IS_USER_MAIL_RECEIVER on class CL_SWF_MAIL_USER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |