SAP ABAP Class CL_TPDAPI_SESSION (Debug Session)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_CONTROL_SERVICES | Control over Debugger Status | 20091102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_SCRIPT_HANDLER | Script Handler | 20120301 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_SESSION | Debug Session (Attached) | 20091102 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TPDAPI_STACK_HANDLER | Stack Handler | 20100113 |
Properties
| Class | CL_TPDAPI_SESSION | |
| Short Description | Debug Session | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | TPDAPI | |
| Program status | ||
| Category | 0 | |
| Package | STPDA_API | Debugger API |
| Created | 20091022 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDAPI_SESSION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDAPI_CONTROL_SERVICES | Control over Debugger Status | 20091102 | ||
| 2 | IF_TPDAPI_SCRIPT_HANDLER | Script Handler | 20120301 | ||
| 3 | IF_TPDAPI_SESSION | Debug Session (Attached) | 20091102 | ||
| 4 | IF_TPDAPI_STACK_HANDLER | Stack Handler | 20100113 |
Friends
Class CL_TPDAPI_SESSION has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091112 | ||
| 2 | Instance method | Private | Method | 20091109 | ||
| 3 | Instance method | Private | Method | 20091104 | ||
| 4 | Instance method | Private | Method | 20091102 | ||
| 5 | Instance method | Private | Method | 20110713 | ||
| 6 | Instance method | Private | Method | 20091112 | ||
| 7 | Static method | Public | Method | 20091109 |
Events
Class CL_TPDAPI_SESSION has no event.
Types
Class CL_TPDAPI_SESSION has no local type.
Method Signatures
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_CONTROL | TPDA: Schnittstelle Kernel/ ABAP | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091112 |
Method GET_DATA_SERVICES Signature
Method GET_DATA_SERVICES on class CL_TPDAPI_SESSION has no parameter.
Method GET_DATA_SERVICES on class CL_TPDAPI_SESSION has no exception.
Method HANDLE_NEW_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_EVENT | Nachrichtenobjekt | 20091207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091104 |
Method INIT Signature
Method INIT on class CL_TPDAPI_SESSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091105 |
Method RAISE_DEBUGGER_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_TPDAPI_EVENT | 20110713 |
Method RAISE_DEBUGGER_EVENT on class CL_TPDAPI_SESSION has no exception.
Method SET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_CONTROL | TPDA: Schnittstelle Kernel/ ABAP | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091112 |
Method S_GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_TPDAPI_SESSION | Service Instanz des Debuggers | 20091109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091109 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |