SAP ABAP Class CL_TPDA_ADT_RES_DEBUGGER (Resource Controller debugger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_ADT (Package) ADT Debugger
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110520 |
Properties
| Class | CL_TPDA_ADT_RES_DEBUGGER | |
| Short Description | Resource Controller debugger | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_ADT | ADT Debugger |
| Created | 20110520 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_ADT_RES_DEBUGGER has no forward declaration.
Interfaces
Class CL_TPDA_ADT_RES_DEBUGGER has no interface implemented.
Friends
Class CL_TPDA_ADT_RES_DEBUGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'debuggeeId' | 20120116 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'debuggingMode' | 20120116 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'hexFormat' | 20120116 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'ideId' | 20120116 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'requestUser' | 20120116 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'scope' | 20120116 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'synchronizeMode' | 20120116 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'terminalId' | 20120116 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'timeout' | 20120116 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | IF_ADT_URI_QUERY_PARAMETERS=>CO_URI | 20120116 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'value' | 20120116 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'variableName' | 20120116 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'deactivated' | 20120116 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'terminal' | 20120116 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'user' | 20120116 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'debugger' | 20120116 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'external' | 20120116 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'full' | 20120116 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'partial' | 20120116 | |||
| 20 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_TPDA_ADT_RES_DEBUGGER' | 20110524 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/adt/debugger/relations/delete' | 20130710 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/adt/debugger/relations/insert' | 20130710 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'http://www.sap.com/adt/debugger/relations/modify' | 20130710 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | '/sap/bc/adt/debugger/' | 20130710 | |||
| 25 | Static Attribute | Public | Type reference (TYPE) | XFLAG | 20120120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110520 | ||
| 2 | Static method | Public | Method | 20120116 |
Events
Class CL_TPDA_ADT_RES_DEBUGGER has no event.
Types
Class CL_TPDA_ADT_RES_DEBUGGER has no local type.
Method Signatures
Method IS_DEBUGGEE_ATTACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110520 |
Method IS_DEBUGGEE_ATTACHED on class CL_TPDA_ADT_RES_DEBUGGER has no exception.
Method POST_GET_DBGEE_SESSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20120116 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20120116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120116 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 803 |