SAP ABAP Class CL_SWN_NOTIF_WORKFLOW (WF Notif: Handler for Workflow Notifications)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWN_NOTIF_BASE | WF Notif: Base Class for Notification Handler | 20031001 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FOPC_SWN_NOTIF_COMPOSITE | WF Notif: Handler for Workflow Notifications | 20061117 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_NOTIF_WORKFLOW | GRPC Notification for Escalation | 20090511 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWN_NOTIF_WF_NO_DESCR | WF Notif: Handler for Workflow Notifications | 20130904 |
Properties
| Class | CL_SWN_NOTIF_WORKFLOW | |
| Short Description | WF Notif: Handler for Workflow Notifications | |
| Super Class | CL_SWN_NOTIF_BASE | WF Notif: Base Class for Notification Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWN | |
| Program status | ||
| Category | 0 | |
| Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
| Created | 20031001 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWN_NOTIF_WORKFLOW has no interface implemented.
Friends
Class CL_SWN_NOTIF_WORKFLOW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TEXTPOOL_TABLE | Text Elements in Communication Language of User | 20080716 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FLAG | 'Read' Indicator | 20080716 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | FLAG | 'Read' Indicator | 20040107 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | SWNTVT | Task Visualization | 20040107 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | 20070404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns List of URLs for Technical Actions | 20031119 | |
| 2 | Instance method | Public | Method | Add URLs for Executing a User Decision | 20040413 | |
| 3 | Instance method | Public | Method | Add URL to Display a Work Item | 20040130 | |
| 4 | Instance method | Public | Method | Add URL for Executing a Work Item | 20031119 | |
| 5 | Instance method | Public | Constructor | Constructor | 20031001 | |
| 6 | Instance method | Protected | Method | Generate Attachment for Displaying or Generating a Work Item | 20031009 | |
| 7 | Instance method | Protected | Method | Generate Attachment for Executing Inbox in WinGUI | 20031013 | |
| 8 | Instance method | Private | Method | Text Elements in Communication Language of User | 20080716 | |
| 9 | Static method | Protected | Method | Read Visualization Data | 20040107 |
Events
Class CL_SWN_NOTIF_WORKFLOW has no event.
Types
Class CL_SWN_NOTIF_WORKFLOW has no local type.
Method Signatures
Method ADD_LINKS_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_LINKS | Value transfer | Type reference (TYPE) | SWNTLINKS | Tabelle von Links | 20031119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Abonnement zugewiesen | 20031119 |
Method ADD_LINK_ACTION_DECISION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_LINKS | Call by reference | Type reference (TYPE) | SWNTLINKS | Tabelle von Links | 20040413 |
Method ADD_LINK_ACTION_DECISION on class CL_SWN_NOTIF_WORKFLOW has no exception.
Method ADD_LINK_ACTION_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_LINKS | Value transfer | Type reference (TYPE) | SWNTLINKS | Tabelle von Links | 20040130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Abonnement zugewiesen | 20040130 |
Method ADD_LINK_ACTION_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_LINKS | Value transfer | Type reference (TYPE) | SWNTLINKS | Tabelle von Links | 20031119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Abonnement zugewiesen | 20031119 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_SWN_OBJECT_FACTORY | Factory | 20031001 |
Method CONSTRUCTOR on class CL_SWN_NOTIF_WORKFLOW has no exception.
Method CREATE_ACTION_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Value transfer | Type reference (TYPE) | STRING | Aktion auf Workitem | 20031010 | |||
| 2 | I_ACTION_PARAM | Value transfer | Type reference (TYPE) | STRING | Parameter der Aktion, z.B. WI-ID | 20031010 | |||
| 3 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprache | 20031010 | |||
| 4 | I_SAPLOGON_ID | Value transfer | Type reference (TYPE) | STRING | Für RFC-Anmeldung | 20031010 | |||
| 5 | I_USER | Value transfer | Type reference (TYPE) | SYUNAME | Benutzer | 20031010 | |||
| 6 | R_ATTACHMENT | Value transfer | Type reference (TYPE) | SOLI_TAB | SO-Tabelle | 20031010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sonstige Fehler | 20031009 |
Method CREATE_INBOX_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | Sprache | 20031013 | |||
| 2 | I_SAPLOGON_ID | Value transfer | Type reference (TYPE) | STRING | Für RFC-Anmeldung | 20031013 | |||
| 3 | I_USER | Value transfer | Type reference (TYPE) | SYUNAME | Benutzer | 20031013 | |||
| 4 | R_ATTACHMENT | Value transfer | Type reference (TYPE) | SOLI_TAB | SO-Tabelle | 20031013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sonstige Fehler | 20031013 |
Method GET_TEXT_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | TEXTPOOL_TABLE | Informationen zu den Textelementen eines Programmes | 20080716 |
Method GET_TEXT_ELEMENTS on class CL_SWN_NOTIF_WORKFLOW has no exception.
Method GET_VISU_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TASKS | Value transfer | Type reference (TYPE) | SWNTVT | Tabelle von Task/Visu-Typ-Paaren | 20040107 |
Method GET_VISU_TASKS on class CL_SWN_NOTIF_WORKFLOW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |