SAP ABAP Class CL_TPDA_TOOL_INSTANCE_HANDLER (TPDA: Instance Management of Debugger Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)

⤷

⤷

Properties
Class | CL_TPDA_TOOL_INSTANCE_HANDLER | |
Short Description | TPDA: Instance Management of Debugger Tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
Created | 20030328 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TPDA_TOOL_INSTANCE_HANDLER has no interface implemented.
Friends
Class CL_TPDA_TOOL_INSTANCE_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) | ABAP_BOOL | 'X' | 20030328 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_TOOL_CANT_CREATE | 20030703 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_INTERNAL_ERROR | 20030703 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_TPDA_TOOL_CUST | 20030703 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TPDA_DESKTOP_TABS_IT | 20030613 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_TOOL_INSTANCE_ADMIN_IT | 20030328 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_TOOL_INSTANCE_IT | 20030328 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TPDA_TOOL_INSTANCE_ADMIN_IT | 20030328 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | 20030328 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051025 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030328 |
3 | ![]() |
Instance method | Public | Method | Create Tool Instance | 20030328 |
4 | ![]() |
Instance method | Public | Method | Is Another Tool Instance Available on This Tab Index? | 20030328 |
5 | ![]() |
Instance method | Public | Method | Release Tool Instance | 20030328 |
6 | ![]() |
Static method | Public | Method | Initialization | 20051025 |
Events
Class CL_TPDA_TOOL_INSTANCE_HANDLER has no event.
Types
Class CL_TPDA_TOOL_INSTANCE_HANDLER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_INSTANCE_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_INSTANCE_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_IT_INSTANCE_ADMIN | Call by reference | Type reference (TYPE) | TPDA_TOOL_INSTANCE_ADMIN_IT | 20030328 | |||
2 | ![]() |
P_TOOL_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | 20030328 |
Method CONSTRUCTOR on class CL_TPDA_TOOL_INSTANCE_HANDLER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL_REF | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_TOOL | 20030328 | |||
2 | ![]() |
P_WITH_TOOL_REF | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | 20030624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Toolinstanz konnte nicht erzeugt werden | 20030703 |
Method IS_AVAILABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_IS_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030328 |
Method IS_AVAILABLE on class CL_TPDA_TOOL_INSTANCE_HANDLER has no exception.
Method RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL_REF | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | 20030328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Toolinstance existiert nicht | 20030328 |
Method RESET Signature
Method RESET on class CL_TPDA_TOOL_INSTANCE_HANDLER has no parameter.
Method RESET on class CL_TPDA_TOOL_INSTANCE_HANDLER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |