SAP ABAP Class IF_SWF_LOG_PERSISTENCE (Log Persistence)
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
Class | IF_SWF_LOG_PERSISTENCE | |
Short Description | Log Persistence | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000530 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_LOG_PERSISTENCE has no forward declaration.
Interfaces
Class IF_SWF_LOG_PERSISTENCE has no interface implemented.
Friends
Class IF_SWF_LOG_PERSISTENCE has no friend class.
Attributes
Class 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
Class IF_SWF_LOG_PERSISTENCE has no event.
Types
Class 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 class 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 class 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 class IF_SWF_LOG_PERSISTENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |