SAP ABAP Class CL_SWF_UTL_BUFFER_REFRESH (refresh all runtime buffers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Properties
| Class | CL_SWF_UTL_BUFFER_REFRESH | |
| Short Description | refresh all runtime buffers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20050711 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_UTL_BUFFER_REFRESH has no interface implemented.
Friends
Class CL_SWF_UTL_BUFFER_REFRESH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | X | 255 | refresh all | 20050711 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | X | 1 | refresh BOR buffers | 20050711 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | X | 2 | invalidate BOR buffers including program memory | 20050808 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | X | 16 | refresh container instance buffer | 20050711 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | X | 32 | refresh inbox buffers | 20050804 | ||
| 6 | Static Attribute | Public | Type reference (TYPE) | X | 4 | invalidate workflow manager | 20050711 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | X | 8 | refresh workflow task properties | 20050711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Invalidates specified buffer | 20050711 | |
| 2 | Static method | Public | Method | Invalidates BOR buffer (memory release) at threshold value | 20050808 |
Events
Class CL_SWF_UTL_BUFFER_REFRESH has no event.
Types
Class CL_SWF_UTL_BUFFER_REFRESH has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCOPE | Call by reference | Type reference (TYPE) | X | SCOPE_ALL | 20050711 |
Method EXECUTE on class CL_SWF_UTL_BUFFER_REFRESH has no exception.
Method INVALIDATE_BOR_ON_THRESHOLD Signature
Method INVALIDATE_BOR_ON_THRESHOLD on class CL_SWF_UTL_BUFFER_REFRESH has no parameter.
Method INVALIDATE_BOR_ON_THRESHOLD on class CL_SWF_UTL_BUFFER_REFRESH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |