SAP ABAP Class IF_BSCL_LOG (Application log integration)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CLASS | Class | 20121114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CLASS_COLLECTION | Collection of classes | 20121106 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_CLASS_VIEW | Class view | 20121114 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSCL_HANA_INTEGRATOR | HANA integration for classification | 20121106 |
Properties
| Class | IF_BSCL_LOG | |
| Short Description | Application log integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121106 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BSCL_LOG has no interface implemented.
Friends
Class IF_BSCL_LOG has no friend class.
Attributes
Class IF_BSCL_LOG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add message to log | 20121106 | |
| 2 | Instance method | Public | Method | Clear log messages | 20121115 | |
| 3 | Instance method | Public | Method | Get log messages | 20121106 |
Events
Class IF_BSCL_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_LOGS | Public | See coding | 20121116 | TT_LOGS TYPE TABLE OF REF TO if_bscl_log WITH DEFAULT KEY
|
||
| 2 | TT_MESSAGES | Public | See coding | 20121106 | tt_messages TYPE TABLE OF REF TO if_message WITH DEFAULT KEY
|
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE | Interface for Accessing T100 Texts | 20121106 |
Method ADD_MESSAGE on class IF_BSCL_LOG has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class IF_BSCL_LOG has no parameter.
Method CLEAR_MESSAGES on class IF_BSCL_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | IF_BSCL_LOG=>TT_MESSAGES | Application Log: Table with Messages | 20121106 |
Method GET_MESSAGES on class IF_BSCL_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |