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 CL_SWF_UTL_MAIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWFCO 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 C_WI_HANDLE Static Attribute Public Type reference (TYPE) SWC_ELEM 'WI_HANDLE' Work Item Handle 20011211
2 C_WI_HEADER Static Attribute Public Type reference (TYPE) SWC_ELEM 'WI_HEADER' Work item header 20011214
3 M_ALERT_TYPE Instance attribute Private Type reference (TYPE) SWW_ALTYPE Workflow: Alert Type 20011211
4 M_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection' 20011211
5 M_LANGUAGE Instance attribute Protected Type reference (TYPE) SYLANGU SAP System, Current Language 20011213
6 M_TASK Instance attribute Private Type reference (TYPE) SWW_TASK Task ID 20011211
7 M_WI_HANDLE 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 CONSTRUCTOR Instance method Public Constructor Constructor 20011211
2 CREATE Static method Public Method Generates an alert object 20011211
3 GET_CLASSNAME Instance method Protected Method Determines current class name 20011213
4 PROCESS Instance method Public Method Send Alert 20011211
5 SET_LANGUAGE 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 Importing IM_ALERT_TYPE Call by reference Type reference (TYPE) SWW_ALTYPE Workflow: Alerttyp 20011211
2 Importing 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 Importing IM_ALERT_TYPE Call by reference Type reference (TYPE) SWW_ALTYPE Workflow: Alerttyp 20011211
2 Importing IM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20011211
3 Returning 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 Returning 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 Importing 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