SAP ABAP Class CL_SWF_RUN_ALERT (Workflow: Alert)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_ALERT_ERROR | Workflow: Alert for Change of Status to 'ERROR' | 20011211 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_RUN_ALERT_READ_FAILED | Workflow: Alert for Error When Reading in Factory | 20011214 |
Properties
Class | CL_SWF_RUN_ALERT | |
Short Description | Workflow: Alert | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWW | Business Workflow: Work Items |
Created | 20011211 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_RUN_ALERT has no interface implemented.
Friends
Class CL_SWF_RUN_ALERT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SWC_ELEM | 'WI_HANDLE' | Work Item Handle | 20011211 | |
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SWC_ELEM | 'WI_HEADER' | Work item header | 20011214 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_ALTYPE | Workflow: Alert Type | 20011211 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | 20011211 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20011213 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWW_TASK | Task ID | 20011211 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20011211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011211 |
2 | ![]() |
Static method | Public | Method | Generates an alert object | 20011211 |
3 | ![]() |
Instance method | Protected | Method | Determines current class name | 20011213 |
4 | ![]() |
Instance method | Public | Method | Send Alert | 20011211 |
5 | ![]() |
Instance method | Public | Method | Set Language | 20011213 |
Events
Class CL_SWF_RUN_ALERT has no event.
Types
Class CL_SWF_RUN_ALERT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ALERT_TYPE | Call by reference | Type reference (TYPE) | SWW_ALTYPE | Workflow: Alerttyp | 20011211 | ||
2 | ![]() |
IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20011211 |
Method CONSTRUCTOR on class CL_SWF_RUN_ALERT has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ALERT_TYPE | Call by reference | Type reference (TYPE) | SWW_ALTYPE | Workflow: Alerttyp | 20011211 | ||
2 | ![]() |
IM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | Container - Implementierung einer 'Collection' | 20011211 | ||
3 | ![]() |
RE_ALERT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_ALERT | Workflow: Alert | 20011211 |
Method CREATE on class CL_SWF_RUN_ALERT has no exception.
Method GET_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CLASSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20011213 |
Method GET_CLASSNAME on class CL_SWF_RUN_ALERT has no exception.
Method PROCESS Signature
Method PROCESS on class CL_SWF_RUN_ALERT has no parameter.
Method PROCESS on class CL_SWF_RUN_ALERT has no exception.
Method SET_LANGUAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20011213 |
Method SET_LANGUAGE on class CL_SWF_RUN_ALERT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |