SAP ABAP Class CL_SWF_LOG_LOGTYP (Log Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_LOG (Package) Workflow: Log Manager
⤷
⤷
Properties
| Class | CL_SWF_LOG_LOGTYP | |
| Short Description | Log Type | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_LOG | Workflow: Log Manager |
| Created | 20000505 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_LOG_LOGTYP has no forward declaration.
Interfaces
Class CL_SWF_LOG_LOGTYP has no interface implemented.
Friends
Class CL_SWF_LOG_LOGTYP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | Table of components | 20000505 | ||||
| 2 | Instance attribute | Protected | See coding | Table of Levels | 20000505 | ||||
| 3 | Static Attribute | Protected | See coding | Table of Generated Log Types | 20000505 | ||||
| 4 | Instance attribute | Protected | See coding | Table of Texts for Log Type Definition | 20000512 | ||||
| 5 | Instance attribute | Protected | See coding | Table of Component Texts | 20000505 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Components are selected | 20000505 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SWFDLOGTYP | Log Manager: Log Types | 20000706 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SWF_LOGTYP | Log Type for Definition of Log Profiles | 20000523 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Log type data element is triggered | 20000512 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | XFELD | DB tables are selected | 20000505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Log Type and Gets Any Messages | 20000512 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000505 | |
| 3 | Instance method | Public | Method | Gets Technical Details of Component | 20000515 | |
| 4 | Instance method | Public | Method | Gets Defined Level for a Component | 20000505 | |
| 5 | Instance method | Public | Method | Returns the List of Components | 20000505 | |
| 6 | Instance method | Public | Method | Gets Text for a Component | 20000505 | |
| 7 | Static method | Public | Method | Generates and Gets an Instance | 20000505 | |
| 8 | Instance method | Public | Method | Gets Text for a Specified Level | 20000505 | |
| 9 | Instance method | Public | Method | Gets Log Type (as String) | 20000508 | |
| 10 | Instance method | Public | Method | Gets All Known Profiles | 20000515 | |
| 11 | Instance method | Public | Method | Gets Implementing Class for Where-Used List | 20000706 |
Events
Class CL_SWF_LOG_LOGTYP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LEVEL | Protected | See coding | T_LEVEL | 20000505 | |
|
| 2 | T_LOGTYPE | Protected | See coding | T_LOGTYPE | 20000505 | |
|
| 3 | T_TYPE_TEXT | Protected | See coding | T_TYPE_TEXT | 20000505 | |
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGES | Call by reference | Type reference (TYPE) | SWF_TLOGMSG | Tabelle für Meldungen | 20000512 |
Method CHECK on class CL_SWF_LOG_LOGTYP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOGTYP | Call by reference | Type reference (TYPE) | SWF_LOGTYP | Logtyp zur Definition von Logprofilen | 20000505 |
Method CONSTRUCTOR on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_COMPONENT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TYPENAME | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20000515 | |||
| 2 | EX_VISIBLE | Call by reference | Type reference (TYPE) | SWFDLOGCMP-VISIBLE | Sichtbarkeit einer Komponente eines Logtyps | 20000515 | |||
| 3 | IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000515 |
Method GET_COMPONENT_DETAIL on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_COMPONENT_LEVELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LEVELS | Call by reference | Type reference (TYPE) | SWF_LOGLEVELS | Tabelle für Loglevel | 20000505 | |||
| 2 | IM_COMPONENT | Call by reference | Type reference (TYPE) | SWF_LOGCMP | Komponente eines Logtyps | 20000505 |
Method GET_COMPONENT_LEVELS on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMPONENTS | Call by reference | Type reference (TYPE) | SWF_TLOGCOMP | Tabelle der Componenten eines Logtyps | 20000505 | |||
| 2 | IM_ONLY_VISIBLE | Call by reference | Type reference (TYPE) | XFELD | 'X' | nur sichtbare Komponenten | 20000505 |
Method GET_COMPONENT_LIST on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_COMPONENT_TEXT 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 | 20000505 | |||
| 2 | RE_TEXT | Value transfer | Type reference (TYPE) | STRING | Komponenten-Text | 20000505 |
Method GET_COMPONENT_TEXT on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_SWF_LOG_LOGTYP | Logtyp | 20000505 | |||
| 2 | IM_LOGTYP | Call by reference | Type reference (TYPE) | SWF_LOGTYP | Logtyp zur Definition von Logprofilen | 20000505 |
Method GET_INSTANCE on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_LEVEL_TEXT 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 | 20000505 | |||
| 2 | IM_LEVEL | Call by reference | Type reference (TYPE) | SWF_LOGLEV | Loglevel | 20000505 | |||
| 3 | RE_TEXT | Value transfer | Type reference (TYPE) | STRING | Text für diesen Level | 20000505 |
Method GET_LEVEL_TEXT on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_LOGTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOGTYP | Value transfer | Type reference (TYPE) | SWF_LOGTYP | Logtyp zur Definition von Logprofilen | 20000508 |
Method GET_LOGTYP on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_PROFILE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_PROFILES | Call by reference | Type reference (TYPE) | SWF_LOGPROFILES | Tabelle für Logprofile (Namen) | 20000515 |
Method GET_PROFILE_LIST on class CL_SWF_LOG_LOGTYP has no exception.
Method GET_USELIST_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20000706 |
Method GET_USELIST_CLASS on class CL_SWF_LOG_LOGTYP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |