SAP ABAP Class IF_SALV_CSQ_SESSION_INFO (Trace activation status, root message pool)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_LOG | Log object | 20090309 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_SESSION_LOG | Root log, message log | 20090309 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSQ_LOG | Logger | 20090309 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_AUNIT_LOG_DUMMY | AUnit dummy for logging | 20111014 |
Properties
| Class | IF_SALV_CSQ_SESSION_INFO | |
| Short Description | Trace activation status, root message pool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090309 | SAP |
| Last change | 20110908 | 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_INFO has no interface implemented.
Friends
Class IF_SALV_CSQ_SESSION_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | data from RECORDABLE traced (false for performance trace) | 20090309 | |
| 4 | Instance method | Public | Method | 20090309 |
Events
Class IF_SALV_CSQ_SESSION_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_TRACE_ID | Public | Type reference (TYPE) | SALV_CSQT_TRACE_ID | 20100218 | |
Method Signatures
Method GET_TRACE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRACE_ID | Value transfer | Type reference (TYPE) | Y_TRACE_ID | 20090309 |
Method GET_TRACE_ID on class IF_SALV_CSQ_SESSION_INFO has no exception.
Method GET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEVEL | Value transfer | Attribute reference (LIKE) | C_TRACE_LEVEL-LOGGING | 20090309 |
Method GET_TRACE_LEVEL on class IF_SALV_CSQ_SESSION_INFO has no exception.
Method IS_RECORDABLE_DATA_TRACED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RECORDABLE_DATA_TRACED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090309 |
Method IS_RECORDABLE_DATA_TRACED on class IF_SALV_CSQ_SESSION_INFO has no exception.
Method IS_TRACE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090309 |
Method IS_TRACE_ACTIVE on class IF_SALV_CSQ_SESSION_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |