SAP ABAP Class CL_SWF_PLOG_DETAILS (Technical log details class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-MON (Application Component) Monitoring & Reporting
⤷
SWF_PLOG (Package) Workflow: Process Log
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_PLOG_UI_COMPONENT | Technical log ui master interface | 20050426 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_PLOG_UI_DETAIL_VIEW | Technical log ui detail view | 20050426 |
Properties
| Class | CL_SWF_PLOG_DETAILS | |
| Short Description | Technical log details class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_PLOG | Workflow: Process Log |
| Created | 20050426 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_PLOG_DETAILS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_PLOG_UI_COMPONENT | Technical log ui master interface | 20050426 | ||
| 2 | IF_SWF_PLOG_UI_DETAIL_VIEW | Technical log ui detail view | 20050426 |
Friends
Class CL_SWF_PLOG_DETAILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_PLOG_TREE | Contains the implementation of process log tree details | 20050426 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWF_PLOG_TRANS_DATA | Workflow Log Data | 20050426 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050426 | ||
| 2 | Instance method | Public | Method | 20050427 | ||
| 3 | Instance method | Public | Method | 20050810 | ||
| 4 | Instance method | Private | Method | 20050426 |
Events
Class CL_SWF_PLOG_DETAILS has no event.
Types
Class CL_SWF_PLOG_DETAILS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CL_PLOG_TREE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_PLOG_TREE | UI-Baumsicht des technischen Protokolls | 20050426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im BPM-Protokoll | 20050512 |
Method FIRST_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LS_OUTTAB | Call by reference | Type reference (TYPE) | SWF_PLOG_TRANS_DATA | Daten des Workflow-Protokolls | 20050427 |
Method FIRST_DISPLAY on class CL_SWF_PLOG_DETAILS has no exception.
Method GET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABROW | Value transfer | Type reference (TYPE) | SWF_PLOG_TRANS_DATA | Transformierte Daten des Workflow-Protokolls | 20050810 |
Method GET_SELECTED_NODE on class CL_SWF_PLOG_DETAILS has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_SWF_PLOG_DETAILS has no parameter.
Method REGISTER_EVENTS on class CL_SWF_PLOG_DETAILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |