SAP ABAP Interface IF_SIC_LOGGING (Interface for Logging Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_FRAMEWORK_ENGINE (Package) Information Consolidation Framework - Engine

⤷

⤷

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
Interface | IF_SIC_LOGGING | |
Short Description | Interface for Logging Functions |
General Data
Package | S_IC_FRAMEWORK_ENGINE | Information Consolidation Framework - Engine |
Created | 20051216 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SIC_LOGGING has no forward declaration.
Interfaces
Interface IF_SIC_LOGGING has no interface.
Friends
Interface IF_SIC_LOGGING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_LOG_LEVEL_DEBUG | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 4 | Log level: DEBUG | 20060110 | |
2 | CO_LOG_LEVEL_ERROR | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 1 | Log level: 'ERROR' | 20060110 | |
3 | CO_LOG_LEVEL_INFO | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 3 | Log level: 'INFO' | 20060110 | |
4 | CO_LOG_LEVEL_WARNING | Constant | Public | Type reference (TYPE) | SIC_LOG_LEVEL | 2 | Log level: 'WARNING' | 20060110 | |
5 | CO_MSG_TYPE_ABORT | Constant | Public | Type reference (TYPE) | SYMSGTY | 'A' | Message type: Abort | 20051216 | |
6 | CO_MSG_TYPE_DEBUG | Constant | Public | Type reference (TYPE) | SYMSGTY | 'D' | Message type: Debug | 20051216 | |
7 | CO_MSG_TYPE_ERROR | Constant | Public | Type reference (TYPE) | SYMSGTY | 'E' | Message type: Error | 20051216 | |
8 | CO_MSG_TYPE_INFO | Constant | Public | Type reference (TYPE) | SYMSGTY | 'I' | Message type: Info | 20051216 | |
9 | CO_MSG_TYPE_SUCCESS | Constant | Public | Type reference (TYPE) | SYMSGTY | 'S' | Message type: Success | 20051216 | |
10 | CO_MSG_TYPE_WARNING | Constant | Public | Type reference (TYPE) | SYMSGTY | 'W' | Message type: Warning | 20051216 | |
11 | GV_LOG_LEVEL | 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
Interface IF_SIC_LOGGING has no event.
Types
Interface 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 Interface IF_SIC_LOGGING has no exception.
Method ADD_SYSTEM_MESSAGE Signature
Method ADD_SYSTEM_MESSAGE on Interface IF_SIC_LOGGING has no parameter.
Method ADD_SYSTEM_MESSAGE on Interface 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 Interface IF_SIC_LOGGING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |