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 COM_ATTACH_DEBUGGER Constant Protected Type reference (TYPE) STRING 'attach' 20100326
2 COM_CREATE_BREAKPOINT Constant Protected Type reference (TYPE) STRING 'createBreakpoint' 20100504
3 COM_GET_DEBUGGEE_SESSIONS Constant Protected Type reference (TYPE) STRING 'getDebuggeeSessions' 20100326
4 COM_SET_STACK_POSITION Constant Protected Type reference (TYPE) STRING 'setStackPosition' 20100325
5 COM_TERMINATE_DEBUGGEE Constant Protected Type reference (TYPE) STRING 'terminateDebuggee' 20100326
6 COM_TERMINATE_DEBUGGER Constant Protected Type reference (TYPE) STRING 'terminateDebugger' 20100527
7 COP_DEBUGGEE_ID Constant Protected Type reference (TYPE) STRING 'debuggeeId' 20100326
8 COP_IDE_ID Constant Protected Type reference (TYPE) STRING 'ideId' 20100326
9 COP_REQUEST_USER Constant Protected Type reference (TYPE) STRING 'requestUser' 20120123
10 COP_SCOPE Constant Protected Type reference (TYPE) STRING 'scope' 20100504
11 COP_STACK_POSITION Constant Protected Type reference (TYPE) STRING 'position' 20100325
12 COP_TERMINAL_ID Constant Protected Type reference (TYPE) STRING 'terminalId' 20100326
13 COP_URI Constant Protected Type reference (TYPE) STRING 'uri' 20100504
14 COV_BP_EXTERNAL Constant Protected Type reference (TYPE) STRING 'external' 20100504
15 CO_METHOD Constant Protected Type reference (TYPE) STRING 'method' 20100326
16 CX Instance attribute Protected Object reference (TYPE REF TO) CX_ROOT 20090831
17 FAILURE_INITIALIZATION Constant Private Type reference (TYPE) STRING 'Failure initializing debugger test' 20090820
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_SETUP Static method Private Method 20130730
2 DEBUGGEE_CALLBACK Instance method Public Method 20130731
3 GET_BREAKPOINT_LINE_NUMBER Instance method Protected Method 20090930
4 GET_BREAKPOINT_URI Instance method Protected Method 20100504
5 GET_DO_NOT_TOUCH_CLASS_NAME Instance method Protected Method 20090930
6 GET_TERMINAL_ID Instance method Public Method 20100429
7 LISTENER_CALLBACK 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 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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