SAP ABAP Class IF_TPDAPI_STACK_HANDLER (Stack Handler)
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
Class | IF_TPDAPI_STACK_HANDLER | |
Short Description | Stack Handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100113 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TPDAPI_STACK_HANDLER has no interface implemented.
Friends
Class IF_TPDAPI_STACK_HANDLER has no friend class.
Attributes
Class IF_TPDAPI_STACK_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100114 | |
2 | ![]() |
Instance method | Public | Method | 20100121 | |
3 | ![]() |
Instance method | Public | Method | 20100121 |
Events
Class 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 | ![]() |
I_REF_SOURCETYPE | Call by reference | Object reference (TYPE REF TO) | IE_TPDAPI_SOURCETYPE | CE_TPDAPI_SOURCETYPE=>ABAP | Quellcode Arten | 20100114 | |
2 | ![]() |
R_TAB_STACK | Value transfer | Type reference (TYPE) | IF_TPDAPI_STACK_HANDLER=>TYP_TAB_STACK | 20100114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20100114 |
Method GET_STACK_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STACK_POSITION | Value transfer | Type reference (TYPE) | I | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100121 |
Method SET_STACK_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STACK_POSITION | Call by reference | Type reference (TYPE) | I | 20100121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100121 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |