SAP ABAP Class CL_SIC_NORM_LOG_CONFIG (Log for Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-IQM-IC (Application Component) Information Consistency
⤷
S_IC_NORMALIZATION_CONFIG (Package) Information Consolidation Normalization Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIC_LOGGING | Interface for Logging Functions | 20060306 |
Properties
| Class | CL_SIC_NORM_LOG_CONFIG | |
| Short Description | Log for Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SIC_NORM_CONFIG | |
| Program status | ||
| Category | 0 | |
| Package | S_IC_NORMALIZATION_CONFIG | Information Consolidation Normalization Configuration |
| Created | 20060306 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIC_NORM_LOG_CONFIG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIC_LOGGING | Interface for Logging Functions | 20060306 |
Friends
Class CL_SIC_NORM_LOG_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20060306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add empty line in log | 20060307 | |
| 2 | Instance method | Public | Method | Add a new Message | 20060307 | |
| 3 | Instance method | Public | Method | Display Log | 20060306 | |
| 4 | Instance method | Public | Method | Initialize Log | 20060306 | |
| 5 | Instance method | Public | Method | Insert Message | 20060307 | |
| 6 | Instance method | Public | Method | Reset Log | 20060306 | |
| 7 | Instance method | Public | Method | Save Log | 20060306 |
Events
Class CL_SIC_NORM_LOG_CONFIG has no event.
Types
Class CL_SIC_NORM_LOG_CONFIG has no local type.
Method Signatures
Method ADD_EMPTY_LINE Signature
Method ADD_EMPTY_LINE on class CL_SIC_NORM_LOG_CONFIG has no parameter.
Method ADD_EMPTY_LINE on class CL_SIC_NORM_LOG_CONFIG has no exception.
Method ADD_SYSTEM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | ' ' | Message Type | 20060307 |
Method ADD_SYSTEM_MESSAGE on class CL_SIC_NORM_LOG_CONFIG has no exception.
Method DISPLAY_LOG Signature
Method DISPLAY_LOG on class CL_SIC_NORM_LOG_CONFIG has no parameter.
Method DISPLAY_LOG on class CL_SIC_NORM_LOG_CONFIG has no exception.
Method INIT_LOG Signature
Method INIT_LOG on class CL_SIC_NORM_LOG_CONFIG has no parameter.
Method INIT_LOG on class CL_SIC_NORM_LOG_CONFIG has no exception.
Method INSERT_SYSTEM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20060307 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | ' ' | Message Type | 20060307 |
Method INSERT_SYSTEM_MESSAGE on class CL_SIC_NORM_LOG_CONFIG has no exception.
Method RESET_LOG Signature
Method RESET_LOG on class CL_SIC_NORM_LOG_CONFIG has no parameter.
Method RESET_LOG on class CL_SIC_NORM_LOG_CONFIG has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_SIC_NORM_LOG_CONFIG has no parameter.
Method SAVE_LOG on class CL_SIC_NORM_LOG_CONFIG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |