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 ABAP 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 C_TYPE_ABAP Constant Public Type reference (TYPE) T_TYPE '4' 20060330
2 C_TYPE_NONE Constant Public Type reference (TYPE) T_TYPE '0' 20060331
3 C_TYPE_NORMAL Constant Public Type reference (TYPE) T_TYPE '8' 20060330
4 C_TYPE_PLAN Constant Public Type reference (TYPE) T_TYPE '2' 20060330
5 C_TYPE_PYTHON Constant Public Type reference (TYPE) T_TYPE '1' 20060330
6 C_TYPE_PYTHON_OR_PLAN Constant Public Type reference (TYPE) T_TYPE '3' 20060330
7 LINES Instance attribute Private Type reference (TYPE) TREXT_STRING Table of STRINGs 20060330
Methods
# Method Level Visibility Method type Description Created on
1 ABAP_IS_ON Static method Public Method 20060331
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060329
3 CREATE_BY_LINES Static method Public Method 20060626
4 CREATE_BY_LINES_WITH_LB Static method Public Method 20060815
5 GET_LINES Instance method Public Method 20060330
6 GET_LINES_FOR_BITMASK Instance method Public Method 20060626
7 GET_LINES_WITH_LB Instance method Public Method 20060329
8 GET_LINES_WITH_LB_FOR_BITMASK Instance method Public Method 20060629
9 PLAN_IS_ON Static method Public Method 20060331
10 PYTHON_IS_ON Static method Public Method 20060331
11 PYTHON_OR_PLAN Static method Public Method 20060331
12 TO_STRING 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 Importing BITS Call by reference Type reference (TYPE) X 20060331
2 Returning 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 Importing 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 Importing LINES Call by reference Type reference (TYPE) TREXT_TRACE_LINES Trace 20060626
2 Returning 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 Importing LINES Call by reference Type reference (TYPE) TREXT_LINES_WITH_LB 20060815
2 Returning 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 Returning RVAL Value transfer Type reference (TYPE) TREXT_TRACE_LINES Trace 20060330
2 Importing 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 Importing BITMASK Call by reference Type reference (TYPE) NUMC2 Two-Digit Number 20060626
2 Returning 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 Returning RVAL Value transfer Type reference (TYPE) TREXT_LINES_WITH_LB line with linebreaks 20060329
2 Importing 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 Importing BITMASK Call by reference Type reference (TYPE) NUMC2 Two-Digit Number 20060629
2 Returning 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 Importing BITS Call by reference Type reference (TYPE) X 20060331
2 Returning 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 Importing BITS Call by reference Type reference (TYPE) X 20060331
2 Returning 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 Importing BITS Call by reference Type reference (TYPE) X 20060331
2 Returning 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 Returning 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