SAP ABAP Interface IF_BSCL_LOG (Application log integration)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
BSCL_VIEW_KIT (Package) Classification: Tools for view generation

⤷

⤷

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
Interface | IF_BSCL_LOG | |
Short Description | Application log integration |
General Data
Package | BSCL_VIEW_KIT | Classification: Tools for view generation |
Created | 20121106 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_BSCL_LOG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_BSCL_LOG has no interface.
Friends
Interface IF_BSCL_LOG has no friend.
Attributes
Interface 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
Interface 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 Interface IF_BSCL_LOG has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on Interface IF_BSCL_LOG has no parameter.
Method CLEAR_MESSAGES on Interface 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 Interface IF_BSCL_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |