SAP ABAP Class IF_SWF_LOG_READER (Log Reader)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_LOG_READER | Class for a Log Reader | 20000426 |
Properties
Class | IF_SWF_LOG_READER | |
Short Description | Log Reader | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000426 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_LOG_READER has no forward declaration.
Interfaces
Class IF_SWF_LOG_READER has no interface implemented.
Friends
Class IF_SWF_LOG_READER has no friend class.
Attributes
Class IF_SWF_LOG_READER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a component to be read | 20000524 |
2 | ![]() |
Instance method | Public | Method | Initializes the set of log entries | 20000503 |
3 | ![]() |
Instance method | Public | Method | Gets the log entries | 20000426 |
4 | ![]() |
Instance method | Public | Method | Gets the where condition | 20000524 |
5 | ![]() |
Instance method | Public | Method | Reads the entries | 20000503 |
6 | ![]() |
Instance method | Public | Method | Removes a component to be read | 20000524 |
7 | ![]() |
Instance method | Public | Method | Sets the where condition for reading the data | 20000524 |
Events
Class IF_SWF_LOG_READER has no event.
Types
Class IF_SWF_LOG_READER has no local type.
Method Signatures
Method ADD_READ_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000524 |
Method ADD_READ_COMPONENT on class IF_SWF_LOG_READER has no exception.
Method CLEAR Signature
Method CLEAR on class IF_SWF_LOG_READER has no parameter.
Method CLEAR on class IF_SWF_LOG_READER has no exception.
Method GET_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LOGENTRIES | Call by reference | Type reference (TYPE) | SWF_LOGENTRIES | Tabelle mit Referenzen auf IF_SWF_LOG_ENTRY | 20000503 |
Method GET_ENTRIES on class IF_SWF_LOG_READER has no exception.
Method GET_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CONDITION | Call by reference | Type reference (TYPE) | SWF_LOGWHERE | Tabelle für Where-Bedingung | 20000524 |
Method GET_WHERE_CONDITION on class IF_SWF_LOG_READER has no exception.
Method READ Signature
Method READ on class IF_SWF_LOG_READER has no parameter.
Method READ on class IF_SWF_LOG_READER has no exception.
Method REMOVE_READ_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000524 |
Method REMOVE_READ_COMPONENT on class IF_SWF_LOG_READER has no exception.
Method SET_WHERE_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONDITION | Call by reference | Type reference (TYPE) | SWF_LOGWHERE | Tabelle für Where-Bedingung | 20000524 |
Method SET_WHERE_CONDITION on class IF_SWF_LOG_READER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |