SAP ABAP Class CL_SWF_RUN_RESULT (Workflow: Result)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_RUN_RESULT Workflow: Result 20030624
Properties
Class CL_SWF_RUN_RESULT  
Short Description Workflow: Result    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20030624   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_RUN_RESULT Workflow: Result 20030624
Friends
# Friend Modeled only Created on Description
1 CL_SWF_RUN_WIM_EXECUTION_MGR 20031029 Workflow: Executes a work item
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CANCEL_TYPE Instance attribute Private Type reference (TYPE) SWF_RESTYP Workflow: Result Type 20031112
2 M_DEADLINE_TYPE Instance attribute Private Type reference (TYPE) SWW_WIDHST 20030819
3 M_DEBUG_BREAKPOINT Instance attribute Private Type reference (TYPE) XFLAG New input values 20041130
4 M_EVENT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_EVENT Terminating event 20030817
5 M_EXCEPTION_DATA Instance attribute Private Object reference (TYPE REF TO) SWW_EXCDAT 20030624
6 M_EXCEPTION_MODELLED Instance attribute Private Type reference (TYPE) XFELD 20030624
7 M_EXECUTION_INTERRUPTED Instance attribute Private Object reference (TYPE REF TO) SWW_EXEIRT Workflow: Runtime Structure for Interrupted Execution 20030908
8 M_GUID Instance attribute Public Attribute reference (LIKE) 20040109
9 M_MAIN_METHOD_RESULT Instance attribute Private Object reference (TYPE REF TO) SWF_MTHRES Workflow: Result of a Method 20031029
10 M_PREVIOUS_WI_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20040130
11 M_RUNTIME_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_RESULT=>RUNTIME_PROPERTIES 20120125
12 M_TECHNICAL_RETURNCODE Instance attribute Private Object reference (TYPE REF TO) SWO_RETURN 20031015
13 M_TERMINATION_EVENT Instance attribute Private Type reference (TYPE) XFELD 20030817
14 M_WIRESULT_MANUALLY Instance attribute Private Object reference (TYPE REF TO) SWF_WIRESULT Workflow: Result of a Work Item 20050206
15 M_WI_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20030624
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040109
2 CREATE_FOR_EXCEPTION Static method Public Method Factory method 20031013
3 GET_ERROR_TYPE Instance method Private Method 20030919
4 GET_EVENT Instance method Public Method 20030817
5 GET_EXCEPTION Instance method Public Method 20031217
6 GET_EXCEPTION_MODELLED Instance method Public Method 20030722
7 GET_EXECUTION_INTERRUPTED Instance method Public Method 20031116
8 GET_INSTANCE Static method Public Method Factory Method: Creates Object for Runtime 20030624
9 GET_INSTANCE_FOR_WFM Static method Public Method Factory Method: Creates Object for Runtime 20031104
10 GET_MAIN_METHOD Instance method Public Method 20030722
11 GET_MAIN_METHOD_CONTAINER Instance method Public Method 20030816
12 GET_MAIN_METHOD_EXECEPTION Instance method Public Method 20030814
13 GET_MAIN_METHOD_RETURN Instance method Public Method 20031029
14 GET_MAIN_OBJECT Instance method Public Method 20030722
15 GET_PREVIOUS_WI_HANDLE Instance method Public Method 20040130
16 GET_RESULT Instance method Public Method 20031114
17 GET_RESULT_VIA_DEADLINE Instance method Private Method 20031029
18 GET_RESULT_VIA_EVENT Instance method Private Method 20031029
19 GET_RESULT_VIA_EXCEPTION Instance method Private Method 20031029
20 GET_RESULT_VIA_METHOD Instance method Private Method 20031029
21 GET_RESULT_VIA_TECH_RETURNCODE Instance method Private Method 20031029
22 GET_RETURN Instance method Public Method 20031028
23 GET_TECHNICAL_RETURNCODE Instance method Public Method Gets/Checks Technical Returncode 20031015
24 GET_TRC_DATA Instance method Public Method 20040614
25 GET_WI_HANDLE Instance method Public Method 20030722
26 INITIALIZE Instance method Public Method 20031026
27 INITIALIZE_INTERNAL Instance method Private Method 20031026
28 IS_CANCEL_REQUEST Instance method Public Method 20031112
29 IS_DEADLINE Instance method Public Method 20031029
30 IS_DEBUG_BREAKPOINT Instance method Public Method 20050126
31 IS_EXCEPTION Instance method Private Method 20031029
32 IS_EXECUTION_INTERRUPTED Instance method Public Method 20030908
33 IS_EXECUTION_RESULT Instance method Public Method 20031115
34 IS_METHOD_RESULT Instance method Public Method 20031029
35 IS_OBSOLETE_REQUEST Instance method Private Method 20050206
36 IS_TECHNICAL_RETURNCODE Instance method Public Method 20031015
37 IS_TEMPORARY_ERROR Instance method Public Method 20030919
38 IS_TERMINATION_EVENT Instance method Public Method 20030908
39 IS_WORKFLOW_EXCEPTION Instance method Public Method 20040119
40 LOAD Static method Public Method Factory Method: Creates an Object from Database 20031028
41 LOAD_EXCEPTION_FROM_DATABASE Instance method Private Method 20031029
42 LOAD_FROM_CONTAINER Static method Public Method Factory Method: Creates an Object from Container Element 20050204
43 LOAD_FROM_DATABASE Instance method Private Method Initializes Object from Database 20031029
44 LOAD_RESULT_FROM_DATABASE Instance method Private Method 20031029
45 SET_CANCEL_REQUEST Instance method Public Method 20031112
46 SET_DEADLINE_TYPE Instance method Public Method Initialization: Sets Deadline Type 20030819
47 SET_DEBUG_BREAKPOINT Instance method Public Method 20041130
48 SET_EVENT Instance method Public Method Initialization: Sets Event 20030817
49 SET_EXCEPTION Instance method Public Method Initialization: Sets Exception 20030624
50 SET_EXCEPTION_VIA_OBJECT Instance method Public Method Initialization: Sets Exception 20031026
51 SET_EXECUTION_INTERRUPTED Instance method Public Method 20030908
52 SET_MAIN_METHOD_RESULT Instance method Public Method Initialization: Sets Result of Method Execution 20030722
53 SET_TECHNICAL_RETURNCODE Instance method Public Method Initialization: Sets External Results (Obsolete, Cancel) 20031015
54 SET_WIM_HANDLE_FOR_WFM Instance method Public Method 20031112
55 SET_WORKFLOW_EXCEPTION Instance method Private Method 20031013
56 WRITE_LOG_BREAKPOINT_REACHED Instance method Public Method 20050127
Events
Class CL_SWF_RUN_RESULT has no event.
Types
Class CL_SWF_RUN_RESULT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_RUN_RESULT has no parameter.
Method CONSTRUCTOR on class CL_SWF_RUN_RESULT has no exception.

Method CREATE_FOR_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION_NAME Call by reference Type reference (TYPE) SWD_LEVTNAM 20031013
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_RESULT 20031013

Method CREATE_FOR_EXCEPTION on class CL_SWF_RUN_RESULT has no exception.

Method GET_ERROR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ERROR_TYPE Value transfer Type reference (TYPE) SWO_ERRTYP 20030919
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031120

Method GET_EVENT Signature

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

Method GET_EVENT on class CL_SWF_RUN_RESULT has no exception.

Method GET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTION_DATA Value transfer Type reference (TYPE) SWW_EXCDAT 20031217

Method GET_EXCEPTION on class CL_SWF_RUN_RESULT has no exception.

Method GET_EXCEPTION_MODELLED Signature

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

Method GET_EXCEPTION_MODELLED on class CL_SWF_RUN_RESULT has no exception.

Method GET_EXECUTION_INTERRUPTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN 20031116

Method GET_EXECUTION_INTERRUPTED on class CL_SWF_RUN_RESULT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20030624
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20030624

Method GET_INSTANCE on class CL_SWF_RUN_RESULT has no exception.

Method GET_INSTANCE_FOR_WFM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM Workflow: WIM Interface für WFM 20031104
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20031104

Method GET_INSTANCE_FOR_WFM on class CL_SWF_RUN_RESULT has no exception.

Method GET_MAIN_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_METHOD Value transfer Type reference (TYPE) SWFDCLSMTH 20030722
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030722

Method GET_MAIN_METHOD_CONTAINER Signature

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

Method GET_MAIN_METHOD_CONTAINER on class CL_SWF_RUN_RESULT has no exception.

Method GET_MAIN_METHOD_EXECEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTION Value transfer Type reference (TYPE) SWF_RETURN 20030814

Method GET_MAIN_METHOD_EXECEPTION on class CL_SWF_RUN_RESULT has no exception.

Method GET_MAIN_METHOD_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN 20031029

Method GET_MAIN_METHOD_RETURN on class CL_SWF_RUN_RESULT has no exception.

Method GET_MAIN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT Value transfer Type reference (TYPE) SIBFLPORB 20030722
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030722

Method GET_PREVIOUS_WI_HANDLE Signature

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

Method GET_PREVIOUS_WI_HANDLE on class CL_SWF_RUN_RESULT has no exception.

Method GET_RESULT Signature

Method GET_RESULT on class CL_SWF_RUN_RESULT has no parameter.
Method GET_RESULT on class CL_SWF_RUN_RESULT has no exception.

Method GET_RESULT_VIA_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SWF_WIRESULT 20031029
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method GET_RESULT_VIA_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SWF_WIRESULT 20031029
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20031029

Method GET_RESULT_VIA_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SWF_WIRESULT 20031029
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method GET_RESULT_VIA_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SWF_WIRESULT 20031029
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Ausnahme im WIM 20031029

Method GET_RESULT_VIA_TECH_RETURNCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SWF_WIRESULT 20031029
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method GET_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN 20031028

Method GET_RETURN on class CL_SWF_RUN_RESULT has no exception.

Method GET_TECHNICAL_RETURNCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RETURN Call by reference Type reference (TYPE) SWF_RETURN 20031028
2 Exporting EX_RETURNCODE Call by reference Type reference (TYPE) SWO_RETURN 20031028
3 Importing IM_RETURNCODE Call by reference Type reference (TYPE) SWO_RETURN Ausnahme der Methode 20031029

Method GET_TECHNICAL_RETURNCODE on class CL_SWF_RUN_RESULT has no exception.

Method GET_TRC_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRC_DATA Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20040614

Method GET_TRC_DATA on class CL_SWF_RUN_RESULT has no exception.

Method GET_WI_HANDLE Signature

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

Method GET_WI_HANDLE on class CL_SWF_RUN_RESULT has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_RESULT Workflow: Ergebnis 20031120

Method INITIALIZE on class CL_SWF_RUN_RESULT has no exception.

Method INITIALIZE_INTERNAL Signature

Method INITIALIZE_INTERNAL on class CL_SWF_RUN_RESULT has no parameter.
Method INITIALIZE_INTERNAL on class CL_SWF_RUN_RESULT has no exception.

Method IS_CANCEL_REQUEST Signature

Method IS_CANCEL_REQUEST on class CL_SWF_RUN_RESULT has no parameter.
Method IS_CANCEL_REQUEST on class CL_SWF_RUN_RESULT has no exception.

Method IS_DEADLINE Signature

Method IS_DEADLINE on class CL_SWF_RUN_RESULT has no parameter.
Method IS_DEADLINE on class CL_SWF_RUN_RESULT has no exception.

Method IS_DEBUG_BREAKPOINT Signature

Method IS_DEBUG_BREAKPOINT on class CL_SWF_RUN_RESULT has no parameter.
Method IS_DEBUG_BREAKPOINT on class CL_SWF_RUN_RESULT has no exception.

Method IS_EXCEPTION Signature

Method IS_EXCEPTION on class CL_SWF_RUN_RESULT has no parameter.
Method IS_EXCEPTION on class CL_SWF_RUN_RESULT has no exception.

Method IS_EXECUTION_INTERRUPTED Signature

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

Method IS_EXECUTION_INTERRUPTED on class CL_SWF_RUN_RESULT has no exception.

Method IS_EXECUTION_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_EXECUTION_RESULT Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20031115

Method IS_EXECUTION_RESULT on class CL_SWF_RUN_RESULT has no exception.

Method IS_METHOD_RESULT Signature

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

Method IS_METHOD_RESULT on class CL_SWF_RUN_RESULT has no exception.

Method IS_OBSOLETE_REQUEST Signature

Method IS_OBSOLETE_REQUEST on class CL_SWF_RUN_RESULT has no parameter.
Method IS_OBSOLETE_REQUEST on class CL_SWF_RUN_RESULT has no exception.

Method IS_TECHNICAL_RETURNCODE Signature

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

Method IS_TECHNICAL_RETURNCODE on class CL_SWF_RUN_RESULT has no exception.

Method IS_TEMPORARY_ERROR Signature

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

Method IS_TEMPORARY_ERROR on class CL_SWF_RUN_RESULT has no exception.

Method IS_TERMINATION_EVENT Signature

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

Method IS_TERMINATION_EVENT on class CL_SWF_RUN_RESULT has no exception.

Method IS_WORKFLOW_EXCEPTION Signature

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

Method IS_WORKFLOW_EXCEPTION on class CL_SWF_RUN_RESULT has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031028
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20031028
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method LOAD_EXCEPTION_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Call by reference Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20031029
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method LOAD_FROM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20050204
2 Returning RE_RESULT Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20050204
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050204

Method LOAD_FROM_DATABASE Signature

Method LOAD_FROM_DATABASE on class CL_SWF_RUN_RESULT has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method LOAD_RESULT_FROM_DATABASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RETURN Call by reference Type reference (TYPE) SWF_RETURN Workflow: Ausnahme einer Methode 20031029
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031029

Method SET_CANCEL_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CANCEL_ALL_WF Call by reference Type reference (TYPE) FLAG allgemeines flag 20031112

Method SET_CANCEL_REQUEST on class CL_SWF_RUN_RESULT has no exception.

Method SET_DEADLINE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_WIDHST 20030819

Method SET_DEADLINE_TYPE on class CL_SWF_RUN_RESULT has no exception.

Method SET_DEBUG_BREAKPOINT Signature

Method SET_DEBUG_BREAKPOINT on class CL_SWF_RUN_RESULT has no parameter.
Method SET_DEBUG_BREAKPOINT on class CL_SWF_RUN_RESULT has no exception.

Method SET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_EVENT 20030817

Method SET_EVENT on class CL_SWF_RUN_RESULT has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION_DATA Call by reference Type reference (TYPE) SWW_EXCDAT 20030917

Method SET_EXCEPTION on class CL_SWF_RUN_RESULT has no exception.

Method SET_EXCEPTION_VIA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION_OBJECT Call by reference Object reference (TYPE REF TO) CX_SWF_IFS_EXCEPTION 20031026

Method SET_EXCEPTION_VIA_OBJECT on class CL_SWF_RUN_RESULT has no exception.

Method SET_EXECUTION_INTERRUPTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CODE Call by reference Type reference (TYPE) SWO_RETURN 0000 Ausnahme der Methode 20050406
2 Importing IM_ERRORTYPE Call by reference Type reference (TYPE) SWO_ERRTYP 0 Fehlertyp 20050406
3 Importing IM_MESSAGE Call by reference Type reference (TYPE) SWF_T100MS 20030908

Method SET_EXECUTION_INTERRUPTED on class CL_SWF_RUN_RESULT has no exception.

Method SET_MAIN_METHOD_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_METHOD_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20031029
2 Importing IM_OBJECT Call by reference Type reference (TYPE) SIBFLPORB 20031029
3 Importing IM_RESULT_STRING Call by reference Type reference (TYPE) STRING 20031029
4 Importing IM_RETURN Call by reference Type reference (TYPE) SWF_RETURN 20031029
5 Importing SET_RESULT_STRING_TO_CONTAINER Call by reference Type reference (TYPE) XFLAG 'X' 'X'-Überschreibe _RESULT mit IM_RESULT_STRING 20061127

Method SET_MAIN_METHOD_RESULT on class CL_SWF_RUN_RESULT has no exception.

Method SET_TECHNICAL_RETURNCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CODE Call by reference Type reference (TYPE) SWO_RETURN 20031015

Method SET_TECHNICAL_RETURNCODE on class CL_SWF_RUN_RESULT has no exception.

Method SET_WIM_HANDLE_FOR_WFM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_WFM Workflow: WIM Interface für WFM 20031112

Method SET_WIM_HANDLE_FOR_WFM on class CL_SWF_RUN_RESULT has no exception.

Method SET_WORKFLOW_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION_NAME Call by reference Type reference (TYPE) SWD_LEVTNAM 20031013

Method SET_WORKFLOW_EXCEPTION on class CL_SWF_RUN_RESULT has no exception.

Method WRITE_LOG_BREAKPOINT_REACHED Signature

Method WRITE_LOG_BREAKPOINT_REACHED on class CL_SWF_RUN_RESULT has no parameter.
Method WRITE_LOG_BREAKPOINT_REACHED on class CL_SWF_RUN_RESULT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640