SAP ABAP Class CL_ABAP_TRACE_TEXT (ABAP Runtime Analysis: Technical Texts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     STRA (Package) Runtime Analysis
Properties
Class CL_ABAP_TRACE_TEXT  
Short Description ABAP Runtime Analysis: Technical Texts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STRA   Runtime Analysis 
Created 20050202   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SATRE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ABAP_TRACE_TEXT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ATRA_TRACE_TEXT 20080904 Runtime Analysis: Format Trace Texts
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TEXT_TAB Static Attribute Public Type reference (TYPE) SATR_ID_TEXT_TAB Dictionary Table SATR_ID_SUBID 20050203
2 TEXT_TAB_SD Static Attribute Public Type reference (TYPE) SATR_ID_TEXT_TAB Dictionary Table SATR_ID_SUBID_SD 20050203
3 X_SD Static Attribute Public Type reference (TYPE) FLAG See OSS Note 720775 20050203
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050203
2 FILL_DBTAB Static method Public Method Fill DB Tab. SATR_ID_SUBID and SATR_ID_SUBID_G 20050202
3 GET_OO_NAME Static method Public Method class, inst, meth => text 20050204
4 GET_TEXT_EVENT Static method Public Method id, subid => text 20050202
5 GET_TEXT_STORAGE Static method Private Method Texts for ID 'R' (Memory Management) 20050202
Events
Class CL_ABAP_TRACE_TEXT has no event.
Types
Class CL_ABAP_TRACE_TEXT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ABAP_TRACE_TEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ABAP_TRACE_TEXT has no exception.

Method FILL_DBTAB Signature

Method FILL_DBTAB on class CL_ABAP_TRACE_TEXT has no parameter.
Method FILL_DBTAB on class CL_ABAP_TRACE_TEXT has no exception.

Method GET_OO_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CLASS Call by reference Type reference (TYPE) SATRE_OUTPUT-CLASS_NAME Klasse 20050204
2 Importing P_INST Call by reference Type reference (TYPE) SATRE_OUTPUT-INST Instanz 20050204
3 Importing P_METH Call by reference Type reference (TYPE) SATRE_OUTPUT-TEXT Text oder Methode 20050204
4 Exporting P_NAME Call by reference Type reference (TYPE) C a) oder b) 20050204
5 Importing P_X_WITH_INST Call by reference Type reference (TYPE) FLAG a) inst->meth 20050204
6 Importing P_X_WITH_INST_AND_CLASS Call by reference Type reference (TYPE) FLAG b) inst->meth 20050204

Method GET_OO_NAME on class CL_ABAP_TRACE_TEXT has no exception.

Method GET_TEXT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CLASS Call by reference Type reference (TYPE) SATRE_OUTPUT-CLASS_NAME Klasse 20050204
2 Importing P_ID Call by reference Type reference (TYPE) SATR_DE_ID Id eines Tracesatzes 20050202
3 Importing P_INST Call by reference Type reference (TYPE) SATRE_OUTPUT-INST Instanz 20050204
4 Importing P_SUBID Call by reference Type reference (TYPE) SATR_DE_SUBID Subid eines Tracesatzes 20050202
5 Changing P_TEXT Call by reference Type reference (TYPE) C in: Text oder Methode 20050204
6 Importing P_X_WITH_INST Call by reference Type reference (TYPE) FLAG a) inst->meth 20050204
7 Importing P_X_WITH_INST_AND_CLASS Call by reference Type reference (TYPE) FLAG b) inst->meth 20050204

Method GET_TEXT_EVENT on class CL_ABAP_TRACE_TEXT has no exception.

Method GET_TEXT_STORAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SUBID Call by reference Type reference (TYPE) SATR_DE_SUBID Einstelliges Kennzeichen 20050202
2 Changing P_TEXT Call by reference Type reference (TYPE) C 20050204

Method GET_TEXT_STORAGE on class CL_ABAP_TRACE_TEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700