SAP ABAP Class CL_SWF_RUN_BUSINESS_STATE (Workflow: Business Status)
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_BUSINESS_STATE | |
| Short Description | Workflow: Business Status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_RUN | Workflow: Runtime |
| Created | 20020623 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_BUSINESS_STATE has no forward declaration.
Interfaces
Class CL_SWF_RUN_BUSINESS_STATE has no interface implemented.
Friends
Class CL_SWF_RUN_BUSINESS_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | Node Number | 20020626 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | XFELD | Work item not yet created | 20020626 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work Item ID | 20020626 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work Item ID | 20020623 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20020623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020623 | |
| 2 | Instance method | Public | Method | Name of Status (Label) | 20020623 | |
| 3 | Instance method | Public | Method | Status | 20020623 | |
| 4 | Instance method | Public | Method | Determines Work Item Handle | 20020623 | |
| 5 | Instance method | Public | Method | State Active | 20020624 | |
| 6 | Instance method | Public | Method | Determines string display | 20020623 |
Events
Class CL_SWF_RUN_BUSINESS_STATE has no event.
Types
Class CL_SWF_RUN_BUSINESS_STATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20020626 | |||
| 2 | IM_TRANSIENT | Call by reference | Type reference (TYPE) | XFELD | Workitem noch nicht angelegt | 20020626 | |||
| 3 | IM_WFID | Call by reference | Type reference (TYPE) | SWW_WIID | Workflow-Kennung | 20020626 | |||
| 4 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20020623 |
Method CONSTRUCTOR on class CL_SWF_RUN_BUSINESS_STATE has no exception.
Method GET_LABEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LABEL | Value transfer | Type reference (TYPE) | STRING | Label | 20020623 |
Method GET_LABEL on class CL_SWF_RUN_BUSINESS_STATE has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATUS | Value transfer | Type reference (TYPE) | SWW_WISTAT | Bearbeitungsstatus eines Workitem | 20020623 |
Method GET_STATUS on class CL_SWF_RUN_BUSINESS_STATE has no exception.
Method GET_WI_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_READ_FOR_UPDATE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20051017 | ||
| 2 | IM_TX | Call by reference | Object reference (TYPE REF TO) | CL_SWF_RUN_TRANSACTION_MANAGER | Workflow: Transaktionsmanager | 20051017 | |||
| 3 | RE_HANDLE | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20020623 |
Method GET_WI_HANDLE on class CL_SWF_RUN_BUSINESS_STATE has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | State ist aktiv | 20020624 |
Method IS_ACTIVE on class CL_SWF_RUN_BUSINESS_STATE has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STRING | Value transfer | Type reference (TYPE) | STRING | Stringdarstellung | 20020623 |
Method TO_STRING on class CL_SWF_RUN_BUSINESS_STATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |