SAP ABAP Class IF_SALV_CSQ_LOG (Log object)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_LOG_PROVIDER | Log provider | 20080815 |
| 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 composition (i COMPRISING i_ref) | IF_SALV_CSQ_APPLICATION_LOG | OBSOLETE: Root log, message log | 20080824 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSQ_LOG | Logger | 20080815 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_AUNIT_LOG_DUMMY | AUnit dummy for logging | 20111014 |
Properties
| Class | IF_SALV_CSQ_LOG | |
| Short Description | Log object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080815 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_CSQ_LOG has no interface implemented.
Friends
Class IF_SALV_CSQ_LOG 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 | 20080904 |
Methods
Events
Class IF_SALV_CSQ_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CLASS | Public | Attribute reference (LIKE) | 20100218 | |
||
| 2 | Y_COMPONENT | Public | Attribute reference (LIKE) | 20100218 | |
||
| 3 | Y_INSTANCE_HANDLE | Public | Attribute reference (LIKE) | 20100218 | |
||
| 4 | Y_LOG_TEXT | Public | Type reference (TYPE) | SALV_CSQT_LOG_TEXT | 20100218 | |
|
| 5 | Y_TASK | Public | Type reference (TYPE) | SALV_CSQT_TASK | 20100218 | |
|
| 6 | Y_TRACE_ID | Public | Attribute reference (LIKE) | 20100218 | |
Method Signatures
Method CREATE_LOGGER Signature
Method CREATE_LOGGER on class IF_SALV_CSQ_LOG has no parameter.
Method CREATE_LOGGER on class IF_SALV_CSQ_LOG has no exception.
Method GET_APPLICATION_DESCRIPTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_APPLICATION_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_APPL_RUNTIME_DESCR | 20090309 |
Method GET_APPLICATION_DESCRIPTOR on class IF_SALV_CSQ_LOG has no exception.
Method GET_LOG Signature
Method GET_LOG on class IF_SALV_CSQ_LOG has no parameter.
Method GET_LOG on class IF_SALV_CSQ_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_LOG has no exception.
Method GET_TRACE_ID Signature
Method GET_TRACE_ID on class IF_SALV_CSQ_LOG has no parameter.
Method GET_TRACE_ID on class IF_SALV_CSQ_LOG has no exception.
Method GET_TRACE_LEVEL Signature
Method GET_TRACE_LEVEL on class IF_SALV_CSQ_LOG has no parameter.
Method GET_TRACE_LEVEL on class IF_SALV_CSQ_LOG has no exception.
Method IS_RECORDABLE_DATA_TRACED Signature
Method IS_RECORDABLE_DATA_TRACED on class IF_SALV_CSQ_LOG has no parameter.
Method IS_RECORDABLE_DATA_TRACED on class IF_SALV_CSQ_LOG has no exception.
Method IS_TRACE_ACTIVE Signature
Method IS_TRACE_ACTIVE on class IF_SALV_CSQ_LOG has no parameter.
Method IS_TRACE_ACTIVE on class IF_SALV_CSQ_LOG has no exception.
Method LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_RECORD_SEQNO | Value transfer | Type reference (TYPE) | SALV_CSQ_SEQNO | 20080815 | ||||
| 2 | LOG_TEXT | Value transfer | Type reference (TYPE) | Y_LOG_TEXT | Message text | 20080818 | |||
| 3 | RECORDABLE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_RECORDABLE | 20080826 | ||||
| 4 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20080815 |
Method LOG on class IF_SALV_CSQ_LOG has no exception.
Method LOG_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20090331 | ||||
| 2 | LOG_RECORD_SEQNO | Value transfer | Type reference (TYPE) | SALV_CSQ_SEQNO | 20090331 | ||||
| 3 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20090331 |
Method LOG_EXCEPTION on class IF_SALV_CSQ_LOG has no exception.
Method LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_RECORD_SEQNO | Value transfer | Type reference (TYPE) | SALV_CSQ_SEQNO | 20080815 | ||||
| 2 | S_MESSAGE | Value transfer | Type reference (TYPE) | IF_SALV_CSQ=>YS_MESSAGE | 20080815 | ||||
| 3 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20080815 |
Method LOG_MESSAGE on class IF_SALV_CSQ_LOG has no exception.
Method LOG_TASK_BEGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_RECORD_SEQNO | Value transfer | Type reference (TYPE) | SALV_CSQ_SEQNO | 20080815 | ||||
| 2 | LOG_TEXT | Value transfer | Type reference (TYPE) | Y_LOG_TEXT | 20080822 | ||||
| 3 | RECORDABLE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_RECORDABLE | 20080826 | ||||
| 4 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | Task name | 20080815 |
Method LOG_TASK_BEGIN on class IF_SALV_CSQ_LOG has no exception.
Method LOG_TASK_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG_RECORD_SEQNO | Value transfer | Type reference (TYPE) | SALV_CSQ_SEQNO | 20080815 | ||||
| 2 | LOG_TEXT | Value transfer | Type reference (TYPE) | Y_LOG_TEXT | 20080822 | ||||
| 3 | RECORDABLE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_RECORDABLE | 20080826 | ||||
| 4 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | Task name | 20080815 | |||
| 5 | TASK_BEGIN_SEQNO | Value transfer | Type reference (TYPE) | SALV_CSQ_SEQNO | Sequence number | 20080825 |
Method LOG_TASK_END on class IF_SALV_CSQ_LOG has no exception.
Method PULL_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_MESSAGES | Value transfer | Type reference (TYPE) | IF_SALV_CSQ=>YT_MESSAGE | 20090309 |
Method PULL_MESSAGES on class IF_SALV_CSQ_LOG has no exception.
Method REPORT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | 20080815 | ||||
| 2 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20080815 |
Method REPORT_EXCEPTION on class IF_SALV_CSQ_LOG has no exception.
Method REPORT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_MESSAGE | Value transfer | Type reference (TYPE) | IF_SALV_CSQ=>YS_MESSAGE | 20080815 | ||||
| 2 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20080815 |
Method REPORT_MESSAGE on class IF_SALV_CSQ_LOG has no exception.
Method REPORT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20080815 | ||||
| 2 | T_MESSAGES | Value transfer | Type reference (TYPE) | IF_SALV_CSQ=>YT_MESSAGE | 20080815 |
Method REPORT_MESSAGES on class IF_SALV_CSQ_LOG has no exception.
Method REPORT_SYSTEM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_CONTEXT | Value transfer | Type reference (TYPE) | IF_SALV_CSQ=>YS_MESSAGE_CONTEXT | 20080815 | ||||
| 2 | S_MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | 20080815 | ||||
| 3 | TASK | Value transfer | Type reference (TYPE) | Y_TASK | 20080815 |
Method REPORT_SYSTEM_MESSAGE on class IF_SALV_CSQ_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |