SAP ABAP Class CL_SWF_TRC_SHARED_AREA (Root Class for Workflow Trace SHM Area)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_TRC (Package) Workflow: Trace
⤷
⤷
Properties
| Class | CL_SWF_TRC_SHARED_AREA | |
| Short Description | Root Class for Workflow Trace SHM Area | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_TRC | Workflow: Trace |
| Created | 20031027 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_TRC_SHARED_AREA has no interface implemented.
Friends
Class CL_SWF_TRC_SHARED_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_BUFFER | Buffer Table for All Active Trace-Handles | 20031029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Remove Trace Status from Buffer | 20031029 | |
| 2 | Static method | Public | Method | Get Trace-Status | 20031029 | |
| 3 | Static method | Public | Method | Reload Entire Trace Status from DB | 20031029 | |
| 4 | Static method | Public | Method | Reload Trace-Status from DB | 20031029 | |
| 5 | Static method | Public | Method | Set Trace-Status | 20031029 |
Events
Class CL_SWF_TRC_SHARED_AREA has no event.
Types
Class CL_SWF_TRC_SHARED_AREA has no local type.
Method Signatures
Method DELETE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRACE_ID | Value transfer | Type reference (TYPE) | SWFTRACEID | Trace-Kontext | 20031029 |
Method DELETE_STATUS on class CL_SWF_TRC_SHARED_AREA has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | SWFTRCSTAT | Trace-Status | 20031029 | |||
| 2 | TRACE_ID | Call by reference | Type reference (TYPE) | SWFTRACEID | Trace-ID | 20031029 |
Method GET_STATUS on class CL_SWF_TRC_SHARED_AREA has no exception.
Method LOAD_ALL_STATUS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | SWFTRCSTAT | Trace-Status | 20031029 | |||
| 2 | TRACE_ID | Call by reference | Type reference (TYPE) | SWFTRACEID | Trace-ID | 20031029 |
Method LOAD_ALL_STATUS_FROM_DB on class CL_SWF_TRC_SHARED_AREA has no exception.
Method LOAD_STATUS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Value transfer | Type reference (TYPE) | SWFTRCSTAT | Trace-Status | 20031029 | |||
| 2 | TRACE_ID | Call by reference | Type reference (TYPE) | SWFTRACEID | Trace-ID | 20031029 |
Method LOAD_STATUS_FROM_DB on class CL_SWF_TRC_SHARED_AREA has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETCODE | Value transfer | Type reference (TYPE) | I | 0 - ok, 99 - handle, 98 - Id, 97 - bereits vorhanden | 20031029 | |||
| 2 | STATUS | Value transfer | Type reference (TYPE) | SWFTRCSTAT | Trace-Status | 20031029 |
Method SET_STATUS on class CL_SWF_TRC_SHARED_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |