SAP ABAP Class CL_SWF_IFS_WEB_OBSERVE_CANCEL (Web Activity: Monitors Process Connection for "Cancel")
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_IFS (Package) Workflow: Interfaces
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_WORKITEM_EXIT Workflow Interfaces: Runtime Exit 20011120
Properties
Class CL_SWF_IFS_WEB_OBSERVE_CANCEL  
Short Description Web Activity: Monitors Process Connection for "Cancel"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_IFS   Workflow: Interfaces 
Created 20011120   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFEV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_IFS_WORKITEM_EXIT Workflow Interfaces: Runtime Exit 20011120
Friends
Class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EVTTYP_AFTER_EXECUTION Instance attribute Protected Attribute reference (LIKE) 20011120
2 C_EVTTYP_STATE_CHANGED Instance attribute Protected Attribute reference (LIKE) 20011120
3 MC_CONTROL_BEGIN Constant Private Type reference (TYPE) STRING 'begin' 20011213
4 MC_CONTROL_END Constant Private Type reference (TYPE) STRING 'end' 20011213
5 MC_ELEM_NEW_STATUS Constant Private Type reference (TYPE) SWFDNAME 'NewStatus' 20011122
6 MC_ELEM_OLD_STATUS Constant Private Type reference (TYPE) SWFDNAME 'OldStatus' 20011122
7 MC_HEADER_CLASS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_SWF_IFS_WEB_OBSERVE_CANCEL' 20011120
8 MC_LOG_FUNCTION Constant Private Type reference (TYPE) CHAR30 'CL_SWF_IFS_WEB_OBSERVE_CANCEL' 20011127
9 MC_MODE_GLOBAL Constant Private Type reference (TYPE) SYST-INPUT 'G' 20011121
10 MC_MODE_LOCAL Constant Private Type reference (TYPE) SYST-INPUT 'L' 20011121
11 MC_OBSERVER_EVENT Constant Private Type reference (TYPE) SWO_EVENT 'Status_Changed' 20011121
12 MC_OBSERVER_OBJTYPE Constant Private Type reference (TYPE) SWO_OBJTYP 'WI_OBSERVE' 20011121
13 MC_OBSERVER_RECFB Constant Private Type reference (TYPE) SWETYPECOU-RECFB 'SWF_XML_EVENT_OBSERVE_CANCEL' 20011121
14 MC_PROP_OBSERVER_CONTROL Constant Private Type reference (TYPE) STRING 'sap.bc.bmt.wfm.web.observe.cancel.control' 20011213
15 MC_PROP_OBSERVER_PROXY Constant Private Type reference (TYPE) STRING 'sap.bc.bmt.wfm.web.observe.cancel.proxyelement' 20011212
16 M_IS_PROXY_BASE Instance attribute Private Type reference (TYPE) SYST-INPUT 20011127
17 M_OBSERVER_MODE Instance attribute Private Type reference (TYPE) SYST-INPUT 20011121
18 M_PROXY Instance attribute Private Object reference (TYPE REF TO) CL_SWF_IFS_WEB_PROCESS_PROXY 20011210
19 M_WAPI_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT 20011120
20 M_WAPI_EVENT Instance attribute Private Type reference (TYPE) SWW_EVTTYP 20011122
21 M_WIM_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20011120
22 M_WI_HEADER Instance attribute Private Type reference (TYPE) SWWWIHEAD 20011121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENVIRONMENT Instance method Protected Method 20011120
2 GET_OBSERVER_MODE Instance method Protected Method 20011121
3 GET_PROCESS_PROXY Instance method Protected Method 20011120
4 INITIALIZE Instance method Protected Method 20011120
5 IS_OBSERVER_ACTIVATE Instance method Protected Method 20011122
6 IS_OBSERVER_BEGIN Instance method Protected Method 20011120
7 IS_OBSERVER_CLEANUP Instance method Protected Method 20011126
8 IS_OBSERVER_END Instance method Protected Method 20011120
9 IS_PROXY_BASE Instance method Protected Method 20011122
10 OBSERVATION_ACTIVATE Instance method Protected Method 20011122
11 OBSERVATION_BEGIN Instance method Protected Method 20011120
12 OBSERVATION_CLEANUP Instance method Protected Method 20011123
13 OBSERVATION_END Instance method Protected Method 20011121
Events
Class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no event.
Types
Class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no local type.
Method Signatures

Method CHECK_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_VALID Value transfer Type reference (TYPE) XFELD 20011120

Method CHECK_ENVIRONMENT on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method GET_OBSERVER_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MODE Value transfer Type reference (TYPE) SYST-INPUT 20011121

Method GET_OBSERVER_MODE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method GET_PROCESS_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PROXY Value transfer Object reference (TYPE REF TO) CL_SWF_IFS_WEB_PROCESS_PROXY 20011120

Method GET_PROCESS_PROXY on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no parameter.
Method INITIALIZE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method IS_OBSERVER_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_ACTIVATE Value transfer Type reference (TYPE) XFELD 20011122

Method IS_OBSERVER_ACTIVATE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method IS_OBSERVER_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_BEGIN Value transfer Type reference (TYPE) XFELD 20011120

Method IS_OBSERVER_BEGIN on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method IS_OBSERVER_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_CLEANUP Value transfer Type reference (TYPE) XFELD 20011211

Method IS_OBSERVER_CLEANUP on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method IS_OBSERVER_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_END Value transfer Type reference (TYPE) XFELD 20011121

Method IS_OBSERVER_END on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method IS_PROXY_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_BASE Value transfer Type reference (TYPE) XFELD 20011122

Method IS_PROXY_BASE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method OBSERVATION_ACTIVATE Signature

Method OBSERVATION_ACTIVATE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no parameter.
Method OBSERVATION_ACTIVATE on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method OBSERVATION_BEGIN Signature

Method OBSERVATION_BEGIN on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no parameter.
Method OBSERVATION_BEGIN on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method OBSERVATION_CLEANUP Signature

Method OBSERVATION_CLEANUP on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no parameter.
Method OBSERVATION_CLEANUP on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.

Method OBSERVATION_END Signature

Method OBSERVATION_END on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no parameter.
Method OBSERVATION_END on class CL_SWF_IFS_WEB_OBSERVE_CANCEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620