SAP ABAP Class CL_TPDA_SCRIPT_TRACE_WRITER (TPDA: Script Trace Writer)
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_WRITER  
Short Description TPDA: Script Trace Writer    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SCRIPT   Debugger Script 
Created 20050520   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SCRIPT_TRACE_WRITER has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_TRACE_WRITER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_TPDA_SCRIPT_RUNNER 20050527 TPDA: Execute Script
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE TPDA: Trace from a Script 20050523
2 FILE_ATTR Instance attribute Private Type reference (TYPE) TPDA_AST_FILE TPDA:ASC: ABAP Trace File 20050523
3 FILE_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE_FILES TPDA: Script Traces Services 20050523
4 TRACE_WRITER Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE_WRITER TPDA: Script Trace Writer 20050527
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TRACE Instance method Public Method 20050520
2 GET_TRACE_INSTANCE Instance method Public Method 20050530
3 GET_TRACE_WRITER Static method Public Method 20050527
4 SAVE_TRACE Instance method Public Method 20050520
5 TRACE_END Instance method Public Method 20050602
Events
Class CL_TPDA_SCRIPT_TRACE_WRITER has no event.
Types
Class CL_TPDA_SCRIPT_TRACE_WRITER has no local type.
Method Signatures

Method CREATE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SCRIPT_ATTR Call by reference Type reference (TYPE) TPDA_SCRIPT_ATTR TPDA: ASC: Trace Attribute 20050530
2 Returning P_TRACE Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE TPDA: Trace aus einem Skript 20050520

Method CREATE_TRACE on class CL_TPDA_SCRIPT_TRACE_WRITER has no exception.

Method GET_TRACE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TRACE Value transfer Object reference (TYPE REF TO) IF_TPDA_SCRIPT_TRACE_WRITE TPDA: Trace aus Skript schreiben 20050530

Method GET_TRACE_INSTANCE on class CL_TPDA_SCRIPT_TRACE_WRITER has no exception.

Method GET_TRACE_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TRACE_WRITER Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE_WRITER TPDA: Skript- Trace Schreiber 20050527

Method GET_TRACE_WRITER on class CL_TPDA_SCRIPT_TRACE_WRITER has no exception.

Method SAVE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE Call by reference Object reference (TYPE REF TO) IF_TPDA_SCRIPT_TRACE_WRITE TPDA: Trace aus einem Skript 20050520
# Exception Resumable Description Created on
1 CX_TPDA_FILE_ERROR 20050523

Method TRACE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE Call by reference Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE TPDA: Trace aus einem Skript 20050602

Method TRACE_END on class CL_TPDA_SCRIPT_TRACE_WRITER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710