SAP ABAP Class CL_TPDA_STACK_HANDLER (TPDA: ABAP/DYNP Stack)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_ADI (Package) ABAP Debugger: ADI
⤷
⤷
Properties
| Class | CL_TPDA_STACK_HANDLER | |
| Short Description | TPDA: ABAP/DYNP Stack | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_ADI | ABAP Debugger: ADI |
| Created | 20050426 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_STACK_HANDLER has no forward declaration.
Interfaces
Class CL_TPDA_STACK_HANDLER has no interface implemented.
Friends
Class CL_TPDA_STACK_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20050426 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_DYNP_ABAP_STACK | TPDA: Error Creating the ABAP/Screen Stack | 20050426 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_SRC_INFO | 20050714 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TPDA_SYS_STACKTAB | TPDA: Retrieval Table for get_Stack | 20050426 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TPDA_SYS_STACKTAB | TPDA: Retrieval Table for get_Stack | 20060517 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TPDA_SYS_DY_STACKTAB | TPDA: Retrieval Table for get_dynpro_stack | 20050426 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050426 | ||
| 2 | Instance method | Public | Method | 20050426 | ||
| 3 | Instance method | Public | Method | 20050426 | ||
| 4 | Instance method | Private | Method | 20051121 |
Events
Class CL_TPDA_STACK_HANDLER has no event.
Types
Class CL_TPDA_STACK_HANDLER has no local type.
Method Signatures
Method GET_ABAP_DYNPRO_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EMODE | Call by reference | Type reference (TYPE) | TPDA_EMODESTACK | TPDA:Rollbereichsübergreifender Stack | 20051121 | |||
| 2 | P_FORCE_REFRESH | Call by reference | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20050426 | ||
| 3 | P_FORCE_SOURCE_REFRESH | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050427 | |||
| 4 | P_STACK_IT | Call by reference | Type reference (TYPE) | TPDA_STACK_VIEW_IT | tpda: Tabellentyp zur Stack view | 20050426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TPDA: Fehler bei der Erzeugung des ABAP/Dynp Stacks | 20050426 | ||
| 2 | Exceptions bzgl. Dynproanalyse | 20050426 | ||
| 3 | Exceptions bzgl. Stackinformationen | 20050426 |
Method GET_ABAP_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EMODE | Call by reference | Type reference (TYPE) | TPDA_EMODESTACK | TPDA:Rollbereichsübergreifender Stack | 20051121 | |||
| 2 | P_INCOMPLETE | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20110512 | |||
| 3 | P_STACK_IT | Call by reference | Type reference (TYPE) | TPDA_STACK_VIEW_IT | tpda: Tabellentyp zur Stack view | 20050426 | |||
| 4 | P_UNCHANGED | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Stackinformationen | 20050426 |
Method GET_DYNPRO_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EMODE | Call by reference | Type reference (TYPE) | TPDA_EMODESTACK | TPDA:Rollbereichsübergreifender Stack | 20051121 | |||
| 2 | P_STACK_IT | Call by reference | Type reference (TYPE) | TPDA_STACK_VIEW_IT | tpda: Tabellentyp zur Stack view | 20050426 | |||
| 3 | P_UNCHANGED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050426 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynproanalyse: Daten nicht gefunden | 20050426 |
Method GET_EMODE_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EMODE | Call by reference | Type reference (TYPE) | TPDA_EMODESTACK | TPDA:Rollbereichsübergreifender Stack | 20051121 |
Method GET_EMODE_SETTINGS on class CL_TPDA_STACK_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |