SAP ABAP Class CL_SWN_ADM_CONTROLLER_FACTORY (WF Notif: Controller Factory for Admin UI)
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_ADM_CONTROLLER_FACTORY | |
Short Description | WF Notif: Controller Factory for Admin UI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWN | Business Workflow: E-Mail Notifications for Work Items |
Created | 20040108 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWN_ADM_CONTROLLER_FACTORY has no forward declaration.
Interfaces
Class CL_SWN_ADM_CONTROLLER_FACTORY has no interface implemented.
Friends
Class CL_SWN_ADM_CONTROLLER_FACTORY 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_ADM_CONTROLLER_FACTORY | Existing Instance | 20040108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Controller for Area Category (Task group) | 20040401 |
2 | ![]() |
Instance method | Public | Method | Gets Controller for Delivery | 20040108 |
3 | ![]() |
Instance method | Public | Method | Gets Controller for Selection | 20040108 |
4 | ![]() |
Instance method | Public | Method | Gets Controller for General Settings | 20040108 |
5 | ![]() |
Static method | Public | Method | Returns an instance of the factory | 20040108 |
Events
Class CL_SWN_ADM_CONTROLLER_FACTORY has no event.
Types
Class CL_SWN_ADM_CONTROLLER_FACTORY has no local type.
Method Signatures
Method GET_CONTROLLER_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SCENARIO | Call by reference | Type reference (TYPE) | SWN_SCENID | Szenario | 20040401 | ||
2 | ![]() |
R_CONTROLLER | Value transfer | Type reference (TYPE) | STRING | Controllername | 20040401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Controller ist nicht vorhanden | 20040401 |
Method GET_CONTROLLER_DELIVERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SCENARIO | Call by reference | Type reference (TYPE) | SWN_SCENID | Szenario | 20040108 | ||
2 | ![]() |
R_CONTROLLER | Value transfer | Type reference (TYPE) | STRING | Controllername | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Controller ist nicht vorhanden | 20040108 |
Method GET_CONTROLLER_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SCENARIO | Call by reference | Type reference (TYPE) | SWN_SCENID | Szenario | 20040108 | ||
2 | ![]() |
R_CONTROLLER | Value transfer | Type reference (TYPE) | STRING | Controllername | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Controller ist nicht vorhanden | 20040108 |
Method GET_CONTROLLER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SCENARIO | Call by reference | Type reference (TYPE) | SWN_SCENID | Szenario | 20040108 | ||
2 | ![]() |
R_CONTROLLER | Value transfer | Type reference (TYPE) | STRING | Controllername | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Controller ist nicht vorhanden | 20040108 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWN_ADM_CONTROLLER_FACTORY | Erzeugte Instanz | 20040108 |
Method GET_INSTANCE on class CL_SWN_ADM_CONTROLLER_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |