SAP ABAP Class CL_SWN_URL_GENERATOR (WF Notif: Copy Template for SWN Classes)
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

⤷

⤷

Properties
Class | CL_SWN_URL_GENERATOR | |
Short Description | WF Notif: Copy Template for SWN Classes | |
Super Class | ||
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 | 20031005 | SAP |
Last change | 20130531 | 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_URL_GENERATOR has no interface implemented.
Friends
Class CL_SWN_URL_GENERATOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_SWN_LOG | Application Log | 20031005 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWNTVTV | Visualization Parameter | 20040107 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | FLAG | 'Read' Indicator | 20040107 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | SWNTVT | Assignment Task -> Visu Type | 20040107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031005 |
2 | ![]() |
Static method | Protected | Method | Log When Method Is Accessed | 20031005 |
3 | ![]() |
Static method | Public | Method | Determines Host Part of BSP-URL | 20031012 |
4 | ![]() |
Static method | Public | Method | URLs for Executing a User Decision Using Links | 20040416 |
5 | ![]() |
Static method | Public | Method | Token for User Decision | 20110525 |
6 | ![]() |
Static method | Public | Method | Generate Inbox URL with WebGUI | 20031012 |
7 | ![]() |
Static method | Public | Method | Generate URL to Open TX S001 with WinGUI | 20031013 |
8 | ![]() |
Static method | Public | Method | Determine Basis URL for ITS | 20040109 |
9 | ![]() |
Static method | Protected | Method | Read Visualization Parameter for Tasks | 20040107 |
10 | ![]() |
Static method | Public | Method | Generate URL to Display/Execute a WI with WinGUI | 20031013 |
11 | ![]() |
Static method | Public | Method | Generate URL to Display a Work Item with WebGUI | 20031012 |
12 | ![]() |
Static method | Public | Method | Create URL to Execute a Work Item Using BSP Blueprint | 20040113 |
13 | ![]() |
Static method | Public | Method | Create URL to Execute a Work Item Using BSP | 20040113 |
14 | ![]() |
Static method | Public | Method | Create URL to Execute a Work Item Using WebDynpro ABAP | 20040112 |
15 | ![]() |
Static method | Public | Method | Create URL to Execute a Work Item Using WebDynpro Java | 20040107 |
16 | ![]() |
Static method | Public | Method | Generate a URL to Execute a Work Item with WebGUI | 20031012 |
17 | ![]() |
Static method | Protected | Method | Log When Method Is Exited | 20031005 |
Events
Class CL_SWN_URL_GENERATOR has no event.
Types
Class CL_SWN_URL_GENERATOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWN_URL_GENERATOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWN_URL_GENERATOR has no exception.
Method ENTERED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | C | 'unknown' | Methodenname | 20031005 |
Method ENTERED on class CL_SWN_URL_GENERATOR has no exception.
Method GET_BSP_HOST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | Host-URL | 20031012 |
Method GET_BSP_HOST on class CL_SWN_URL_GENERATOR has no exception.
Method GET_DECISION_EXECUTE_URL_BSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DECISION_ALTERNATIVE | Call by reference | Type reference (TYPE) | SWR_DECIALTS-ALTKEY | Entscheidungsalternative | 20040416 | ||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20040416 | |
3 | ![]() |
I_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzer | 20040416 | |
4 | ![]() |
I_WI_ID | Call by reference | Type reference (TYPE) | SWR_STRUCT-WORKITEMID | Workitem-Kennung | 20040416 | ||
5 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20040416 |
Method GET_DECISION_EXECUTE_URL_BSP on class CL_SWN_URL_GENERATOR has no exception.
Method GET_DECISION_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WI_ID | Call by reference | Type reference (TYPE) | SWR_STRUCT-WORKITEMID | Workitem-Kennung | 20110525 | ||
2 | ![]() |
R_TOKEN | Value transfer | Type reference (TYPE) | STRING | 20110525 |
Method GET_DECISION_TOKEN on class CL_SWN_URL_GENERATOR has no exception.
Method GET_INBOX_URL_WEBGUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20031012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20031012 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20031012 |
Method GET_INBOX_URL_WINGUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | 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 | SY-UNAME | Benutzer | 20031013 | |
4 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20031013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20031013 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20031013 |
Method GET_ITS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | URL des ITS | 20040109 |
Method GET_ITS_URL on class CL_SWN_URL_GENERATOR has no exception.
Method GET_VISU_TASKS Signature
Method GET_VISU_TASKS on class CL_SWN_URL_GENERATOR has no parameter.
Method GET_VISU_TASKS on class CL_SWN_URL_GENERATOR has no exception.
Method GET_WI_ACTION_URL_WINGUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Value transfer | Type reference (TYPE) | STRING | 'DISPLAY' | Aktion auf Workitem | 20031013 | |
2 | ![]() |
I_ACTION_PARAM | Value transfer | Type reference (TYPE) | STRING | Parameter der Aktion, z.B. WI-ID | 20031013 | ||
3 | ![]() |
I_LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20031013 | |
4 | ![]() |
I_SAPLOGON_ID | Value transfer | Type reference (TYPE) | STRING | Für RFC-Anmeldung | 20031013 | ||
5 | ![]() |
I_USER | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Benutzer | 20031013 | |
6 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20031013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20031013 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20031013 |
Method GET_WI_DISPLAY_URL_WEBGUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP_KEY | Call by reference | Type reference (TYPE) | SWN_APPKEY | Anwendungsobjektschüssel | 20031012 | ||
2 | ![]() |
I_APP_TYPE | Call by reference | Type reference (TYPE) | SWN_APPTYPE | Anwendungsobjekttyp | 20031012 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20031012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20031012 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20031012 |
Method GET_WI_EXECUTE_URL_BLUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP_KEY | Call by reference | Type reference (TYPE) | SWN_APPKEY | Anwendungsobjektschüssel | 20040113 | ||
2 | ![]() |
I_APP_TYPE | Call by reference | Type reference (TYPE) | SWN_APPTYPE | Anwendungsobjekttyp | 20040113 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20040113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20040113 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20040113 |
Method GET_WI_EXECUTE_URL_BSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP_KEY | Call by reference | Type reference (TYPE) | SWN_APPKEY | Anwendungsobjektschüssel | 20040113 | ||
2 | ![]() |
I_APP_TYPE | Call by reference | Type reference (TYPE) | SWN_APPTYPE | Anwendungsobjekttyp | 20040113 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20040113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20040113 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20040113 |
Method GET_WI_EXECUTE_URL_WDABAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP_KEY | Call by reference | Type reference (TYPE) | SWN_APPKEY | Anwendungsobjektschüssel | 20040112 | ||
2 | ![]() |
I_APP_TYPE | Call by reference | Type reference (TYPE) | SWN_APPTYPE | Anwendungsobjekttyp | 20040112 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20040112 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20040112 |
Method GET_WI_EXECUTE_URL_WDJAVA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP_KEY | Call by reference | Type reference (TYPE) | SWN_APPKEY | Anwendungsobjektschüssel | 20040107 | ||
2 | ![]() |
I_APP_TYPE | Call by reference | Type reference (TYPE) | SWN_APPTYPE | Anwendungsobjekttyp | 20040107 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20040107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20040107 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20040107 |
Method GET_WI_EXECUTE_URL_WEBGUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APP_KEY | Call by reference | Type reference (TYPE) | SWN_APPKEY | Anwendungsobjektschüssel | 20031012 | ||
2 | ![]() |
I_APP_TYPE | Call by reference | Type reference (TYPE) | SWN_APPTYPE | Anwendungsobjekttyp | 20031012 | ||
3 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | SWN_ATTACHURL | URL | 20031012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Konfigurationdaten zur Erzeugung der URL fehlen | 20031012 | |
2 | ![]() |
URL konnte aus sonstigen Gründen nicht erzeugt werden | 20031012 |
Method LEAVING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD | Call by reference | Type reference (TYPE) | C | 'unknown' | Methodenname | 20031005 |
Method LEAVING on class CL_SWN_URL_GENERATOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |