SAP ABAP Class CL_SWF_RUN_WORKFLOW (Workflow: Workflow System)
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_CONTEXT | Workflow: Global Context of Workflow System | 20011115 |
Properties
| Class | CL_SWF_RUN_WORKFLOW | |
| Short Description | Workflow: Workflow System | |
| 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 | 20011115 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_WORKFLOW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_RUN_CONTEXT | Workflow: Global Context of Workflow System | 20011115 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWF_RUN_SWITCH_OFF_RUNTIME | 20040121 | Workflow: Command for Deactivating "Runtime Active" |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_EXP_FACTORY | Create and Manage Expressions | 20011115 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XFELD | 'X' - Workflow Runtime System Is Active | 20040121 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SWF_RUN_WORKFLOW | Singleton | 20011115 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_CONTEXT | Workflow: Global Context of Workflow System | 20011115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040121 | |
| 2 | Instance method | Private | Method | Sets Runtime Active to Initial | 20040121 | |
| 3 | Static method | Public | Method | Expression Factory | 20011115 | |
| 4 | Static method | Public | Method | Runtime Active | 20040121 | |
| 5 | Static method | Public | Method | Sets Runtime Active | 20040121 |
Events
Class CL_SWF_RUN_WORKFLOW has no event.
Types
Class CL_SWF_RUN_WORKFLOW has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_RUN_WORKFLOW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_RUN_WORKFLOW has no exception.
Method CLEAR_RUNTIME_ACTIVE Signature
Method CLEAR_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no parameter.
Method CLEAR_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no exception.
Method GET_EXPRESSION_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EXPRESSION_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_SWF_EXP_FACTORY | Erzeugung & Verwaltung von Ausdrücken | 20011115 |
Method GET_EXPRESSION_FACTORY on class CL_SWF_RUN_WORKFLOW has no exception.
Method IS_RUNTIME_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040121 |
Method IS_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no exception.
Method SET_RUNTIME_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SWITCH_OFF_COMMAND | Value transfer | Object reference (TYPE REF TO) | IF_SWF_UTL_COMMAND | Workflow: Command | 20040121 |
Method SET_RUNTIME_ACTIVE on class CL_SWF_RUN_WORKFLOW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |