SAP ABAP Class CL_TPDA_SCRIPT_TRACE_FILES (TPDA: Script Traces Services)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SCRIPT (Package) Debugger Script
Properties
Class CL_TPDA_SCRIPT_TRACE_FILES  
Short Description TPDA: Script Traces Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SCRIPT   Debugger Script 
Created 20050523   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SCRIPT_TRACE_FILES has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_TRACE_FILES has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_TRACE_FILES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AST_FILE_PREFIX Constant Private Type reference (TYPE) CHAR10 'TPDA_AST' Character Field Length = 10 20050523
2 C_EXPIRE_INTERVAL Instance attribute Private Type reference (TYPE) I 8 20050523
3 DELETE_DONE Static Attribute Private Type reference (TYPE) FLAG General Flag 20050523
4 EXC_ROOT Instance attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20050523
5 FILE_ATTR Static Attribute Private Type reference (TYPE) TPDA_AST_FILE TPDA:ASC: ABAP Trace File 20050523
6 FILE_SLASH Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20050523
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050523
2 CREATE_NEW_FILENAME Instance method Public Method 20050523
3 CUT_PATH Static method Private Method 20050523
4 DELETE_OLD_TRACE_FILES Instance method Private Method 20050523
5 DELETE_TRACE_FILES Instance method Public Method 20050525
6 GET_TRACE_ATTR Instance method Private Method 20050523
7 GET_TRACE_FILES Instance method Public Method 20050523
8 INIT_FILE_ATTR Static method Private Method 20050523
Events
Class CL_TPDA_SCRIPT_TRACE_FILES has no event.
Types
Class CL_TPDA_SCRIPT_TRACE_FILES has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CREATE_NEW_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_FILE_SPEC Value transfer Type reference (TYPE) TPDA_SCRIPT_TRACE_FILENAME TPDA: Dateiname 20050601

Method CREATE_NEW_FILENAME on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.

Method CUT_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_PATH Call by reference Type reference (TYPE) CLIKE 20050523

Method CUT_PATH on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.

Method DELETE_OLD_TRACE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE_FILES Call by reference Type reference (TYPE) TPDA_ASC_TRACE_ATTR_IT TPDA: AST: Trace Dateien 20050523

Method DELETE_OLD_TRACE_FILES on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.

Method DELETE_TRACE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE_FILES Call by reference Type reference (TYPE) TPDA_ASC_TRACE_ATTR_IT TPDA: AST: Trace Dateien 20050525

Method DELETE_TRACE_FILES on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.

Method GET_TRACE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_TRACE_ATTR Call by reference Type reference (TYPE) TPDA_ASC_TRACE_ATTR TPDA: ASC: Trace Attribute 20050523

Method GET_TRACE_ATTR on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.

Method GET_TRACE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TRACE_FILES Value transfer Type reference (TYPE) TPDA_ASC_TRACE_ATTR_IT TPDA: AST: Trace Dateien 20050523

Method GET_TRACE_FILES on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.

Method INIT_FILE_ATTR Signature

Method INIT_FILE_ATTR on class CL_TPDA_SCRIPT_TRACE_FILES has no parameter.
Method INIT_FILE_ATTR on class CL_TPDA_SCRIPT_TRACE_FILES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710