SAP ABAP Class CL_SWF_LOG_ENTRY (Class for a Log Entry)
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_ENTRY | Log Entry | 20000426 |
Properties
Class | CL_SWF_LOG_ENTRY | |
Short Description | Class for a Log Entry | |
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 | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_LOG_ENTRY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_LOG_ENTRY | Log Entry | 20000426 |
Friends
Class CL_SWF_LOG_ENTRY 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_LOGCMP | Component of Log Type | 20000502 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_LOG_CONTEXT | Reference to Global Context | 20000525 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWF_LOGDAT | General Log Data | 20000428 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWF_LOGKEY | Key of Log Entry | 20000428 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWF_LOGPRO | Name of Log Profile | 20000428 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWF_LOGTYP | Log Type for Definition of Log Profiles | 20000428 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_LOG_PERSISTENCE | Log Persistence | 20000530 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_LOG_ENTRY | Log Entry | 20000428 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Context Data | 20000530 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20000530 |
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_ENTRY has no event.
Types
Class CL_SWF_LOG_ENTRY 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_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000502 | ||
2 | ![]() |
IM_LOGGUID | Call by reference | Type reference (TYPE) | SWF_LOGKEY-LOGGUID | GUID im 'CHAR' Format in Großschreibung | 20000428 | ||
3 | ![]() |
IM_LOGPROFILE | Call by reference | Type reference (TYPE) | SWF_LOGPRO | Name eines Logprofils | 20000428 | ||
4 | ![]() |
IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_PERSISTENCE | Persistenz des Log | 20000530 |
Method CONSTRUCTOR on class CL_SWF_LOG_ENTRY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_LOGENTRY | Call by reference | Object reference (TYPE REF TO) | CL_SWF_LOG_ENTRY | Klasse für einen Log-Eintrag | 20000428 | ||
2 | ![]() |
IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000502 | ||
3 | ![]() |
IM_LOGGUID | Call by reference | Type reference (TYPE) | SWF_LOGKEY-LOGGUID | GUID im 'CHAR' Format in Großschreibung | 20000428 | ||
4 | ![]() |
IM_LOGPROFILE | Call by reference | Type reference (TYPE) | SWF_LOGPRO | Name eines Logprofils | 20000428 | ||
5 | ![]() |
IM_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_PERSISTENCE | Persistenz des Logs | 20000530 |
Method GET_INSTANCE on class CL_SWF_LOG_ENTRY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |