SAP ABAP Class CL_TPDA_SCRIPT_TRACE_CONTAINER (TPDA: Script Trace Container)
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_CONTAINER  
Short Description TPDA: Script Trace Container    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SCRIPT_TRACE_CONTAINER has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_TRACE_CONTAINER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_TPDA_SCRIPT_TRACE 20050520 TPDA: Trace from a Script
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_INDEX Instance attribute Private Type reference (TYPE) TPDA_SCRIPT_ACTION_INDEX TPDA: Script Action Index 20050602
2 EXC_ROOT Instance attribute Private Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20050523
3 IT_ACTION Instance attribute Private Type reference (TYPE) TPDA_SCRIPT_TRACE_ACTION_IT TPDA: Script Actions 20050602
4 IT_CUSTOM Instance attribute Private Type reference (TYPE) TPDA_AST_CUSTOM_IT TPDA: AST: Free Trace Entries 20050520
5 IT_CUSTOM_TREE Instance attribute Private Type reference (TYPE) TPDA_AST_TRACE_CUSTOM_TREE_IT TPDA: AST: Free Trace Entries 20050606
6 IT_EVENT Instance attribute Private Type reference (TYPE) TPDA_AST_EVENT_IT TPDA:AST: Event Information 20050520
7 IT_SRC Instance attribute Private Type reference (TYPE) TPDA_AST_SRC_IT TPDA:AST:Source Code Information 20050520
8 IT_ZIPPED_DATA Instance attribute Private Type reference (TYPE) TPDA_ASC_FILE_FORMAT_IT TPDA:AST: Internal Trace Format 20050523
9 LAST_SOURCE_INFO Instance attribute Private Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Static Source Position for Navigation 20050523
10 LAST_STACK_IT Instance attribute Private Type reference (TYPE) TPDA_STACK_VIEW_IT tpda: Table Type for Stack View 20050523
11 TRACE_INDEX Instance attribute Private Type reference (TYPE) I 20050523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050523
2 GET_ACTIONS Instance method Public Method 20050602
3 GET_CUSTOM Instance method Public Method 20050523
4 GET_CUSTOM_TREE Instance method Public Method 20050606
5 GET_EVENTS Instance method Public Method 20050523
6 GET_SRC Instance method Public Method 20050523
7 GET_STATEMENTS Instance method Private Method 20050523
Events
Class CL_TPDA_SCRIPT_TRACE_CONTAINER has no event.
Types
Class CL_TPDA_SCRIPT_TRACE_CONTAINER 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_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_CONTAINER has no exception.

Method GET_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ACTION_IT Value transfer Type reference (TYPE) TPDA_SCRIPT_TRACE_ACTION_IT TPDA: AST: Freie Traceeinträge 20050602
2 Importing P_LIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20050602

Method GET_ACTIONS on class CL_TPDA_SCRIPT_TRACE_CONTAINER has no exception.

Method GET_CUSTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CUSTOM_IT Value transfer Type reference (TYPE) TPDA_AST_CUSTOM_IT TPDA: AST: Freie Traceeinträge 20050523
2 Importing P_LIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20050602

Method GET_CUSTOM on class CL_TPDA_SCRIPT_TRACE_CONTAINER 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_CUSTOM_TREE_IT Value transfer Type reference (TYPE) TPDA_AST_TRACE_CUSTOM_TREE_IT TPDA: AST: Freie Traceeinträge 20050606
2 Importing P_LIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20050606

Method GET_CUSTOM_TREE on class CL_TPDA_SCRIPT_TRACE_CONTAINER has no exception.

Method GET_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_EVENT_IT Value transfer Type reference (TYPE) TPDA_AST_EVENT_IT TPDA:AST: Eventinformationen 20050523
2 Importing P_LIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20050602

Method GET_EVENTS on class CL_TPDA_SCRIPT_TRACE_CONTAINER has no exception.

Method GET_SRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LIVE Call by reference Type reference (TYPE) FLAG allgemeines flag 20050602
2 Returning P_SRC_IT Value transfer Type reference (TYPE) TPDA_AST_SRC_IT TPDA:AST:Quellcodeinformationen 20050523
3 Importing P_WITH_STATEMENT Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20050523

Method GET_SRC on class CL_TPDA_SCRIPT_TRACE_CONTAINER has no exception.

Method GET_STATEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_SRC_IT Call by reference Type reference (TYPE) TPDA_AST_SRC_IT TPDA:AST:Quellcodeinformationen 20050523

Method GET_STATEMENTS on class CL_TPDA_SCRIPT_TRACE_CONTAINER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710