SAP ABAP Class CL_SWF_GP_STATUS_ACTIVITY_ELEM (Object Representation of an Activity Status Element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_GP_STATUS (Package) Status Components for Guided Procedures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_GP_STATUS_ACTBASED_ELEM | Object Representation of Activity-Based Status Elements | 20041116 |
Properties
| Class | CL_SWF_GP_STATUS_ACTIVITY_ELEM | |
| Short Description | Object Representation of an Activity Status Element | |
| Super Class | CL_SWF_GP_STATUS_ACTBASED_ELEM | Object Representation of Activity-Based Status Elements |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_GP_STATUS | Status Components for Guided Procedures |
| Created | 20041018 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no forward declaration.
Interfaces
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no interface implemented.
Friends
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM 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) | SWFGPAGENTS | Agents | 20041117 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWFGPACIIDTAB | ACIIDS Related Using Exceptions | 20041118 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWFGPACIID | ID of a GP Action | 20041018 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWP_LOOPIND | WFM: Node Loop Counter | 20041018 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWFGPACISTAT | Status of an Activity | 20041018 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets Activity Instance Number | 20041116 | |
| 2 | Instance method | Public | Method | Sets Loop Index | 20041116 | |
| 3 | Instance method | Public | Method | Gets Agent | 20041117 | |
| 4 | Instance method | Public | Method | Sets Table of ACIIDS Related Using Exceptions | 20041118 | |
| 5 | Instance method | Public | Method | Gets Status | 20041020 | |
| 6 | Instance method | Public | Method | Sets Activity Instance Number | 20041019 | |
| 7 | Instance method | Public | Method | Sets Loop Index | 20041019 | |
| 8 | Instance method | Public | Method | Sets Agent | 20041117 | |
| 9 | Instance method | Public | Method | Sets Table of ACIIDS Related Using Exceptions | 20041118 | |
| 10 | Instance method | Public | Method | Sets Status of Action | 20041019 |
Events
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no event.
Types
Class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no local type.
Method Signatures
Method GET_ACIID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACI_ID | Value transfer | Type reference (TYPE) | SWFGPACIID | ID einer GP-Action | 20041116 |
Method GET_ACIID on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method GET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INDEX | Value transfer | Type reference (TYPE) | SWP_LOOPIND | WFM: Schleifenzähler eines Knotens | 20041116 |
Method GET_INDEX on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method GET_PROCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROCESSORS | Value transfer | Type reference (TYPE) | SWFGPAGENTS | Tabelle von Bearbeitern innerhalb einer GP Prozessrolle | 20041117 |
Method GET_PROCESSORS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method GET_RELATEDS_EXC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RELATEDS | Value transfer | Type reference (TYPE) | SWFGPACIIDTAB | Tabelle von Aktivitätsinstanzen | 20041118 |
Method GET_RELATEDS_EXC on class CL_SWF_GP_STATUS_ACTIVITY_ELEM 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) | SWFGPACISTAT | Status einer Aktivität | 20041020 |
Method GET_STATUS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method SET_ACIID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACI_ID | Call by reference | Type reference (TYPE) | SWFGPACIID | ID einer GP-Action | 20041019 |
Method SET_ACIID on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method SET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INDEX | Call by reference | Type reference (TYPE) | SWP_LOOPIND | WFM: Schleifenzähler eines Knotens | 20041019 |
Method SET_INDEX on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method SET_PROCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROCESSORS | Value transfer | Type reference (TYPE) | SWFGPAGENTS | Tabelle von Bearbeitern innerhalb einer GP Prozessrolle | 20041117 |
Method SET_PROCESSORS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method SET_RELATEDS_EXC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RELATEDS | Call by reference | Type reference (TYPE) | SWFGPACIIDTAB | Tabelle von Aktivitätsinstanzen | 20041118 |
Method SET_RELATEDS_EXC on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATUS | Call by reference | Type reference (TYPE) | SWFGPACISTAT | Status einer Aktivität | 20041019 |
Method SET_STATUS on class CL_SWF_GP_STATUS_ACTIVITY_ELEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |