SAP ABAP Interface IF_SWF_LOG_READER (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 - 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
Interface | IF_SWF_LOG_READER | |
Short Description | Log Reader |
General Data
Package | SWF_LOG | Workflow: Log Manager |
Created | 20000426 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_LOG_READER has no forward declaration.
Interfaces
Interface IF_SWF_LOG_READER has no interface.
Friends
Interface IF_SWF_LOG_READER has no friend.
Attributes
Interface 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
Interface IF_SWF_LOG_READER has no event.
Types
Interface 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 Interface IF_SWF_LOG_READER has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_SWF_LOG_READER has no parameter.
Method CLEAR on Interface 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 Interface 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 Interface IF_SWF_LOG_READER has no exception.
Method READ Signature
Method READ on Interface IF_SWF_LOG_READER has no parameter.
Method READ on Interface 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 Interface 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 Interface IF_SWF_LOG_READER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |