SAP ABAP Interface IF_TPDAPI_STACK_HANDLER (Stack Handler)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDAPI_SESSION Debug Session 20100113
Properties
Interface IF_TPDAPI_STACK_HANDLER  
Short Description Stack Handler    
General Data
Package STPDA_API   Debugger API 
Created 20100113   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CE_TPDAPI_SOURCETYPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_TPDAPI_STACK_HANDLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TPDAPI_STACK_HANDLER has no interface.
Friends
Interface IF_TPDAPI_STACK_HANDLER has no friend.
Attributes
Interface IF_TPDAPI_STACK_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_STACK Instance method Public Method 20100114
2 GET_STACK_POSITION Instance method Public Method 20100121
3 SET_STACK_POSITION Instance method Public Method 20100121
Events
Interface IF_TPDAPI_STACK_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_STACK Public See coding 20100114 begin of typ_str_stack, flg_active type xflag, stackpos type int4. include type if_tpdapi_source=>typ_str_sourceinfo as str_sourceinfo. types: ref_proctype type ref to ie_tpdapi_objtype, procname type c length 100, flg_sysprog type xflag, end of typ_str_stack
2 TYP_TAB_STACK Public See coding 20100114 typ_tab_stack type standard table of typ_str_stack with default key
Method Signatures

Method GET_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_SOURCETYPE Call by reference Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE CE_TPDAPI_SOURCETYPE=>ABAP Quellcode Arten 20100114
2 Returning R_TAB_STACK Value transfer Type reference (TYPE) IF_TPDAPI_STACK_HANDLER=>TYP_TAB_STACK 20100114
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20100114

Method GET_STACK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STACK_POSITION Value transfer Type reference (TYPE) I 20100204
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20100121

Method SET_STACK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STACK_POSITION Call by reference Type reference (TYPE) I 20100121
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20100121
History
Last changed by/on SAP  20140121 
SAP Release Created in 800