SAP ABAP Class CL_TPDA_ADT_TEST_DEBUGGER2 (Testing Debugger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_ADT_TEST (Package) Test helpers for debugger tests
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_ADT_TEST_DEBUGGER | Testing debugger | 20090811 |
Properties
| Class | CL_TPDA_ADT_TEST_DEBUGGER2 | |
| Short Description | Testing Debugger | |
| Super Class | CL_TPDA_ADT_TEST_DEBUGGER | Testing debugger |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | STPDA_ADT_TEST | Test helpers for debugger tests |
| Created | 20090811 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_ADT_TEST_DEBUGGER2 has no forward declaration.
Interfaces
Class CL_TPDA_ADT_TEST_DEBUGGER2 has no interface implemented.
Friends
Class CL_TPDA_ADT_TEST_DEBUGGER2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'attach' | 20100326 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'createBreakpoint' | 20100504 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'getDebuggeeSessions' | 20100326 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'setStackPosition' | 20100325 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'terminateDebuggee' | 20100326 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'terminateDebugger' | 20100527 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'debuggeeId' | 20100326 | |||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | 'ideId' | 20100326 | |||
| 9 | Constant | Protected | Type reference (TYPE) | STRING | 'requestUser' | 20120123 | |||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'scope' | 20100504 | |||
| 11 | Constant | Protected | Type reference (TYPE) | STRING | 'position' | 20100325 | |||
| 12 | Constant | Protected | Type reference (TYPE) | STRING | 'terminalId' | 20100326 | |||
| 13 | Constant | Protected | Type reference (TYPE) | STRING | 'uri' | 20100504 | |||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'external' | 20100504 | |||
| 15 | Constant | Protected | Type reference (TYPE) | STRING | 'method' | 20100326 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CX_ROOT | 20090831 | ||||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'Failure initializing debugger test' | 20090820 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130730 | ||
| 2 | Instance method | Public | Method | 20130731 | ||
| 3 | Instance method | Protected | Method | 20090930 | ||
| 4 | Instance method | Protected | Method | 20100504 | ||
| 5 | Instance method | Protected | Method | 20090930 | ||
| 6 | Instance method | Public | Method | 20100429 | ||
| 7 | Instance method | Public | Method | 20130719 |
Events
Class CL_TPDA_ADT_TEST_DEBUGGER2 has no event.
Types
Class CL_TPDA_ADT_TEST_DEBUGGER2 has no local type.
Method Signatures
Method CLASS_SETUP Signature
Method CLASS_SETUP on class CL_TPDA_ADT_TEST_DEBUGGER2 has no parameter.
Method CLASS_SETUP on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
Method DEBUGGEE_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130731 |
Method DEBUGGEE_CALLBACK on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
Method GET_BREAKPOINT_LINE_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20090930 |
Method GET_BREAKPOINT_LINE_NUMBER on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
Method GET_BREAKPOINT_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20100504 |
Method GET_BREAKPOINT_URI on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
Method GET_DO_NOT_TOUCH_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20090930 |
Method GET_DO_NOT_TOUCH_CLASS_NAME on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
Method GET_TERMINAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYSUUID_C32 | 20100429 |
Method GET_TERMINAL_ID on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
Method LISTENER_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130719 |
Method LISTENER_CALLBACK on class CL_TPDA_ADT_TEST_DEBUGGER2 has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |