SAP ABAP Class CL_SWF_LOG_MANAGER (Class for Log Writer)
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_MANAGER | Log Manager | 20000530 |
Properties
| Class | CL_SWF_LOG_MANAGER | |
| Short Description | Class for Log Writer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_LOG | Workflow: Log Manager |
| Created | 20000530 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_LOG_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_LOG_MANAGER | Log Manager | 20000530 |
Friends
Class CL_SWF_LOG_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | Dynamic DB Tables for Inserts | 20000530 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWF_LOGENTRIES | Table with References to IF_SWF_LOG_ENTRY | 20000530 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SWF_LOG_ENTRY | Log Entry | 20000530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checks Entry | 20000530 | |
| 2 | Instance method | Protected | Method | Converts an Entry to Internal Table | 20000530 | |
| 3 | Instance method | Protected | Method | Gets the Predecessor to Be Entered | 20000530 |
Events
Class CL_SWF_LOG_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DB_TABLE | Protected | See coding | T_DB_TABLE | 20000530 | |
Method Signatures
Method CHECK_ENTRY_RELEVANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_ENTRY | Log-Eintrag | 20000530 | |||
| 2 | RE_RELEVANT | Value transfer | Type reference (TYPE) | XFELD | Eintrag ist relevant (=X) | 20000530 |
Method CHECK_ENTRY_RELEVANCE on class CL_SWF_LOG_MANAGER has no exception.
Method CONVERT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_ENTRY | Log-Eintrag | 20000530 | |||
| 2 | IM_TABLENAME | Call by reference | Type reference (TYPE) | TABNAME16 | Name des Dictionary Typs | 20000530 |
Method CONVERT_ENTRY on class CL_SWF_LOG_MANAGER has no exception.
Method GET_PREVIOUS_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Object reference (TYPE REF TO) | IF_SWF_LOG_ENTRY | Log-Eintrag | 20000530 | |||
| 2 | RE_PREVIOUS | Value transfer | Object reference (TYPE REF TO) | IF_SWF_LOG_ENTRY | Log-Eintrag | 20000530 |
Method GET_PREVIOUS_ENTRY on class CL_SWF_LOG_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |