SAP ABAP Class CX_SWF_RUN_WIM (Exception in WIM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_IFS_EXCEPTION Workflow Exception 20001004
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_READ_FAILED Work Item Cannot Be Read 20001214
2 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_LINKAGE_ERROR Error When Writing the Event Linkage 20010205
3 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NOT_ALLOWED Action not permitted 20050426
4 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NOT_EXIST Work item not available 20011001
5 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NO_RESULT Result not available 20031016
6 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NO_VALID_AGENT Agents do not belong to possible agents 20020118
7 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NXT_NODE_FAILED Binding failed 20010205
8 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_PARAM_MISSING No Authorization 20050427
9 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_PRECOND_FALSE Precondition not fulfilled 20010927
10 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_QUERY_FAILED Work Item Query Failed 20011206
... Click here to see Used By full list (40 items)
Properties
Class CX_SWF_RUN_WIM  
Short Description Exception in WIM    
Super Class CX_SWF_IFS_EXCEPTION Workflow Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SWW   Business Workflow: Work Items 
Created 20000523   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SWF_RUN_WIM has no forward declaration.
Interfaces
Class CX_SWF_RUN_WIM has no interface implemented.
Friends
Class CX_SWF_RUN_WIM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Instance attribute Public Object reference (TYPE REF TO) IF_SWF_RUN_WIM_LOG Workflow: Handle for Logging 20020206
2 OBJECT_PRP Instance attribute Public Type reference (TYPE) SWW_OBJPRP Workflow: Name/Object - Attribute 20020620
3 RETURN Instance attribute Public Type reference (TYPE) SWF_RETURN Workflow Object Types: Exception of a Method 20001023
4 WI_ID Instance attribute Public Type reference (TYPE) SWW_WIID Work Item ID 20001004
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001004
Events
Class CX_SWF_RUN_WIM has no event.
Types
Class CX_SWF_RUN_WIM 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 EXCP_TAB Value transfer Type reference (TYPE) SWF_IFSTAB EXCP_TAB 20010404
2 Importing LOG_CONTEXT Value transfer Type reference (TYPE) SWF_LOGCTX LOG_CONTEXT 20010104
3 Importing LOG_HANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_LOG LOG_HANDLE 20020206
4 Importing OBJECT_PRP Value transfer Type reference (TYPE) SWW_OBJPRP OBJECT_PRP 20020620
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20001004
6 Importing RETURN Value transfer Type reference (TYPE) SWF_RETURN RETURN 20001023
7 Importing T100_MSG Value transfer Type reference (TYPE) SWF_T100MS T100_MSG 20001004
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20001004
9 Importing TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL TIMESTAMP 20001004
10 Importing TIMEZONE Value transfer Type reference (TYPE) SYSTZONLO TIMEZONE 20001004
11 Importing WI_ID Value transfer Type reference (TYPE) SWW_WIID WI_ID 20001004

Method CONSTRUCTOR on class CX_SWF_RUN_WIM has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_READ_FAILED Work Item Cannot Be Read 20001214
2 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_LINKAGE_ERROR Error When Writing the Event Linkage 20010205
3 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NOT_ALLOWED Action not permitted 20050426
4 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NOT_EXIST Work item not available 20011001
5 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NO_RESULT Result not available 20031016
6 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NO_VALID_AGENT Agents do not belong to possible agents 20020118
7 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_NXT_NODE_FAILED Binding failed 20010205
8 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_PARAM_MISSING No Authorization 20050427
9 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_PRECOND_FALSE Precondition not fulfilled 20010927
10 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_QUERY_FAILED Work Item Query Failed 20011206
11 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_INFO Information 20031118
12 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_RELEASE_FAILED Release failed 20020108
13 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_RETURN_FAILED Binding failed 20010205
14 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_STATUS_FAILED Incorrect Status Transfer 20001004
15 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_SYSTEM_ERROR Runtime Error WFM: Ignore Callback 20011001
16 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_SYST_ERROR System Error 20030605
17 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_TEMP_ERROR Temporary error 20030605
18 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_TYPE_INVALID Work Item Type Not Intended for Operation 20001214
19 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_UTIL_FAILED Cannot execute work item utility 20011005
20 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_WRONG_STATUS Operation failed (error status) 20011109
21 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline Could Not Be Created 20011227
22 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_AGENT_FAILED Error when Identifying Processor 20011008
23 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_APPL_ERROR Application Error 20030605
24 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_AUTH_FAILED No Authorization 20010127
25 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_BIND_FAILED Binding failed 20001015
26 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_COND_FAILED Error Evaluating Condition 20001116
27 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_CONT_FAILED Error Creating Container 20010304
28 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_CREATE_NXTN_ERR Runtime Error WFM: Ignore Callback 20011012
29 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_CRT_FAILED Access to Definition Failed 20001128
30 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_DB_FAILED Could not access database 20001117
31 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_DEAD_DELETE_FAILED Error when deleting a deadline 20131105
32 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_DEAD_FAILED Error while calculating deadlines 20010319
33 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_DEF_FAILED Access to Definition Failed 20001017
34 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_EVENT_NOT_EXIST Event does not exist 20011113
35 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_EXEC_FAILED Execution Failed 20001004
36 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_EXPR_FAILED Error in the Expression Evaluation 20010313
37 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_FLOW_IN_ERROR Runtime Error WFM: Ignore Callback 20011001
38 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_ID_FAILED ID of Work Item Could Not Be Determined 20001117
39 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_IGNORE_CALLBACK Runtime Error WFM: Ignore Callback 20011001
40 Inheritance (c INHERITING FROM c_ref)  CX_SWF_RUN_WIM_INCONSIST_DATA Inconsistent dataset 20011001
History
Last changed by/on SAP  20110908 
SAP Release Created in 610