SAP ABAP Class IF_SIC_LOGGING (Interface for Logging Functions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_FLDGRP_CONFIG_LOG | Log for Configuration | 20060324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_NORM_LOG_CONFIG | Log for Configuration | 20060306 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIC_SINGLE_CONTAINER | Container for Instances of Class CL_SIC_OBJECT | 20051216 |
Properties
| Class | IF_SIC_LOGGING | |
| Short Description | Interface for Logging Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20051216 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIC_LOGGING has no forward declaration.
Interfaces
Class IF_SIC_LOGGING has no interface implemented.
Friends
Class IF_SIC_LOGGING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 4 | Log level: DEBUG | 20060110 | ||
| 2 | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 1 | Log level: 'ERROR' | 20060110 | ||
| 3 | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 3 | Log level: 'INFO' | 20060110 | ||
| 4 | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 2 | Log level: 'WARNING' | 20060110 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'A' | Message type: Abort | 20051216 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'D' | Message type: Debug | 20051216 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message type: Error | 20051216 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'I' | Message type: Info | 20051216 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'S' | Message type: Success | 20051216 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | Message type: Warning | 20051216 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SIC_LOG_LEVEL | Log level | 20060110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a new message to the message log | 20051216 | |
| 2 | Instance method | Public | Method | Add a new system message to the message log | 20051216 | |
| 3 | Instance method | Public | Method | Returns the message log | 20060123 |
Events
Class IF_SIC_LOGGING has no event.
Types
Class IF_SIC_LOGGING has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRET2 | Message | 20051216 | |||
| 2 | IV_MSG_TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | Message Type | 20051216 |
Method ADD_MESSAGE on class IF_SIC_LOGGING has no exception.
Method ADD_SYSTEM_MESSAGE Signature
Method ADD_SYSTEM_MESSAGE on class IF_SIC_LOGGING has no parameter.
Method ADD_SYSTEM_MESSAGE on class IF_SIC_LOGGING has no exception.
Method GET_MESSAGE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE_LOG | Value transfer | Type reference (TYPE) | SIC_S_MESSAGE | Status informations and messages | 20060123 |
Method GET_MESSAGE_LOG on class IF_SIC_LOGGING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |