SAP ABAP Class CL_ATRA_TRACE_TEXT (Runtime Analysis: Format Trace Texts)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
S_ABAP_TRACE (Package) ABAP TRACE
⤷
⤷
Properties
| Class | CL_ATRA_TRACE_TEXT | |
| Short Description | Runtime Analysis: Format Trace Texts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ABAP_TRACE | ABAP TRACE |
| Created | 20061127 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ATRA_TRACE_TEXT has no forward declaration.
Interfaces
Class CL_ATRA_TRACE_TEXT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ABAP_TRACE_DATA | 20061127 | Write and Read TRACE Tables | |
| 2 | CL_ATRA_EXPAND | 20070522 | Filling of whole table from the narrow table | |
| 3 | CL_ATRA_TOOL_SE30_MAIN | 20070312 | Main Class for Container Handling | |
| 4 | CL_ATRA_TRACE_DATA_NARROW | 20070219 | Write and Read TRACE Tables |
Attributes
Class CL_ATRA_TRACE_TEXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Format Text of Trace Event | 20061127 | |
| 2 | Static method | Private | Method | Process Method Call | 20061127 | |
| 3 | Static method | Private | Method | Process Operation/Operand | 20061128 |
Events
Class CL_ATRA_TRACE_TEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CHAR1_T | Public | See coding | 20061127 | CHAR1_T type c length 1
|
Method Signatures
Method GET_EVENT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | CHAR1_T | Trace-Ereignis: ID | 20061127 | |||
| 2 | SUBID | Call by reference | Type reference (TYPE) | CHAR1_T | Trace-Ereignis: SUBID | 20061127 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | CSEQUENCE | Trace-Text | 20061127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ABAP Trace: Unbekannte ID/SUBID | 20061127 |
Method RENDER_METHOD_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061127 | ||||
| 2 | INSTANCE_NUMBER | Call by reference | Type reference (TYPE) | I | 20061127 | ||||
| 3 | LOCALCLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061127 | ||||
| 4 | METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061127 | ||||
| 5 | STATEMENT | Call by reference | Type reference (TYPE) | CSEQUENCE | Methodenaufruf kompakt | 20061128 |
Method RENDER_METHOD_CALL on class CL_ATRA_TRACE_TEXT has no exception.
Method STATEMENT2OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | C | 20061128 | ||||
| 2 | LOCALCLASS_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061128 | ||||
| 3 | METHOD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061128 | ||||
| 4 | OPERAND | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061128 | ||||
| 5 | OPERATION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061128 | ||||
| 6 | STATEMENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20061128 |
Method STATEMENT2OPERATION on class CL_ATRA_TRACE_TEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |