SAP ABAP Class CL_ST05_TRACE_DIRECTORY_M (ST05 Trace Directory Model Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
     ST05 (Package) ST05 Performance Trace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PTC_M Model Class for Performance Tools 20130319
Properties
Class CL_ST05_TRACE_DIRECTORY_M  
Short Description ST05 Trace Directory Model Class    
Super Class CL_PTC_M Model Class for Performance Tools 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ST05   ST05 Performance Trace 
Created 20090909   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ST05_TRACE_DIRECTORY_M has no forward declaration.
Interfaces
Class CL_ST05_TRACE_DIRECTORY_M has no interface implemented.
Friends
Class CL_ST05_TRACE_DIRECTORY_M has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER Instance attribute Private Type reference (TYPE) ST05_TRACE_DIRECTORY_FILTER Filter Criteria for Trace Directory 20090909
2 TRACE_DIRECTORY Instance attribute Private Type reference (TYPE) ST05_TRACE_DIRECTORY Directory of Previously Saved ST05 Traces 20090909
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_TRACES Static method Public Method Compare structure-identical statements of two traces 20130115
2 DELETE_EXPIRED_TRACES Static method Public Method Delete Traces Whose Expiration Date Is in the Past 20090909
3 DELETE_TRACE Instance method Public Method Delete Trace(s) from DB 20090909
4 DISPLAY_TRACE Static method Public Method Display Trace 20121210
5 EXPORT_TRACE Static method Public Method Export Trace to Local Front End 20121004
6 GET_FILTER Instance method Public Method Get Trace Directory Filter 20090909
7 GET_TRACE_DIRECTORY Instance method Public Method Get Trace Directory 20090909
8 IMPORT_TRACE Instance method Public Method Import Trace(s) from Local Front End 20121005
9 READ_TRACE_DIRECTORY Instance method Private Method Read Trace Directory from DB 20090909
10 SAVE_TRACE Static method Public Method Save Trace Records to DB 20121210
11 SET_FILTER Instance method Public Method Set Trace Directory Filter 20090909
12 SET_TRACE_DIRECTORY Instance method Public Method Set Trace Directory 20090909
13 UPDATE_TRACE Instance method Public Method Update Property of Trace(s) on the DB 20090909
Events
Class CL_ST05_TRACE_DIRECTORY_M has no event.
Types
Class CL_ST05_TRACE_DIRECTORY_M has no local type.
Method Signatures

Method COMPARE_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID_TABLE Call by reference Type reference (TYPE) ST05_GUID_TABLE 20130115
# Exception Resumable Description Created on
1 CX_ST05 ST05 Exception Class 20130115

Method DELETE_EXPIRED_TRACES Signature

Method DELETE_EXPIRED_TRACES on class CL_ST05_TRACE_DIRECTORY_M has no parameter.
Method DELETE_EXPIRED_TRACES on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method DELETE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID_TABLE Call by reference Type reference (TYPE) ST05_GUID_TABLE GUIDs of Selected Traces 20090909

Method DELETE_TRACE on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method DISPLAY_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID_TABLE Call by reference Type reference (TYPE) ST05_GUID_TABLE GUIDs of Selected Traces 20121210
# Exception Resumable Description Created on
1 CX_ST05 ST05 Exception Class 20121210

Method EXPORT_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Call by reference Type reference (TYPE) SYUCOMM ' ' Export Format 20121008
2 Importing GUID_TABLE Call by reference Type reference (TYPE) ST05_GUID_TABLE GUIDs of Selected Traces 20121004
# Exception Resumable Description Created on
1 CX_PTC Exception Class for Performance Tools 20130314
2 CX_ST05 ST05 Exception Class 20121106

Method GET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FILTER Value transfer Type reference (TYPE) ST05_TRACE_DIRECTORY_FILTER Filter Criteria for Trace Directory 20090909

Method GET_FILTER on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method GET_TRACE_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) ST05_TRACE_DIRECTORY_FILTER Filter Criteria for Trace Directory 20090909
2 Importing READ_FROM_DB Call by reference Type reference (TYPE) ST05_BOOLEAN ' ' Boolean Value : TRUE = 'X' ; FALSE = ' ' 20090909
3 Returning TRACE_DIRECTORY Value transfer Type reference (TYPE) ST05_TRACE_DIRECTORY Directory of Previously Saved ST05 Traces 20090909

Method GET_TRACE_DIRECTORY on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method IMPORT_TRACE Signature

Method IMPORT_TRACE on class CL_ST05_TRACE_DIRECTORY_M has no parameter.
# Exception Resumable Description Created on
1 CX_ST05 ST05 Exception Class 20121210

Method READ_TRACE_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) ST05_TRACE_DIRECTORY_FILTER Filter Criteria for Trace Directory 20090909

Method READ_TRACE_DIRECTORY on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method SAVE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID_TABLE Call by reference Type reference (TYPE) ST05_GUID_TABLE GUIDs of Selected Traces 20121210
# Exception Resumable Description Created on
1 CX_ST05 ST05 Exception Class 20121210

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) ST05_TRACE_DIRECTORY_FILTER Filter Criteria for Trace Directory 20090909

Method SET_FILTER on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method SET_TRACE_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRACE_DIRECTORY Call by reference Type reference (TYPE) ST05_TRACE_DIRECTORY Directory of Previously Saved ST05 Traces 20090909

Method SET_TRACE_DIRECTORY on class CL_ST05_TRACE_DIRECTORY_M has no exception.

Method UPDATE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) SVAL field to be changed: table name, field name, field value 20090909
2 Importing GUID_TABLE Call by reference Type reference (TYPE) ST05_GUID_TABLE GUIDs of Selected Traces 20090909

Method UPDATE_TRACE on class CL_ST05_TRACE_DIRECTORY_M has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703