SAP ABAP Class CL_SWF_LOG_READER (Class for a Log Reader)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_LOG (Package) Workflow: Log Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_LOG_READER | Log Reader | 20000426 |
Properties
| Class | CL_SWF_LOG_READER | |
| Short Description | Class for a Log Reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_LOG | Workflow: Log Manager |
| Created | 20000426 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_LOG_READER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_LOG_READER | Log Reader | 20000426 |
Friends
Class CL_SWF_LOG_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SWF_LOGENTRIES | Table with References to IF_SWF_LOG_ENTRY | 20000503 | |||
| 2 | Instance attribute | Protected | See coding | Table for Components Read | 20000524 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWF_LOGWHERE | Table for Where Condition | 20000524 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_LOG_PERSISTENCE | Log Behavior | 20000523 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SWF_LOG_LOGTYP | Log Type for Definition of Log Profiles | 20000428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000428 | |
| 2 | Static method | Public | Method | Generates and Gets an Instance | 20000428 |
Events
Class CL_SWF_LOG_READER has no event.
Types
Class CL_SWF_LOG_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BEHAVIOUR | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_PERSISTENCE | Verhalten des Log | 20000523 |
Method CONSTRUCTOR on class CL_SWF_LOG_READER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LOGREADER | Call by reference | Object reference (TYPE REF TO) | CL_SWF_LOG_READER | Klasse für einen Log-Leser | 20000428 | |||
| 2 | IM_BEHAVIOUR | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_PERSISTENCE | Verhalten des Log | 20000523 |
Method GET_INSTANCE on class CL_SWF_LOG_READER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |