SAP ABAP Class CL_SWF_RUN_WORKFLOW_START (Workflow: Start a Workflow)
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_IFS_PARAMETER_CONTAINER Container for Transfer of Parameters 20031008
Properties
Class CL_SWF_RUN_WORKFLOW_START  
Short Description Workflow: Start a Workflow    
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 20031008   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWPCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_IFS_PARAMETER_CONTAINER Container for Transfer of Parameters 20031008
Friends
Class CL_SWF_RUN_WORKFLOW_START has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_AGENTS Instance attribute Private Object reference (TYPE REF TO) TSWHACTOR 20031021
2 M_BACKGROUND_ACTIVE Instance attribute Private Type reference (TYPE) XFELD 'X' 20031019
3 M_CHECKED Instance attribute Private Type reference (TYPE) XFELD 20031012
4 M_CHECK_AUTHORITY Instance attribute Private Type reference (TYPE) XFELD SPACE 20031021
5 M_CHECK_ORG_RESTRICTIONS Instance attribute Private Type reference (TYPE) XFELD SPACE 20031021
6 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20031008
7 M_CREATOR Instance attribute Private Type reference (TYPE) STRING 20031012
8 M_DEBUG_MODE Instance attribute Private Type reference (TYPE) SWFDBGMOD '00' 20031015
9 M_DESIRED_END_DATA Instance attribute Private Type reference (TYPE) SWWSDEADL 20031014
10 M_DESIRED_START_DATA Instance attribute Private Type reference (TYPE) SWWSDEADL 20031014
11 M_DO_COMMIT Instance attribute Private Type reference (TYPE) XFELD 'X' 20031012
12 M_EXECUTION_MODE Instance attribute Private Type reference (TYPE) SWPEXECMOD WFM: Execution Mode 20040120
13 M_EXEC_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_WIM_EXECUTION_MGR Workflow: Executes a work item 20031114
14 M_EXPRESSION_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Create and Manage Expressions 20051019
15 M_LANGUAGE Instance attribute Private Type reference (TYPE) SYLANGU 20031008
16 M_LATEST_END_DATA Instance attribute Private Type reference (TYPE) SWWSDEADL 20031014
17 M_LATEST_START_DATA Instance attribute Private Type reference (TYPE) SWWSDEADL 20031014
18 M_LOG_METHOD Instance attribute Private Type reference (TYPE) FUNCNAME 'SWW_WI_START' Function Name 20031118
19 M_PERS_PROFILE_FOR_TASK Instance attribute Private Object reference (TYPE REF TO) SWD_PERSID Type of Persistence Profile 20041213
20 M_PROCESS_STATUS Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_PROCESS_STATUS 20040921
21 M_START_ASYNCHRONOUS Instance attribute Private Type reference (TYPE) XFELD SPACE 20031015
22 M_START_DIALOG Instance attribute Private Type reference (TYPE) XFELD 'X' 20031019
23 M_SWITCH_OFF_COMMAND Instance attribute Private Object reference (TYPE REF TO) IF_SWF_UTL_COMMAND Workflow: Command 20040121
24 M_TASK Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_TASK_ATTRIBUTES 20031008
25 M_TRACE_LEVEL Instance attribute Private Type reference (TYPE) SWFTRCLEV '0' 20031015
26 M_TXCTRL_EXTERNAL Instance attribute Private Type reference (TYPE) XFELD 20060420
27 M_TXMGR Instance attribute Private Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER Workflow: Transaction Manager 20031114
28 M_UNIT_ACTIVE Instance attribute Private Type reference (TYPE) XFELD 20110919
29 M_USER Instance attribute Private Type reference (TYPE) SYUNAME 20031008
30 M_WFDKEY Instance attribute Private Type reference (TYPE) SWD_WFDKEY Key Structure for All Workflow Definition Tables 20050311
31 M_WORKFLOW_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20031119
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20031008
2 CHECK_AUTHORITY Instance method Private Method 20031021
3 CHECK_ORG_RESTRICTIONS Instance method Private Method 20031021
4 CONSTRUCTOR Instance method Public Constructor Constructor 20031008
5 CREATE_WORKITEM Instance method Private Method 20031012
6 DISCARD Instance method Private Method 20031114
7 EXECUTE Instance method Public Method Start Workflow 20031008
8 GET_DEFAULT_CREATE_PARAMETERS Instance method Private Method 20031012
9 GET_DISABLE_SYNC_CHAIN Instance method Private Method 20031019
10 GET_EXECUTION_MANAGER Instance method Private Method 20031114
11 GET_INSTANCE Static method Public Method 20031008
12 GET_INSTANCE_FOR_START Static method Public Method 20031115
13 GET_PARAMETER_CONTAINER Instance method Public Method 20031021
14 GET_TASK_NAME Instance method Private Method 20031012
15 GET_TRANSACTION_MANAGER Instance method Private Method 20031114
16 GET_UNIT_TEST_ACTIVE Instance method Public Method 20110919
17 GET_WORKFLOW_ID Instance method Public Method 20031015
18 GET_WORKFLOW_POR Instance method Public Method 20041014
19 GET_WORKFLOW_STATUS Instance method Public Method 20031015
20 SET_AGENTS Instance method Public Method 20031021
21 SET_BACKGROUND Instance method Public Method 20031019
22 SET_CHECK_AUTHORITY Instance method Public Method 20031021
23 SET_CHECK_ORG_RESTRICTIONS Instance method Public Method 20031021
24 SET_DEBUG_MODE Instance method Public Method 20031015
25 SET_DESIRED_END Instance method Public Method 20031014
26 SET_DESIRED_START Instance method Public Method 20031008
27 SET_DO_COMMIT Instance method Public Method 20031018
28 SET_EXECUTION_MODE Instance method Public Method 20040120
29 SET_LANGUAGE Instance method Public Method 20031015
30 SET_LATEST_END Instance method Public Method 20031014
31 SET_LATEST_START Instance method Public Method 20031014
32 SET_PARAMETER_CONTAINER Instance method Public Method 20031014
33 SET_PERSISTENCE_PROFILE Instance method Public Method 20041213
34 SET_PROCESS_STATUS Instance method Private Method 20040921
35 SET_START_ASYNCHRONOUS Instance method Public Method 20031008
36 SET_START_DIALOG Instance method Public Method 20031019
37 SET_TASK Instance method Private Method 20031008
38 SET_TRACE_LEVEL Instance method Public Method 20031015
39 SET_TRANSACTION_MANAGER Instance method Public Method 20050409
40 SET_UNIT_TEST_ACTIVE Instance method Public Method 20110919
41 SET_USER Instance method Public Method 20031015
42 SET_WORKITEM_TO_ERROR Instance method Private Method 20031119
43 START_WORKITEM Instance method Private Method 20031119
Events
Class CL_SWF_RUN_WORKFLOW_START has no event.
Types
Class CL_SWF_RUN_WORKFLOW_START has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_SWF_RUN_WORKFLOW_START has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031012

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_SWF_RUN_WORKFLOW_START has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_AUTH_FAILED Fehlende Berechtigung 20031021

Method CHECK_ORG_RESTRICTIONS Signature

Method CHECK_ORG_RESTRICTIONS on class CL_SWF_RUN_WORKFLOW_START has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_AUTH_FAILED Fehlende Berechtigung 20031021

Method CONSTRUCTOR Signature

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

Method CREATE_WORKITEM 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 20031012
2 Returning RE_WI_HANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031012
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031012

Method DISCARD Signature

Method DISCARD on class CL_SWF_RUN_WORKFLOW_START has no parameter.
Method DISCARD on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_SWF_RUN_WORKFLOW_START has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031008

Method GET_DEFAULT_CREATE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DEFAULT_PARAMETER Value transfer Type reference (TYPE) SWWSCRTPAR 20031012

Method GET_DEFAULT_CREATE_PARAMETERS on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_DISABLE_SYNC_CHAIN Signature

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

Method GET_DISABLE_SYNC_CHAIN on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_EXECUTION_MANAGER 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 Workflow: Workitemmanager (lokal) 20031114
2 Returning RE_EXECUTION_MANAGER Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WIM_EXECUTION_MGR Workflow: Führt ein Workitem aus 20031114
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031114

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CREATOR Call by reference Type reference (TYPE) STRING 20070123
2 Importing IM_EXPRESSION_FACTORY Call by reference Object reference (TYPE REF TO) CL_SWF_EXP_FACTORY Erzeugung & Verwaltung von Ausdrücken 20051019
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20031008
4 Importing IM_PROCESS_STATUS Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_PROCESS_STATUS 20040921
5 Importing IM_TASK Call by reference Type reference (TYPE) C 20031008
6 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20031008
7 Importing IM_WFDKEY Call by reference Type reference (TYPE) SWD_WFDKEY 20050311
8 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WORKFLOW_START Workflow: Starten eines Workflows 20031008
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031008

Method GET_INSTANCE_FOR_START 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' - Im Hintergrund gerufen 20031115
2 Importing IM_EXECUTE_IN_BACKGROUND Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20031115
3 Importing IM_LANGUAGE Call by reference Type reference (TYPE) SYLANGU 20031115
4 Importing IM_LOG_METHOD Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20031115
5 Importing IM_START_DIALOG Call by reference Type reference (TYPE) XFELD 'X' Feld zum Ankreuzen 20040109
6 Importing IM_TXMGR Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER Workflow: Transaktionsmanager 20031115
7 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME 20031115
8 Importing IM_WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20031115
9 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_WORKFLOW_START 20031115
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031115

Method GET_PARAMETER_CONTAINER Signature

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

Method GET_PARAMETER_CONTAINER on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_TASK_NAME Signature

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

Method GET_TASK_NAME on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_TRANSACTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRANSACTION_MANAGER Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_TRANSACTION_MANAGER Workflow: Transaktionsmanager 20031114

Method GET_TRANSACTION_MANAGER on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_UNIT_TEST_ACTIVE Signature

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

Method GET_UNIT_TEST_ACTIVE on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_WORKFLOW_ID Signature

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

Method GET_WORKFLOW_ID on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_WORKFLOW_POR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WORKFLOW_POR Value transfer Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20041014

Method GET_WORKFLOW_POR on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method GET_WORKFLOW_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20040110
2 Returning RE_WORKFLOW_STATUS Value transfer Type reference (TYPE) SWR_WISTAT 20031015

Method GET_WORKFLOW_STATUS on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20031021

Method SET_AGENTS on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_BACKGROUND 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' 20031019

Method SET_BACKGROUND on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_CHECK_AUTHORITY Signature

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

Method SET_CHECK_AUTHORITY on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_CHECK_ORG_RESTRICTIONS Signature

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

Method SET_CHECK_ORG_RESTRICTIONS on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_DEBUG_MODE 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 20031015

Method SET_DEBUG_MODE on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_DESIRED_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20031014
2 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20031014

Method SET_DESIRED_END on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_DESIRED_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20031008

Method SET_DESIRED_START on class CL_SWF_RUN_WORKFLOW_START 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' 20031018

Method SET_DO_COMMIT on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_EXECUTION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXECUTION_MODE Call by reference Type reference (TYPE) SWPEXECMOD WFM: Ausführungsmodus 20040120

Method SET_EXECUTION_MODE on class CL_SWF_RUN_WORKFLOW_START 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 SY-LANGU 20031015

Method SET_LANGUAGE on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_LATEST_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20031014
2 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20031014

Method SET_LATEST_END on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_LATEST_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGENTS Call by reference Type reference (TYPE) TSWHACTOR 20031014
2 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20031014

Method SET_LATEST_START on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_PARAMETER_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMETER_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER 20031014
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031014

Method SET_PERSISTENCE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROFILE Call by reference Type reference (TYPE) SWD_PERSID Art des Persistenzprofils 20041213

Method SET_PERSISTENCE_PROFILE on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_PROCESS_STATUS Signature

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

Method SET_PROCESS_STATUS on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_START_ASYNCHRONOUS Signature

Method SET_START_ASYNCHRONOUS on class CL_SWF_RUN_WORKFLOW_START has no parameter.
Method SET_START_ASYNCHRONOUS on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_START_DIALOG Signature

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

Method SET_START_DIALOG on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TASK Call by reference Type reference (TYPE) SWW_TASK 20031008
2 Importing IM_WFDKEY Call by reference Type reference (TYPE) SWD_WFDKEY 20050311
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20031008

Method SET_TRACE_LEVEL Signature

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

Method SET_TRACE_LEVEL on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_TRANSACTION_MANAGER 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 Workflow: Transaktionsmanager 20060420

Method SET_TRANSACTION_MANAGER on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_UNIT_TEST_ACTIVE Signature

Method SET_UNIT_TEST_ACTIVE on class CL_SWF_RUN_WORKFLOW_START has no parameter.
Method SET_UNIT_TEST_ACTIVE on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20031015

Method SET_USER on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method SET_WORKITEM_TO_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_SWF_RUN_WIM Ausnahme im WIM 20031119
2 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20031119

Method SET_WORKITEM_TO_ERROR on class CL_SWF_RUN_WORKFLOW_START has no exception.

Method START_WORKITEM 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 Workflow: Workitemmanager (lokal) 20031119
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION Workflow Ausnahme 20031119
2 CX_SWF_RUN_WIM_EXEC_INTERUPTED 20031119
History
Last changed by/on SAP  20130531 
SAP Release Created in 700