SAP ABAP Interface IF_SWN_USER (WF Notif: Users)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWN (Package) Business Workflow: E-Mail Notifications for Work Items
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWN_USER_BASE | WF Notif: Basis Class for User Handler | 20030924 |
Properties
| Interface | IF_SWN_USER | |
| Short Description | WF Notif: Users |
General Data
| Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
| Created | 20030827 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWN_USER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20031002 |
Friends
Interface IF_SWN_USER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USER_ID | Instance attribute | Public | Type reference (TYPE) | SWN_RECID | User ID | 20030903 | ||
| 2 | USER_TYPE | Instance attribute | Public | Type reference (TYPE) | SWN_RECTYPE | User Type | 20030902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Address for Communication Type | 20030902 | |
| 2 | Instance method | Public | Method | Determine Hash Code from Receiver ID | 20030903 | |
| 3 | Instance method | Public | Method | Determine User Language | 20030902 | |
| 4 | Instance method | Public | Method | 20130827 | ||
| 5 | Instance method | Public | Method | Form of Address (for Example, for Newsletter) in User Lang. | 20030827 | |
| 6 | Instance method | Public | Method | Instantiate Object | 20030903 |
Events
Interface IF_SWN_USER has no event.
Types
Interface IF_SWN_USER has no local type.
Method Signatures
Method GET_COMM_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMM_TYPE | Call by reference | Type reference (TYPE) | SWN_COMMTYPE | Kommunikationsart | 20030903 | |||
| 2 | R_ADDRESS | Value transfer | Type reference (TYPE) | STRING | Email-Adress o.ä. | 20030903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zu dieser Kommunikationsart ist keine Adresse verfügbar | 20030921 | ||
| 2 | Benutzer soll keine Benachrichtigungen erhalten | 20130624 |
Method GET_HASH_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECIPIENT_ID | Call by reference | Type reference (TYPE) | SWN_RECID | Benutzer-ID | 20030903 | |||
| 2 | I_RECIPIENT_TYPE | Call by reference | Type reference (TYPE) | SWN_RECTYPE | Benutzertyp | 20030903 | |||
| 3 | R_HASH_CODE | Value transfer | Type reference (TYPE) | SWN_HASH | Hash-Code | 20030903 |
Method GET_HASH_CODE on Interface IF_SWN_USER has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | Sprache | 20030902 |
Method GET_LANGUAGE on Interface IF_SWN_USER has no exception.
Method GET_PARAMETER_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130827 | ||||
| 2 | RE_PARAMETER_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130827 |
Method GET_PARAMETER_VALUE on Interface IF_SWN_USER has no exception.
Method GET_SALUTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELIVERY_TYPE | Value transfer | Type reference (TYPE) | SWN_DELTYPE | Zustellungsart | 20030903 | |||
| 2 | R_SALUTATION | Value transfer | Type reference (TYPE) | STRING | Anrede | 20030903 |
Method GET_SALUTATION on Interface IF_SWN_USER has no exception.
Method LOAD_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USER_ID | Call by reference | Type reference (TYPE) | SWN_RECID | Benutzerkennung | 20030903 | |||
| 2 | I_USER_TYPE | Call by reference | Type reference (TYPE) | SWN_RECTYPE | Benutzertyp | 20030903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Benutzer soll keine Benachrichtigungen erhalten | 20130827 | ||
| 2 | Benutzer konnte nicht gefunden werden | 20030903 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |