SAP ABAP Class CL_TPDA_SCRIPT_TRACE (TPDA: Trace from a Script)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SCRIPT (Package) Debugger Script
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_SCRIPT_TRACE_READ TPDA: Load Script Trace 20050523
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_SCRIPT_TRACE_WRITE TPDA: Write Trace from Script 20050523
Properties
Class CL_TPDA_SCRIPT_TRACE  
Short Description TPDA: Trace from a Script    
Super Class    
Instantiability of a Class 2  Public 
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 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_SCRIPT_TRACE_READ TPDA: Load Script Trace 20050523
2 IF_TPDA_SCRIPT_TRACE_WRITE TPDA: Write Trace from Script 20050523
Friends
Class CL_TPDA_SCRIPT_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES Instance attribute Private Type reference (TYPE) TPDA_ASC_TRACE_ATTR TPDA: ASC: Trace Attributes 20050520
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_TRACE_CONTAINER TPDA: Trace from a Script 20050520
3 CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_CONTEXT TPDA: AST: Context Information 20050523
4 C_SCRIPT_TRIGGER_SINGLE_RUN Constant Public Type reference (TYPE) TPDA_SCRIPT_ACTION_ID -1 TPDA: Script Action Index 20050608
5 EXC_ROOT Instance attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20050523
6 STACK_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_TPDA_STACK_HANDLER TPDA: ABAP/DYNP Stack 20050714
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CUSTOM_INFO Instance method Private Method 20071205
2 ADD_EVENT_INFO Instance method Public Method 20050520
3 ADD_EVENT_QUICK Instance method Public Method 20051205
4 ADD_SRC_INFO Instance method Private Method 20071205
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050523
6 END Instance method Public Method 20050602
7 FLUSH Instance method Public Method 20050523
8 GET_TRACE_CONTAINER Instance method Public Method 20050520
9 GET_TRACE_STATUS Instance method Public Method 20050601
10 HANDLE_NEW_ACTION_INDEX Instance method Private Event handling method 20050602
11 INCREMENT_ACTION_INDEX Instance method Private Method 20050602
12 INCREMENT_TRACE_INDEX Instance method Private Method 20050523
13 SCRIPT_TRIGGER Instance method Public Method 20050602
Events
Class CL_TPDA_SCRIPT_TRACE has no event.
Types
Class CL_TPDA_SCRIPT_TRACE has no local type.
Method Signatures

Method ADD_CUSTOM_INFO Signature

Method ADD_CUSTOM_INFO on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_CUSTOM_INFO on class CL_TPDA_SCRIPT_TRACE has no exception.

Method ADD_EVENT_INFO Signature

Method ADD_EVENT_INFO on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_EVENT_INFO on class CL_TPDA_SCRIPT_TRACE has no exception.

Method ADD_EVENT_QUICK Signature

Method ADD_EVENT_QUICK on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_EVENT_QUICK on class CL_TPDA_SCRIPT_TRACE has no exception.

Method ADD_SRC_INFO Signature

Method ADD_SRC_INFO on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method ADD_SRC_INFO on class CL_TPDA_SCRIPT_TRACE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTR Call by reference Type reference (TYPE) TPDA_ASC_TRACE_ATTR TPDA: ASC: Trace Attribute 20050523
2 Importing P_ZIPPED_DATA_IT Call by reference Type reference (TYPE) TPDA_ASC_FILE_FORMAT_IT TPDA:AST: Internes Traceformat 20050523

Method CONSTRUCTOR on class CL_TPDA_SCRIPT_TRACE has no exception.

Method END Signature

Method END on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method END on class CL_TPDA_SCRIPT_TRACE has no exception.

Method FLUSH Signature

Method FLUSH on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method FLUSH on class CL_TPDA_SCRIPT_TRACE has no exception.

Method GET_TRACE_CONTAINER Signature

Method GET_TRACE_CONTAINER on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method GET_TRACE_CONTAINER on class CL_TPDA_SCRIPT_TRACE has no exception.

Method GET_TRACE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TRACE_ATTR Value transfer Type reference (TYPE) TPDA_ASC_TRACE_ATTR TPDA: ASC: Trace Attribute 20050601

Method GET_TRACE_STATUS on class CL_TPDA_SCRIPT_TRACE has no exception.

Method HANDLE_NEW_ACTION_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SCRIPT_ACTION_ID Value transfer Attribute reference (LIKE) 20050602
2 Importing P_SCRIPT_MODE Value transfer Attribute reference (LIKE) 20050818

Method HANDLE_NEW_ACTION_INDEX on class CL_TPDA_SCRIPT_TRACE has no exception.

Method INCREMENT_ACTION_INDEX Signature

Method INCREMENT_ACTION_INDEX on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method INCREMENT_ACTION_INDEX on class CL_TPDA_SCRIPT_TRACE has no exception.

Method INCREMENT_TRACE_INDEX Signature

Method INCREMENT_TRACE_INDEX on class CL_TPDA_SCRIPT_TRACE has no parameter.
Method INCREMENT_TRACE_INDEX on class CL_TPDA_SCRIPT_TRACE has no exception.

Method SCRIPT_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SCRIPT_ACTION_ID Call by reference Type reference (TYPE) TPDA_SCRIPT_ACTION_ID TPDA: Script Aktion Index 20050602
2 Importing P_TRIGGER_ID Call by reference Type reference (TYPE) STRING 20050602

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