SAP ABAP Class CL_TREX_TRACE (Trace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Class | CL_TREX_TRACE | |
| Short Description | Trace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060329 | 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 CL_TREX_TRACE has no interface implemented.
Friends
Class CL_TREX_TRACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | T_TYPE | '4' | 20060330 | |||
| 2 | Constant | Public | Type reference (TYPE) | T_TYPE | '0' | 20060331 | |||
| 3 | Constant | Public | Type reference (TYPE) | T_TYPE | '8' | 20060330 | |||
| 4 | Constant | Public | Type reference (TYPE) | T_TYPE | '2' | 20060330 | |||
| 5 | Constant | Public | Type reference (TYPE) | T_TYPE | '1' | 20060330 | |||
| 6 | Constant | Public | Type reference (TYPE) | T_TYPE | '3' | 20060330 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TREXT_STRING | Table of STRINGs | 20060330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060331 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060329 | |
| 3 | Static method | Public | Method | 20060626 | ||
| 4 | Static method | Public | Method | 20060815 | ||
| 5 | Instance method | Public | Method | 20060330 | ||
| 6 | Instance method | Public | Method | 20060626 | ||
| 7 | Instance method | Public | Method | 20060329 | ||
| 8 | Instance method | Public | Method | 20060629 | ||
| 9 | Static method | Public | Method | 20060331 | ||
| 10 | Static method | Public | Method | 20060331 | ||
| 11 | Static method | Public | Method | 20060331 | ||
| 12 | Instance method | Public | Method | 20070112 |
Events
Class CL_TREX_TRACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_TYPE | Public | See coding | 20060330 | T_TYPE type n length 1
|
Method Signatures
Method ABAP_IS_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BITS | Call by reference | Type reference (TYPE) | X | 20060331 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060331 |
Method ABAP_IS_ON on class CL_TREX_TRACE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | STRING | 20060329 |
Method CONSTRUCTOR on class CL_TREX_TRACE has no exception.
Method CREATE_BY_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINES | Call by reference | Type reference (TYPE) | TREXT_TRACE_LINES | Trace | 20060626 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_TRACE | Trace | 20060626 |
Method CREATE_BY_LINES on class CL_TREX_TRACE has no exception.
Method CREATE_BY_LINES_WITH_LB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINES | Call by reference | Type reference (TYPE) | TREXT_LINES_WITH_LB | 20060815 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_TRACE | Trace | 20060815 |
Method CREATE_BY_LINES_WITH_LB on class CL_TREX_TRACE has no exception.
Method GET_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | TREXT_TRACE_LINES | Trace | 20060330 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | T_TYPE | 20060330 |
Method GET_LINES on class CL_TREX_TRACE has no exception.
Method GET_LINES_FOR_BITMASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BITMASK | Call by reference | Type reference (TYPE) | NUMC2 | Two-Digit Number | 20060626 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | TREXT_TRACE_LINES | Trace | 20060626 |
Method GET_LINES_FOR_BITMASK on class CL_TREX_TRACE has no exception.
Method GET_LINES_WITH_LB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | TREXT_LINES_WITH_LB | line with linebreaks | 20060329 | |||
| 2 | TYPE | Call by reference | Type reference (TYPE) | T_TYPE | 20060329 |
Method GET_LINES_WITH_LB on class CL_TREX_TRACE has no exception.
Method GET_LINES_WITH_LB_FOR_BITMASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BITMASK | Call by reference | Type reference (TYPE) | NUMC2 | Two-Digit Number | 20060629 | |||
| 2 | RVAL | Value transfer | Type reference (TYPE) | TREXT_LINES_WITH_LB | line with linebreaks | 20060629 |
Method GET_LINES_WITH_LB_FOR_BITMASK on class CL_TREX_TRACE has no exception.
Method PLAN_IS_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BITS | Call by reference | Type reference (TYPE) | X | 20060331 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060331 |
Method PLAN_IS_ON on class CL_TREX_TRACE has no exception.
Method PYTHON_IS_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BITS | Call by reference | Type reference (TYPE) | X | 20060331 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060331 |
Method PYTHON_IS_ON on class CL_TREX_TRACE has no exception.
Method PYTHON_OR_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BITS | Call by reference | Type reference (TYPE) | X | 20060331 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | T_TYPE | 20060331 |
Method PYTHON_OR_PLAN on class CL_TREX_TRACE has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | STRING | 20070112 |
Method TO_STRING on class CL_TREX_TRACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |