SAP ABAP Class CL_SWF_ALM_FACTORY (Workflow: CCMS Alert Monitor Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_ALM (Package) Workflow: Alert Monitor Connection
⤷
⤷
Properties
| Class | CL_SWF_ALM_FACTORY | |
| Short Description | Workflow: CCMS Alert Monitor Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_ALM | Workflow: Alert Monitor Connection |
| Created | 20030801 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_ALM_FACTORY has no forward declaration.
Interfaces
Class CL_SWF_ALM_FACTORY has no interface implemented.
Friends
Class CL_SWF_ALM_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'ADMIN' | Category | 20031022 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'ADMIN_CALLBACK' | Category | 20031023 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'AGENTS' | Category | 20030814 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'DEADLINE_SERVICE' | Category | 20050222 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'WIM_EVENT_HANDLER' | Category | 20031024 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'WICREATE' | Category | 20030822 | ||
| 7 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'WI_EXECUTE' | Workflow: Alert Monitor: Error Category | 20041203 | ||
| 8 | Constant | Public | Type reference (TYPE) | SWF_ALM_CATEGORY | 'DEPLOYMENT' | Category | 20030904 | ||
| 9 | Constant | Protected | Type reference (TYPE) | SWF_ALM_SYSTYPE | '*' | Interner Type ALL Systems | 20030822 | ||
| 10 | Constant | Public | Type reference (TYPE) | SWF_ALM_SYSTYPE | 'BPE' | System Type XI BPE | 20030814 | ||
| 11 | Constant | Public | Type reference (TYPE) | SWF_ALM_SYSTYPE | ' ' | System Type Core | 20031023 | ||
| 12 | Constant | Public | Type reference (TYPE) | SWF_ALM_SYSTYPE | 'WFM' | System Type Webflow | 20030814 | ||
| 13 | Static Attribute | Private | See coding | 20030814 | |||||
| 14 | Static Attribute | Private | Type reference (TYPE) | SWF_ALM_SYSTYPE | Web AS Setting | 20031031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030814 | |
| 2 | Static method | Public | Method | Gets an Alert Context Object | 20030801 | |
| 3 | Static method | Private | Method | Gets System Setting of Web AS | 20031031 |
Events
Class CL_SWF_ALM_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_TYPE | Private | See coding | 20030814 | begin of CONTEXT_TYPE,
category Type SWF_ALM_CATEGORY,
system Type SWF_ALM_SYSTYPE,
class Type SEOCLSNAME,
end of CONTEXT_TYPE
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_ALM_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_ALM_FACTORY has no exception.
Method CREATE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CATEGORY | Call by reference | Type reference (TYPE) | SWF_ALM_CATEGORY | 20030801 | ||||
| 2 | IM_SYSTEM_TYPE | Call by reference | Type reference (TYPE) | SWF_ALM_SYSTYPE | 20030801 | ||||
| 3 | RE_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_ALM_CONTEXT | 20030801 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ungültige Kategorie oder SystemTyp (Webflow, BPE...) | 20030814 |
Method _GET_SYSTEM_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEM | Value transfer | Type reference (TYPE) | SWF_ALM_SYSTYPE | Workflow: Alert monitor Systemtyp (Webflow, BPE..) | 20031031 |
Method _GET_SYSTEM_DEFAULT on class CL_SWF_ALM_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |