SAP ABAP Class CL_SWF_RUN_WIM_SRV_STACK (Workflow: Work Item Stack)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Properties
| Class | CL_SWF_RUN_WIM_SRV_STACK | |
| Short Description | Workflow: Work Item Stack | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20010228 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_RUN_WIM_SRV_STACK has no interface implemented.
Friends
Class CL_SWF_RUN_WIM_SRV_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR30 | 'SWF_RUN_WIM_STACK' | Memory ID for Requester | 20010228 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | SWWTWIENQU | Requester Stack | 20010228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delivers the stack | 20010228 | |
| 2 | Static method | Public | Method | Removes the top work item from stack | 20010228 | |
| 3 | Static method | Public | Method | Sets a work item reference to stack | 20010228 | |
| 4 | Static method | Public | Method | Sets the stack | 20010228 |
Events
Class CL_SWF_RUN_WIM_SRV_STACK has no event.
Types
Class CL_SWF_RUN_WIM_SRV_STACK has no local type.
Method Signatures
Method GET_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STACK | Value transfer | Type reference (TYPE) | SWWTWIENQU | Stack | 20010228 |
Method GET_STACK on class CL_SWF_RUN_WIM_SRV_STACK has no exception.
Method POP Signature
Method POP on class CL_SWF_RUN_WIM_SRV_STACK has no parameter.
Method POP on class CL_SWF_RUN_WIM_SRV_STACK has no exception.
Method PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUESTER | Call by reference | Type reference (TYPE) | SIBFLPORB | Lokale Persistente Objektreferenz - BOR kompatibel | 20010228 |
Method PUSH on class CL_SWF_RUN_WIM_SRV_STACK has no exception.
Method SET_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STACK | Call by reference | Type reference (TYPE) | SWWTWIENQU | Stack | 20010228 |
Method SET_STACK on class CL_SWF_RUN_WIM_SRV_STACK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |