SAP ABAP Class CL_SWN_TEST_HELPER (WF Notif: Generate Ad Hoc Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWN_TEST (Package) Business Workflow: Tests for Email Notifications

⤷

⤷

Properties
Class | CL_SWN_TEST_HELPER | |
Short Description | WF Notif: Generate Ad Hoc Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | SWN | |
Program status | ||
Category | 0 | |
Package | SWN_TEST | Business Workflow: Tests for Email Notifications |
Created | 20031006 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWN_TEST_HELPER has no forward declaration.
Interfaces
Class CL_SWN_TEST_HELPER has no interface implemented.
Friends
Class CL_SWN_TEST_HELPER has no friend class.
Attributes
Class CL_SWN_TEST_HELPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates Notification from Work Area | 20031006 |
2 | ![]() |
Static method | Public | Method | Creates User from Work Area | 20031006 |
Events
Class CL_SWN_TEST_HELPER has no event.
Types
Class CL_SWN_TEST_HELPER has no local type.
Method Signatures
Method CREATE_NOTIF 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 | 20031006 | ||
2 | ![]() |
I_NOTIF_WA | Call by reference | Type reference (TYPE) | SWN_NOTIF | Benachrichtigung | 20031006 | ||
3 | ![]() |
R_NOTIF_REF | Value transfer | Object reference (TYPE REF TO) | IF_SWN_NOTIF | Instanz | 20031006 |
Method CREATE_NOTIF on class CL_SWN_TEST_HELPER has no exception.
Method CREATE_USER 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 | 20031006 | ||
2 | ![]() |
I_USER_WA | Call by reference | Type reference (TYPE) | SWNSUSER | Workarea | 20031006 | ||
3 | ![]() |
R_USER_REF | Value transfer | Object reference (TYPE REF TO) | IF_SWN_USER | Instanz | 20031006 |
Method CREATE_USER on class CL_SWN_TEST_HELPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |