SAP ABAP Interface IF_SWF_LOG_PERSISTENCE (Log Persistence)
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_PERSIST_BASE | Workflow Log: Standard Persistence Class | 20000602 |
Properties
Interface | IF_SWF_LOG_PERSISTENCE | |
Short Description | Log Persistence |
General Data
Package | SWF_LOG | Workflow: Log Manager |
Created | 20000530 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_LOG_PERSISTENCE has no forward declaration.
Interfaces
Interface IF_SWF_LOG_PERSISTENCE has no interface.
Friends
Interface IF_SWF_LOG_PERSISTENCE has no friend.
Attributes
Interface IF_SWF_LOG_PERSISTENCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the log types | 20000530 |
2 | ![]() |
Instance method | Public | Method | Gets the structure name for the specific log data | 20000531 |
3 | ![]() |
Instance method | Public | Method | Saves the transferred log entries | 20000531 |
Events
Interface IF_SWF_LOG_PERSISTENCE has no event.
Types
Interface IF_SWF_LOG_PERSISTENCE has no local type.
Method Signatures
Method GET_LOGTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_LOGTYPE | Value transfer | Type reference (TYPE) | SWF_LOGTYP | Logtyp zur Definition von Logprofilen | 20000530 |
Method GET_LOGTYPE on Interface IF_SWF_LOG_PERSISTENCE has no exception.
Method GET_SPECIFIC_STRUCTURE_NAME 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 | 20000531 | ||
2 | ![]() |
RE_STRUCTURE_NAME | Value transfer | Type reference (TYPE) | STRING | Strukturname | 20000531 |
Method GET_SPECIFIC_STRUCTURE_NAME on Interface IF_SWF_LOG_PERSISTENCE has no exception.
Method SAVE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_LOGENTRIES | Call by reference | Type reference (TYPE) | SWF_LOGENTRIES | Tabelle mit Referenzen auf IF_SWF_LOG_ENTRY | 20000531 |
Method SAVE_ENTRIES on Interface IF_SWF_LOG_PERSISTENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |