SAP ABAP Class CL_TPDA_DETAIL_VIEW_STACK (TPDA: Detail View Navigation (Stack))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Properties
Class CL_TPDA_DETAIL_VIEW_STACK  
Short Description TPDA: Detail View Navigation (Stack)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20030422   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DETAIL_VIEW_STACK has no forward declaration.
Interfaces
Class CL_TPDA_DETAIL_VIEW_STACK has no interface implemented.
Friends
Class CL_TPDA_DETAIL_VIEW_STACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IT_STACK Instance attribute Private Type reference (TYPE) TY_IT_STACK 20030422
Methods
# Method Level Visibility Method type Description Created on
1 BACK_ALLOWED Instance method Public Method 20030423
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030422
3 GET_TOP_LEVEL_ENTRY Instance method Public Method 20030425
4 GET_USED_INSTANCES Instance method Public Method 20050425
5 POP Instance method Public Method 20030422
6 PUSH Instance method Public Method 20030422
Events
Class CL_TPDA_DETAIL_VIEW_STACK has no event.
Types
Class CL_TPDA_DETAIL_VIEW_STACK has no local type.
Method Signatures

Method BACK_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BACK_ALLOWED Value transfer Type reference (TYPE) FLAG 20030423

Method BACK_ALLOWED on class CL_TPDA_DETAIL_VIEW_STACK has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BASE_TOOL_ID Call by reference Type reference (TYPE) TPDA_TOOL_ID 20030422
2 Importing P_BASE_VAR_NAME Call by reference Type reference (TYPE) STRING 20030422
3 Importing P_TOOL_OBJECT Call by reference Object reference (TYPE REF TO) IF_TPDA_TOOL 20031022
# Exception Resumable Description Created on
1 CX_TPDA_NAV_STACK_CORRUPTION 20031023

Method GET_TOP_LEVEL_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TOOL_ID Call by reference Type reference (TYPE) TPDA_TOOL_ID 20030425
2 Exporting P_TOOL_OBJECT Call by reference Object reference (TYPE REF TO) IF_TPDA_TOOL 20031022
3 Exporting P_VAR_NAME Call by reference Type reference (TYPE) STRING 20030425
# Exception Resumable Description Created on
1 CX_TPDA_NAV_STACK_CORRUPTION 20030522

Method GET_USED_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_USED_INSTANCES Value transfer Type reference (TYPE) TPDA_TOOL_INSTANCES_IT TPDA: Tool Instanzen 20050425

Method GET_USED_INSTANCES on class CL_TPDA_DETAIL_VIEW_STACK has no exception.

Method POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_TOOL_ID Call by reference Type reference (TYPE) TPDA_TOOL_ID 20030422
2 Changing P_TOOL_OBJECT Call by reference Object reference (TYPE REF TO) IF_TPDA_TOOL 20031022
3 Changing P_VAR_NAME Call by reference Type reference (TYPE) STRING 20030422
# Exception Resumable Description Created on
1 CX_TPDA_NAV_STACK_CORRUPTION 20030422

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NEW_TOOL_ID Call by reference Type reference (TYPE) TPDA_TOOL_ID 20030422
2 Importing P_NEW_VAR_NAME Call by reference Type reference (TYPE) STRING 20030422
3 Importing P_TOOL_OBJECT Call by reference Object reference (TYPE REF TO) IF_TPDA_TOOL 20031022

Method PUSH on class CL_TPDA_DETAIL_VIEW_STACK has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 640