SAP ABAP Class CL_SAS_TRACE_PROVIDER (SAS: Central Trace Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SCRIPT_STANDALONE (Package) Debugger Scripting: External Environment
Properties
Class CL_SAS_TRACE_PROVIDER  
Short Description SAS: Central Trace Access    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SCRIPT_STANDALONE   Debugger Scripting: External Environment 
Created 20051005   SAP 
Last change 20090618   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_SAS_TRACE_PROVIDER has no interface implemented.
Friends
Class CL_SAS_TRACE_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFER_TABLE Static Attribute Private Type reference (TYPE) LTY_TRACE_BUFFER_TABLE 20051005
2 FILENAME Instance attribute Private Type reference (TYPE) TPDA_FILE_NAME TPDA: File Name 20051005
3 HANDLER Instance attribute Private Object reference (TYPE REF TO) LCL_TRACE_BUFFER 20051005
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20051005
2 GET_ACTIONS Instance method Public Method 20051005
3 GET_CUSTOM Instance method Public Method 20051005
4 GET_CUSTOM_TREE Instance method Public Method 20051005
5 GET_EVENTS Instance method Public Method 20051005
6 GET_PROVIDER Static method Public Method 20051005
7 GET_SOURCE Instance method Public Method 20051005
8 RELEASE Instance method Public Method 20051005
Events
Class CL_SAS_TRACE_PROVIDER has no event.
Types
Class CL_SAS_TRACE_PROVIDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FILENAME Call by reference Type reference (TYPE) TPDA_FILE_NAME 20051005
2 Importing P_HANDLER Call by reference Object reference (TYPE REF TO) LCL_TRACE_BUFFER 20051005

Method CONSTRUCTOR on class CL_SAS_TRACE_PROVIDER has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TABLE Value transfer Object reference (TYPE REF TO) TPDA_SCRIPT_TRACE_ACTION_IT TPDA: SCtipt- Aktionen 20051005

Method GET_ACTIONS on class CL_SAS_TRACE_PROVIDER has no exception.

Method GET_CUSTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TABLE Value transfer Object reference (TYPE REF TO) TPDA_AST_CUSTOM_IT TPDA: AST: Freie Traceeinträge 20051005

Method GET_CUSTOM on class CL_SAS_TRACE_PROVIDER has no exception.

Method GET_CUSTOM_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TABLE Value transfer Object reference (TYPE REF TO) TPDA_AST_TRACE_CUSTOM_TREE_IT TPDA: AST: Freie Traceeinträge 20051005

Method GET_CUSTOM_TREE on class CL_SAS_TRACE_PROVIDER has no exception.

Method GET_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TABLE Value transfer Object reference (TYPE REF TO) TPDA_AST_EVENT_IT TPDA:AST: Eventinformationen 20051005

Method GET_EVENTS on class CL_SAS_TRACE_PROVIDER has no exception.

Method GET_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FILENAME Call by reference Type reference (TYPE) TPDA_FILE_NAME TPDA: Dateiname 20051005
2 Returning P_PROVIDER Value transfer Object reference (TYPE REF TO) CL_SAS_TRACE_PROVIDER SAS: Zentraler Tracezugriff 20051005

Method GET_PROVIDER on class CL_SAS_TRACE_PROVIDER has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TABLE Value transfer Object reference (TYPE REF TO) TPDA_AST_SRC_IT TPDA:AST:Quellcodeinformationen 20051005
2 Importing P_WITH_STATEMENTS Call by reference Type reference (TYPE) ABAP_BOOL 20051005

Method GET_SOURCE on class CL_SAS_TRACE_PROVIDER has no exception.

Method RELEASE Signature

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