SAP ABAP Class CL_TPDA_OBJECT_REGISTRY (Registration of Weak References)
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_OBJECT_REGISTRY | |
| Short Description | Registration of Weak References | |
| 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 | 20040506 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_OBJECT_REGISTRY has no forward declaration.
Interfaces
Class CL_TPDA_OBJECT_REGISTRY has no interface implemented.
Friends
Class CL_TPDA_OBJECT_REGISTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | REGISTRY_TABLE | 20060328 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | 20060328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Request Tool ID (Call in the Constructor of a Tool) | 20060328 | |
| 2 | Static method | Public | Method | Registration of an Individual Instance | 20040506 | |
| 3 | Static method | Public | Method | Release All Registered Instances | 20060328 | |
| 4 | Static method | Public | Method | Release an Individual Instance | 20060328 |
Events
Class CL_TPDA_OBJECT_REGISTRY has no event.
Types
Class CL_TPDA_OBJECT_REGISTRY has no local type.
Method Signatures
Method GET_NEW_TOOL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_ID | Value transfer | Type reference (TYPE) | I | 20060328 |
Method GET_NEW_TOOL_ID on class CL_TPDA_OBJECT_REGISTRY has no exception.
Method REGISTER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INSTANCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20040506 | ||||
| 2 | P_TOOL_ID | Call by reference | Type reference (TYPE) | I | 20040506 |
Method REGISTER_INSTANCE on class CL_TPDA_OBJECT_REGISTRY has no exception.
Method RELEASE_ALL_FOR_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TOOL_ID | Call by reference | Type reference (TYPE) | I | 20060328 |
Method RELEASE_ALL_FOR_TOOL on class CL_TPDA_OBJECT_REGISTRY has no exception.
Method RELEASE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INSTANCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060328 | ||||
| 2 | P_TOOL_ID | Call by reference | Type reference (TYPE) | I | 20060328 |
Method RELEASE_INSTANCE on class CL_TPDA_OBJECT_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |