Class Method list used by SAP ABAP Class CL_SWF_RUN_WORKFLOW_START (Workflow: Start a Workflow)
SAP ABAP Class CL_SWF_RUN_WORKFLOW_START (Workflow: Start a Workflow) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_SWF_RUN_RESULT - IS_EXECUTION_INTERRUPTED Workflow: Result
2 Class Method  CL_SWF_RUN_TASK_ATTRIBUTES - FIND_BY_TASK Workflow: Access to Tasks
3 Class Method  CL_SWF_RUN_TASK_ATTRIBUTES - FIND_BY_TASK Workflow: Access to Tasks
4 Class Method  CL_SWF_RUN_TASK_ATTRIBUTES - FIND_BY_WFDWIZ Workflow: Access to Tasks
5 Class Method  CL_SWF_RUN_TRANSACTION_MANAGER - ADD_OBJECT Workflow: Transaction Manager
6 Class Method  CL_SWF_RUN_TRANSACTION_MANAGER - ADD_OBJECT Workflow: Transaction Manager
7 Class Method  CL_SWF_RUN_TRANSACTION_MANAGER - COMMIT Workflow: Transaction Manager
8 Class Method  CL_SWF_RUN_TRANSACTION_MANAGER - DEQUEUE Workflow: Transaction Manager
9 Class Method  CL_SWF_RUN_TRANSACTION_MANAGER - GET_INSTANCE Workflow: Transaction Manager
10 Class Method  CL_SWF_RUN_TRANSACTION_MANAGER - SAVE Workflow: Transaction Manager
11 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - START_EXECUTION Workflow: Executes a work item
12 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - SET_WORKITEM_STATUS_ERROR Workflow: Executes a work item
13 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - SET_LOG_METHOD Workflow: Executes a work item
14 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - SET_EXECUTE_IN_BACKGROUND Workflow: Executes a work item
15 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - SET_DISABLE_SYNC_CHAIN Workflow: Executes a work item
16 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - PREPARE_EXECUTION Workflow: Executes a work item
17 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - GET_INSTANCE_FOR_START Workflow: Executes a work item
18 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - GET_EXECUTE_IN_BACKGROUND Workflow: Executes a work item
19 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - SET_CALLED_IN_BACKGROUND Workflow: Executes a work item
20 Class Method  CL_SWF_RUN_WIM_EXECUTION_MGR - FINALIZE_EXECUTION Workflow: Executes a work item
21 Class Method  CL_SWF_RUN_WIM_FACTORY - CREATE_VIA_API Workflow: Service Class for WIM
22 Class Method  CL_SWF_RUN_WORKFLOW - SET_RUNTIME_ACTIVE Workflow: Workflow System
23 Class Method  CL_SWF_RUN_WORKFLOW_PROPERTIES - SET_TRFC_IS_ACTIV Workflow: Runtime Properties (Upgrade, RFC Dest.,..)
24 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_TRANSACTION_MANAGER Workflow: Start a Workflow SOURCE lh_txmgr = me->get_transaction_manager( ).
25 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_UNIT_TEST_ACTIVE Workflow: Start a Workflow
26 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_PROCESS_STATUS Workflow: Start a Workflow SOURCE CALL METHOD l_instance->set_process_status
27 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_PROCESS_STATUS Workflow: Start a Workflow SOURCE EXPORTING
28 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_PROCESS_STATUS Workflow: Start a Workflow SOURCE im_process_status = im_process_status.
29 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_START_ASYNCHRONOUS Workflow: Start a Workflow
30 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_START_ASYNCHRONOUS Workflow: Start a Workflow
31 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_START_DIALOG Workflow: Start a Workflow
32 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_TASK Workflow: Start a Workflow SOURCE CALL METHOD l_instance->set_task( IM_TASK = l_task IM_WFDKEY = l_wfdkey ).
33 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_WORKITEM_TO_ERROR Workflow: Start a Workflow SOURCE CALL METHOD me->set_workitem_to_error( im_wi_handle = im_wi_handle
34 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_WORKITEM_TO_ERROR Workflow: Start a Workflow SOURCE im_exception = lh_excp ).
35 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_WORKITEM_TO_ERROR Workflow: Start a Workflow SOURCE CALL METHOD me->set_workitem_to_error( im_wi_handle = im_wi_handle
36 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_WORKITEM_TO_ERROR Workflow: Start a Workflow SOURCE im_exception = lh_excp ).
37 Class Method  CL_SWF_RUN_WORKFLOW_START - START_WORKITEM Workflow: Start a Workflow SOURCE CALL METHOD me->start_workitem( lh_wi_handle ).
38 Class Method  CL_SWF_RUN_WORKFLOW_START - SET_BACKGROUND Workflow: Start a Workflow
39 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_TRANSACTION_MANAGER Workflow: Start a Workflow SOURCE lh_txmgr = me->get_transaction_manager( ).
40 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_TRANSACTION_MANAGER Workflow: Start a Workflow SOURCE lh_txmgr = me->get_transaction_manager( ).
41 Class Method  CL_SWF_RUN_WORKFLOW_START - CHECK Workflow: Start a Workflow
42 Class Method  CL_SWF_RUN_WORKFLOW_START - CHECK_AUTHORITY Workflow: Start a Workflow SOURCE CALL METHOD me->check_authority( ).
43 Class Method  CL_SWF_RUN_WORKFLOW_START - CHECK_ORG_RESTRICTIONS Workflow: Start a Workflow SOURCE CALL METHOD me->check_org_restrictions( ).
44 Class Method  CL_SWF_RUN_WORKFLOW_START - CONSTRUCTOR Workflow: Start a Workflow
45 Class Method  CL_SWF_RUN_WORKFLOW_START - CREATE_WORKITEM Workflow: Start a Workflow SOURCE lh_wi_handle = me->create_workitem( im_txmgr = lh_txmgr ).
46 Class Method  CL_SWF_RUN_WORKFLOW_START - DISCARD Workflow: Start a Workflow SOURCE CALL METHOD me->discard( ).
47 Class Method  CL_SWF_RUN_WORKFLOW_START - DISCARD Workflow: Start a Workflow SOURCE CALL METHOD me->discard( ).
48 Class Method  CL_SWF_RUN_WORKFLOW_START - DISCARD Workflow: Start a Workflow SOURCE CALL METHOD me->discard( ).
49 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_DEFAULT_CREATE_PARAMETERS Workflow: Start a Workflow SOURCE ls_wi_create = me->get_default_create_parameters( ).
50 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_DISABLE_SYNC_CHAIN Workflow: Start a Workflow SOURCE l_disable_sync_chain = me->get_disable_sync_chain( ).
51 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_EXECUTION_MANAGER Workflow: Start a Workflow SOURCE lh_exec_mgr = me->get_execution_manager( im_wi_handle ).
52 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_EXECUTION_MANAGER Workflow: Start a Workflow SOURCE lh_exec_mgr = me->get_execution_manager( im_wi_handle ).
53 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_INSTANCE Workflow: Start a Workflow
54 Class Method  CL_SWF_RUN_WORKFLOW_START - GET_TASK_NAME Workflow: Start a Workflow SOURCE ls_t100msg-msgv1 = me->get_task_name( ).
55 Class Method  CX_SWF_RUN_WIM - CONSTRUCTOR Exception in WIM
56 Class Method  IF_SWF_CNT_CONTAINER - CHECK Container - Implementation of a 'Collection'
57 Class Method  IF_SWF_CNT_CONTAINER - ELEMENT_GET Container - Implementation of a 'Collection'
58 Class Method  IF_SWF_CNT_CONVERSION - CHECK Conversion Methods for the Container
59 Class Method  IF_SWF_CNT_CONVERSION - IMPORT_FROM_PARAM_CONTAINER Conversion Methods for the Container
60 Class Method  IF_SWF_CNT_ELEMENT_ACCESS_1 - ELEMENT_GET_VALUE Temporary Interface - Conversion of IF_SWF_CNT_CONTAINER
61 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - CLEAR Container for Transfer of Parameters
62 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - SET Container for Transfer of Parameters
63 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - LIST_NAMES Container for Transfer of Parameters
64 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - GET_TYPE Container for Transfer of Parameters
65 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - GET Container for Transfer of Parameters
66 Class Method  IF_SWF_IFS_PARAMETER_CONTAINER - GET_VALUE_REF Container for Transfer of Parameters
67 Class Method  IF_SWF_RUN_TASK_ATTRIBUTES - GET_NAME Workflow: Interface of Tasks
68 Class Method  IF_SWF_RUN_TASK_ATTRIBUTES - GET_NAME Workflow: Interface of Tasks
69 Class Method  IF_SWF_RUN_TASK_ATTRIBUTES - GET_NAME Workflow: Interface of Tasks
70 Class Method  IF_SWF_RUN_TASK_ATTRIBUTES - GET_NAME Workflow: Interface of Tasks
71 Class Method  IF_SWF_RUN_TASK_ATTRIBUTES - GET_TASK_CONTAINER Workflow: Interface of Tasks
72 Class Method  IF_SWF_RUN_TASK_ATTRIBUTES - GET_WITYPE Workflow: Interface of Tasks
73 Class Method  IF_SWF_RUN_WIM - GET_STATUSTEXT Workflow: Work Item Manager
74 Class Method  IF_SWF_RUN_WIM - GET_WI_CONTAINER Workflow: Work Item Manager
75 Class Method  IF_SWF_RUN_WIM - GET_WI_CONTAINER Workflow: Work Item Manager
76 Class Method  IF_SWF_RUN_WIM_INTERNAL - DUMP_OBJ_EXCEPTION_TO_LOG Workflow: Work Item Manager (Local)
77 Class Method  IF_SWF_RUN_WIM_INTERNAL - GET_STATUSTEXT Workflow: Work Item Manager (Local)
78 Class Method  IF_SWF_RUN_WIM_INTERNAL - GET_WI_CONTAINER Workflow: Work Item Manager (Local)
79 Class Method  IF_SWF_RUN_WIM_INTERNAL - GET_WI_CONTAINER Workflow: Work Item Manager (Local)
80 Class Method  IF_SWF_RUN_WIM_INTERNAL - REFRESH Workflow: Work Item Manager (Local)
81 Class Method  IF_SWF_RUN_WIM_INTERNAL - SEND_EXPRESS_NOTE Workflow: Work Item Manager (Local)
82 Class Method  IF_SWF_UTL_COMMAND - EXECUTE Workflow: Command