SAP ABAP Interface IF_SWF_RUN_SERVICE (Workflow: Service for a Work Item)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_RUN (Package) Workflow: Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_ADMIN_SERVICES | Workflow: Administration services | 20031028 |
Properties
| Interface | IF_SWF_RUN_SERVICE | |
| Short Description | Workflow: Service for a Work Item |
General Data
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20031028 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_RUN_SERVICE has no forward declaration.
Interfaces
Interface IF_SWF_RUN_SERVICE has no interface.
Friends
Interface IF_SWF_RUN_SERVICE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ASYNCHRON_MODE | Constant | Public | Type reference (TYPE) | SWFDNAME | 'ASYNC_MODE' | Element ID (32 Characters, Unique, Not Language-Dependent) | 20040205 | |
| 2 | C_DISABLE_SYNC_CHAIN | Constant | Public | Type reference (TYPE) | SWFDNAME | 'DISABLE_SYNC_CHAIN' | 20031028 | ||
| 3 | C_DO_COMMIT | Constant | Public | Type reference (TYPE) | SWFDNAME | 'DO_COMMIT' | Element ID (32 Characters, Unique, Not Language-Dependent) | 20040203 | |
| 4 | C_EXECUTE_IN_BACKGROUND | Constant | Public | Type reference (TYPE) | SWFDNAME | 'EXECUTE_IN_BACKGROUND' | Element ID (32 Characters, Unique, Not Language-Dependent) | 20040203 | |
| 5 | C_INCREMENT_RETRY_COUNTER | Constant | Public | Type reference (TYPE) | SWFDNAME | 'RETRY_COUNT' | Element ID (32 Characters, Unique, Not Language-Dependent) | 20031031 | |
| 6 | C_MAX_RETRY_COUNTER | Constant | Public | Type reference (TYPE) | SWFDNAME | 'MAX_RETRY_COUNT' | Element ID (32 Characters, Unique, Not Language-Dependent) | 20031031 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execution of Service | 20031028 | |
| 2 | Instance method | Public | Method | Read Properties of Service | 20080709 | |
| 3 | Instance method | Public | Method | Initializing Service | 20080709 | |
| 4 | Instance method | Public | Method | Sets Service Properties | 20031028 |
Events
Interface IF_SWF_RUN_SERVICE has no event.
Types
Interface IF_SWF_RUN_SERVICE has no local type.
Method Signatures
Method EXECUTE Signature
Method EXECUTE on Interface IF_SWF_RUN_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20031028 |
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | 20080709 | ||||
| 2 | RE_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080709 |
Method GET_PROPERTY on Interface IF_SWF_RUN_SERVICE has no exception.
Method INITIALIZE Signature
Method INITIALIZE on Interface IF_SWF_RUN_SERVICE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im WIM | 20080709 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAME | Call by reference | Type reference (TYPE) | SWFDNAME | 20031028 | ||||
| 2 | IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20031028 | ||||
| 3 | RE_RETURNCODE | Value transfer | Type reference (TYPE) | SYSUBRC | 20031028 |
Method SET_PROPERTY on Interface IF_SWF_RUN_SERVICE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |