SAP ABAP Class CL_SWF_RUN_ADMIN_SERVICES (Workflow: Administration services)
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_SERVICE Workflow: Service for a Work Item 20031028
Properties
Class CL_SWF_RUN_ADMIN_SERVICES  
Short Description Workflow: Administration services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20031005   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFRQ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_RUN_SERVICE Workflow: Service for a Work Item 20031028
Friends
Class CL_SWF_RUN_ADMIN_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SRV_CANCEL_WORKITEM Constant Public Type reference (TYPE) SWW_WIMSRV 0004 20031120
2 C_SRV_COMPLETE_WORKITEM Constant Public Type reference (TYPE) SWW_WIMSRV 0002 20031028
3 C_SRV_EXECUTE_CALLBACK Constant Public Type reference (TYPE) SWW_WIMSRV 0001 20031028
4 C_SRV_EXECUTE_WORKITEM Constant Public Type reference (TYPE) SWW_WIMSRV 0003 20031028
5 C_SRV_STRAIGHTEN_WORKFLOW Constant Public Type reference (TYPE) SWW_WIMSRV 0005 Workflow: Services for Work Items 20041006
6 M_ASYNCHRON_MODE Instance attribute Private Type reference (TYPE) XFELD 'X' Checkbox 20040205
7 M_BACKGROUND Instance attribute Private Type reference (TYPE) XFELD 20031023
8 M_CALLBACK_ENTRY Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_CALLBACK_ENTRY Callback Entry 20031112
9 M_DEBUG_MODE Instance attribute Private Type reference (TYPE) SWFDBGMOD 20031023
10 M_DISABLE_SYNC_CHAIN Instance attribute Private Type reference (TYPE) XFELD 'X' 20031028
11 M_DO_COMMIT Instance attribute Private Type reference (TYPE) XFELD 'X' Checkbox 20040203
12 M_EXECUTE_IN_BACKGROUND Instance attribute Private Object reference (TYPE REF TO) XFELD Checkbox 20040203
13 M_EXECUTION_METHOD Instance attribute Private Type reference (TYPE) SEOCPDNAME 20031028
14 M_EXEC_MGR Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_WIM_EXECUTION_MGR Workflow: Executes a work item 20080709
15 M_INCREMENT_RETRY_COUNTER Instance attribute Private Type reference (TYPE) XFELD SPACE 20031031
16 M_INITIALIZED Instance attribute Private Type reference (TYPE) XFELD 'X' - Service Already Initialized 20080709
17 M_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20031023
18 M_LOG_METHOD Instance attribute Private Type reference (TYPE) STRING 20031028
19 M_MAX_RETRY_COUNTER Instance attribute Private Type reference (TYPE) SWW_RETCNT 5 Retries for Work Items with Temporary Errors 20031031
20 M_RESULT Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20031026
21 M_SERVICE_NAME Instance attribute Private Type reference (TYPE) SWW_WIMSRV 20031028
22 M_TRACE_LEVEL Instance attribute Private Type reference (TYPE) SWFTRCLEV 20031023
23 M_TXMGR Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER 20031027
24 M_USER Instance attribute Private Type reference (TYPE) SYUNAME 20031023
25 M_WFM_EXECMODE Instance attribute Private Type reference (TYPE) SWPEXECMOD WFM: Execution Mode 20040115
26 M_WI_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031026
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL_WORKITEM Instance method Private Method Service: Delete work item logically 20031120
2 COMPLETE_WORKITEM Instance method Private Method Service: Cancel work item 20031028
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031027
4 EXECUTE_CALLBACK Instance method Private Method Service: Repeat callback for work item 20031028
5 EXECUTE_WORKITEM Instance method Private Method Service: Execute work item 20031028
6 GET_INSTANCE_FOR_CALLBACK Static method Public Method 20031121
7 GET_INSTANCE_FOR_RESULT Static method Public Method 20031028
8 GET_INSTANCE_FOR_WFM Static method Public Method 20031111
9 GET_INSTANCE_FOR_WIHANDLE Static method Public Method 20031028
10 GET_LANGUAGE Instance method Private Method 20031110
11 GET_LOG_METHOD Instance method Private Method 20031031
12 GET_RESULT Instance method Private Method 20031026
13 GET_USER Instance method Private Method 20031110
14 GET_WIHANDLE Instance method Private Method 20031026
15 GET_WIID Instance method Private Method 20031026
16 INITIALIZE_CANCEL_WORKITEM Instance method Private Method Initialize Service: Logically Delete Workitem 20080709
17 INITIALIZE_COMPLETE_WORKITEM Instance method Private Method Initialize Service: End Workitem 20080709
18 INITIALIZE_EXECUTE_CALLBACK Instance method Private Method Initialize Service: Repeat Callback for Workitem 20080709
19 INITIALIZE_EXECUTE_WORKITEM Instance method Private Method Initialize Service: Execute Workitem 20080709
20 SET_ASYNCHRON_MODE Instance method Private Method 20040205
21 SET_DISABLE_SYNC_CHAIN Instance method Private Method 20031028
22 SET_DO_COMMIT Instance method Private Method 20040203
23 SET_EXECUTE_IN_BACKGROUND Instance method Private Method 20040203
24 SET_INCREMENT_RETRY_COUNTER Instance method Private Method 20031031
25 SET_MAX_RETRY_COUNTER Instance method Private Method 20040205
26 SET_RESULT Instance method Public Method 20031026
27 SET_SERVICE_NAME Instance method Private Method 20031028
28 SET_WIHANDLE Instance method Private Method 20031124
29 STRAIGHTEN_WORKFLOW Instance method Private Method Service: Clean up Workflow (delete WIs logically) 20041006
30 _CANCEL_WORKITEM Instance method Private Method Delete work item logically 20031120
31 _COMPLETE_WORKITEM Instance method Private Method Cancel work item 20031110
32 _STRAIGHTEN_WORKFLOW Instance method Private Method Clean up workflow instance (delete WIs logically) 20041006
Events
Class CL_SWF_RUN_ADMIN_SERVICES has no event.
Types
Class CL_SWF_RUN_ADMIN_SERVICES has no local type.
Method Signatures

Method CANCEL_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPLETE_IGNORED Call by reference Type reference (TYPE) XFELD 20031120
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031120

Method COMPLETE_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPLETE_IGNORED Call by reference Type reference (TYPE) XFELD 20031028
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031028

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method EXECUTE_CALLBACK Signature

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

Method EXECUTE_WORKITEM Signature

Method EXECUTE_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no parameter.
Method EXECUTE_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_INSTANCE_FOR_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BACKGROUND Call by reference Type reference (TYPE) XFELD 'X' 20031121
2 Importing IM_CALLBACK_ENTRY Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_CALLBACK_ENTRY Callback-Eintrag 20031121
3 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD '00' 20031121
4 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031121
5 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) C 20031121
6 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_RESULT Workflow: Ergebnis 20031121
7 Importing IM_SERVICE_NAME Call by reference Type reference (TYPE) SWW_WIMSRV 20031121
8 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV '0' 20031121
9 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER 20031121
10 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20031121
11 Importing IM_WFM_EXECMODE Call by reference Type reference (TYPE) SWPEXECMOD WFM: Ausführungsmodus 20040115
12 Returning RE_SERVICE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_SERVICE 20031121

Method GET_INSTANCE_FOR_CALLBACK on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_INSTANCE_FOR_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BACKGROUND Call by reference Type reference (TYPE) XFELD 'X' 20031028
2 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD '00' 20031028
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031028
4 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) C 20031028
5 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20031028
6 Importing IM_SERVICE_NAME Call by reference Type reference (TYPE) SWW_WIMSRV 20031028
7 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV '0' 20031028
8 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER 20031028
9 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20031028
10 Returning RE_SERVICE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_SERVICE 20031028

Method GET_INSTANCE_FOR_RESULT on class CL_SWF_RUN_ADMIN_SERVICES 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_BACKGROUND Call by reference Type reference (TYPE) XFELD 'X' 20031111
2 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD '00' 20031111
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031111
4 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) C 20031111
5 Importing IM_SERVICE_NAME Call by reference Type reference (TYPE) SWW_WIMSRV 20031111
6 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV '0' 20031111
7 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER 20031111
8 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20031111
9 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031111
10 Returning RE_SERVICE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_SERVICE 20031111

Method GET_INSTANCE_FOR_WFM on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_INSTANCE_FOR_WIHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BACKGROUND Call by reference Type reference (TYPE) XFELD 'X' 20031028
2 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD '00' 20031028
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031028
4 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) C 20031028
5 Importing IM_SERVICE_NAME Call by reference Type reference (TYPE) SWW_WIMSRV 20031028
6 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV '0' 20031028
7 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER 20031028
8 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20031028
9 Importing IM_WFM_EXECMODE Call by reference Type reference (TYPE) SWPEXECMOD WFM: Ausführungsmodus 20040115
10 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031028
11 Returning RE_SERVICE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_SERVICE 20031028

Method GET_INSTANCE_FOR_WIHANDLE on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LANGUAGE Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20031110

Method GET_LANGUAGE on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_LOG_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOG_METHOD Value transfer Type reference (TYPE) STRING 20031031

Method GET_LOG_METHOD on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_RESULT Signature

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

Method GET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_USER Value transfer Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20031110

Method GET_USER on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method GET_WIHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIHANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031026
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031026

Method GET_WIID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WIID Value transfer Type reference (TYPE) SWW_WIID 20031026

Method GET_WIID on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method INITIALIZE_CANCEL_WORKITEM Signature

Method INITIALIZE_CANCEL_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no parameter.
Method INITIALIZE_CANCEL_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method INITIALIZE_COMPLETE_WORKITEM Signature

Method INITIALIZE_COMPLETE_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no parameter.
Method INITIALIZE_COMPLETE_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method INITIALIZE_EXECUTE_CALLBACK Signature

Method INITIALIZE_EXECUTE_CALLBACK on class CL_SWF_RUN_ADMIN_SERVICES has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20080709

Method INITIALIZE_EXECUTE_WORKITEM Signature

Method INITIALIZE_EXECUTE_WORKITEM on class CL_SWF_RUN_ADMIN_SERVICES has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20080709

Method SET_ASYNCHRON_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ASYNCHRON_MODE Call by reference Type reference (TYPE) XFELD 'X' 20040205

Method SET_ASYNCHRON_MODE on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_DISABLE_SYNC_CHAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISABLE_SYNC_CHAIN Call by reference Type reference (TYPE) XFELD 'X' 20031028

Method SET_DISABLE_SYNC_CHAIN on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_DO_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) XFELD 'X' 20040203

Method SET_DO_COMMIT on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_EXECUTE_IN_BACKGROUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXECUTE_IN_BACKGROUND Call by reference Type reference (TYPE) XFELD SPACE 20040203

Method SET_EXECUTE_IN_BACKGROUND on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_INCREMENT_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INCREMENT_RETRY_COUNTER Call by reference Type reference (TYPE) XFELD SPACE 20031031

Method SET_INCREMENT_RETRY_COUNTER on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_MAX_RETRY_COUNTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MAX_RETRY_COUNTER Call by reference Type reference (TYPE) SWW_RETCNT 5 Wiederholungsversuche für temporär fehlerhafte Workitems 20040205

Method SET_MAX_RETRY_COUNTER on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_RESULT 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 20031026

Method SET_RESULT on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SERVICE_NAME Call by reference Type reference (TYPE) SWW_WIMSRV 20031028

Method SET_SERVICE_NAME on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method SET_WIHANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20031124

Method SET_WIHANDLE on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method STRAIGHTEN_WORKFLOW Signature

Method STRAIGHTEN_WORKFLOW on class CL_SWF_RUN_ADMIN_SERVICES has no parameter.
Method STRAIGHTEN_WORKFLOW on class CL_SWF_RUN_ADMIN_SERVICES has no exception.

Method _CANCEL_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD Debug-Mode Workflow Laufzeit 20031120
2 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031120
3 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) FUNCNAME 20031120
4 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV Trace-Level Workflow-Laufzeit 20031120
5 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20031120
6 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20031120
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031120

Method _COMPLETE_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPLETE_IGNORED Call by reference Type reference (TYPE) XFELD 20031110
2 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD Debug-Mode Workflow Laufzeit 20031110
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031110
4 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) FUNCNAME 20031110
5 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_RESULT 20031110
6 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV Trace-Level Workflow-Laufzeit 20031110
7 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20031110
8 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20031110
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031110

Method _STRAIGHTEN_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEBUG_MODE Call by reference Type reference (TYPE) SWFDBGMOD Debug-Mode Workflow Laufzeit 20041006
2 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprachenschlüssel der aktuellen Textumgebung 20041006
3 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20041006
4 Importing IM_TRACE_LEVEL Call by reference Type reference (TYPE) SWFTRCLEV Trace-Level Workflow-Laufzeit 20041006
5 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME Benutzername 20041006
6 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20041006
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20041006
History
Last changed by/on SAP  20110908 
SAP Release Created in 640