SAP ABAP Class IF_SALV_CSQ_SESSION_LOG (Root log, message log)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_LOG_PROVIDER | Log provider | 20090309 |
2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_SESSION_INFO | Trace activation status, root message pool | 20090309 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSQ_LOG | Logger | 20090309 |
Properties
Class | IF_SALV_CSQ_SESSION_LOG | |
Short Description | Root log, message log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090309 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SALV_CSQ_SESSION_LOG has no interface implemented.
Friends
Class IF_SALV_CSQ_SESSION_LOG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | C_TRACE_LEVEL-INACTIVE | 20090310 | ||
2 | ![]() |
Constant | Public | Attribute reference (LIKE) | IF_SALV_CSQ=>C_TRACE_LEVEL | IF_SALV_CSQ=>C_TRACE_LEVEL | 20090309 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090309 | |
2 | ![]() |
Instance method | Public | Method | 20090309 | |
3 | ![]() |
Instance method | Public | Method | 20090316 | |
4 | ![]() |
Instance method | Public | Method | 20090309 | |
5 | ![]() |
Instance method | Public | Method | 20090309 | |
6 | ![]() |
Instance method | Public | Method | 20090309 | |
7 | ![]() |
Instance method | Public | Method | 20090309 | |
8 | ![]() |
Instance method | Public | Method | 20090309 | |
9 | ![]() |
Instance method | Public | Method | 20090310 |
Events
Class IF_SALV_CSQ_SESSION_LOG has no event.
Types
Class IF_SALV_CSQ_SESSION_LOG has no local type.
Method Signatures
Method CREATE_APPLICATION_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASS | Value transfer | Type reference (TYPE) | SALV_CSQT_TOOL | 20090309 | |||
2 | ![]() |
COMPONENT | Value transfer | Type reference (TYPE) | SALV_CSQT_COMPONENT | 20090309 | |||
3 | ![]() |
HAS_MESSAGE_POOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090309 | ||
4 | ![]() |
R_APPLICATION_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_APPL_RUNTIME_DESCR | 20090309 | |||
5 | ![]() |
R_LOGGER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | 20090309 |
Method CREATE_APPLICATION_LOG on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method CREATE_APPLICATION_LOG_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION_TYPE | Value transfer | Type reference (TYPE) | SALV_CSQT_APPL_TYPE | 20090309 | |||
2 | ![]() |
APPLICATION_VERSION | Value transfer | Type reference (TYPE) | IF_SALV_CSQ=>Y_VERSION | 20090309 | |||
3 | ![]() |
CLASS | Value transfer | Type reference (TYPE) | SALV_CSQT_TOOL | 20090309 | |||
4 | ![]() |
COMPONENT | Value transfer | Type reference (TYPE) | SALV_CSQT_COMPONENT | 20090309 | |||
5 | ![]() |
HAS_MESSAGE_POOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090309 | ||
6 | ![]() |
R_LOGGER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | 20090309 |
Method CREATE_APPLICATION_LOG_SIMPLE on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method CREATE_LOGGER Signature
Method CREATE_LOGGER on class IF_SALV_CSQ_SESSION_LOG has no parameter.
Method CREATE_LOGGER on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method GET_MESSAGE_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_MESSAGE_POOL | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_MESSAGE_POOL | 20090309 |
Method GET_MESSAGE_POOL on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method GET_TRACE_ID Signature
Method GET_TRACE_ID on class IF_SALV_CSQ_SESSION_LOG has no parameter.
Method GET_TRACE_ID on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method GET_TRACE_LEVEL Signature
Method GET_TRACE_LEVEL on class IF_SALV_CSQ_SESSION_LOG has no parameter.
Method GET_TRACE_LEVEL on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method IS_RECORDABLE_DATA_TRACED Signature
Method IS_RECORDABLE_DATA_TRACED on class IF_SALV_CSQ_SESSION_LOG has no parameter.
Method IS_RECORDABLE_DATA_TRACED on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method IS_TRACE_ACTIVE Signature
Method IS_TRACE_ACTIVE on class IF_SALV_CSQ_SESSION_LOG has no parameter.
Method IS_TRACE_ACTIVE on class IF_SALV_CSQ_SESSION_LOG has no exception.
Method SET_SESSION_TRACE_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SESSION_TRACE_LEVEL | Value transfer | Type reference (TYPE) | STRING | C_INACTIVE | 20090310 |
Method SET_SESSION_TRACE_LEVEL on class IF_SALV_CSQ_SESSION_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |