SAP ABAP Class CL_SWF_RUN_WORKFLOW_RESTART (Workflow: Restart a Workflow)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Properties
| Class | CL_SWF_RUN_WORKFLOW_RESTART | |
| Short Description | Workflow: Restart 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 | 20040109 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_WORKFLOW_RESTART has no forward declaration.
Interfaces
Class CL_SWF_RUN_WORKFLOW_RESTART has no interface implemented.
Friends
Class CL_SWF_RUN_WORKFLOW_RESTART has no friend class.
Attributes
Methods
Events
Class CL_SWF_RUN_WORKFLOW_RESTART has no event.
Types
Class CL_SWF_RUN_WORKFLOW_RESTART has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SWF_RUN_WORKFLOW_RESTART has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20040109 |
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class CL_SWF_RUN_WORKFLOW_RESTART has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20040109 | ||
| 2 | Fehlende Berechtigung | 20040109 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_RUN_WORKFLOW_RESTART has no parameter.
Method CONSTRUCTOR on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method DISCARD Signature
Method DISCARD on class CL_SWF_RUN_WORKFLOW_RESTART has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20060517 |
Method EXECUTE Signature
Method EXECUTE on class CL_SWF_RUN_WORKFLOW_RESTART has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Ausnahme | 20051121 | ||
| 2 | Ausnahme im WIM | 20040109 |
Method GET_EXECUTION_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20040109 | |||
| 2 | RE_EXECUTION_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_WIM_EXECUTION_MGR | Workflow: Führt ein Workitem aus | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20040109 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20051028 | |||
| 2 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20051028 | |||
| 3 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_WORKFLOW_RESTART | Workflow: Restarten eines Workflows | 20051028 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20051028 |
Method GET_INSTANCE_FOR_RESTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BACKGROUND | Call by reference | Type reference (TYPE) | XFELD | 'X' - Im Hintergrund gerufen | 20040109 | |||
| 2 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | 20040109 | ||||
| 3 | IM_LOG_METHOD | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20040109 | |||
| 4 | IM_TXMGR | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | Workflow: Transaktionsmanager | 20040109 | |||
| 5 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20040109 | ||||
| 6 | IM_WIHANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20040109 | |||
| 7 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_WORKFLOW_RESTART | Workflow: Restarten eines Workflows | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20040109 |
Method GET_TRANSACTION_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TRANSACTION_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | Workflow: Transaktionsmanager | 20040109 |
Method GET_TRANSACTION_MANAGER on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method GET_WORKITEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKITEM_ID | Value transfer | Type reference (TYPE) | SWW_WIID | 20040109 |
Method GET_WORKITEM_ID on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method GET_WORKITEM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKITEM_STATUS | Value transfer | Type reference (TYPE) | SWR_WISTAT | 20040109 |
Method GET_WORKITEM_STATUS on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method RESTART_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20040109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Workflow Ausnahme | 20040109 | ||
| 2 | 20040109 |
Method SET_BACKGROUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BACKGROUND | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20040109 |
Method SET_BACKGROUND on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CHECK_AUTHORITY | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20040109 |
Method SET_CHECK_AUTHORITY on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_DEBUG_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEBUG_MODE | Call by reference | Type reference (TYPE) | SWFDBGMOD | 20040109 |
Method SET_DEBUG_MODE on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_DO_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20040109 |
Method SET_DO_COMMIT on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | 20040109 |
Method SET_LANGUAGE on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRACE_LEVEL | Call by reference | Type reference (TYPE) | SWFTRCLEV | 20040109 |
Method SET_TRACE_LEVEL on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20040109 |
Method SET_USER on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
Method SET_WORKITEM_TO_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SWF_RUN_WIM | Ausnahme im WIM | 20040109 | |||
| 2 | IM_WI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20040109 |
Method SET_WORKITEM_TO_ERROR on class CL_SWF_RUN_WORKFLOW_RESTART has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |