SAP ABAP Interface IF_TPDA_TOOL (TPDA: Interface for Plug-In)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_UI_FRAMEWORK (Package) ABAP Debugger: Framework of the User Interface

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_TPDA_TOOL | |
Short Description | TPDA: Interface for Plug-In |
General Data
Package | STPDA_UI_FRAMEWORK | ABAP Debugger: Framework of the User Interface |
Created | 20030213 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_TPDA_TOOL has no interface.
Friends
Interface IF_TPDA_TOOL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACTIVE_TAB | Instance attribute | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 20030613 | |||
2 | C_EVENT_DEBUG_STEP | Constant | Public | Type reference (TYPE) | CHAR100 | 'DEBUG_STEP' | 20030331 | ||
3 | DYNNR | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | 20030331 | |||
4 | HIDDEN_LAYOUT_SERVICES | Instance attribute | Public | Type reference (TYPE) | TPDA_TOOL_LAYOUT_SERVICES | TPDA: Hidden Layout Services | 20051028 | ||
5 | PROGRAM | Instance attribute | Public | Type reference (TYPE) | SYREPID | 20030331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Factory: Create an Instance of the Tool | 20030319 |
2 | ![]() |
Instance method | Public | Method | Delete a Tool Instance (Call Before Releasing the Instance) | 20030319 |
3 | ![]() |
Instance method | Public | Method | Returns Display Component of Instance (for Example, Subscr.) | 20030319 |
4 | ![]() |
Instance method | Public | Event handling method | 20030319 | |
5 | ![]() |
Instance method | Public | Method | 20030319 | |
6 | ![]() |
Instance method | Public | Method | 20030617 | |
7 | ![]() |
Instance method | Public | Method | 20030617 | |
8 | ![]() |
Instance method | Public | Method | 20040406 | |
9 | ![]() |
Instance method | Public | Method | Initialization of a Tool Instance | 20030319 |
10 | ![]() |
Static method | Public | Method | Factory: Can a new tool instance be created? | 20030320 |
11 | ![]() |
Static method | Public | Method | Release a Tool Instance to the Factory | 20030319 |
Events
Interface IF_TPDA_TOOL has no event.
Types
Interface IF_TPDA_TOOL has no local type.
Method Signatures
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 | 20030319 | |||
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 | 20030320 |
Method DELETE Signature
Method DELETE on Interface IF_TPDA_TOOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030331 |
Method GET_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OK_CODE_NAMESPACE | Call by reference | Type reference (TYPE) | TPDA_TOOL_OK_CODE | TPDA: OK-Code Namenraum für Tool | 20050711 | ||
2 | ![]() |
P_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | 20030328 | |||
3 | ![]() |
P_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | 20030328 |
Method GET_VIEW on Interface IF_TPDA_TOOL has no exception.
Method HANDLE_DEBUG_STEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OK_CODE | Call by reference | Attribute reference (LIKE) | 20030319 |
Method HANDLE_DEBUG_STEP on Interface IF_TPDA_TOOL has no exception.
Method HANDLE_OK_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OK_CODE | Call by reference | Type reference (TYPE) | TPDA_OK_CODE | 20030319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030723 |
Method HANDLE_TAB_ACTIVATED Signature
Method HANDLE_TAB_ACTIVATED on Interface IF_TPDA_TOOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Aktivierung des Tools fehlgeschlagen | 20030703 |
Method HANDLE_TAB_DEACTIVATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CLOSE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Aktivierung des Tools fehlgeschlagen | 20030703 |
Method HANDLE_TOOL_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | TPDA: Schnittstelle für Plug-In | 20040406 | ||
2 | ![]() |
P_VAR_IT | Call by reference | Type reference (TYPE) | TPDA_TRANSFER_IT | TPDA: Datentransfer zwischen Tools | 20040406 |
Method HANDLE_TOOL_REQUEST on Interface IF_TPDA_TOOL has no exception.
Method INIT Signature
Method INIT on Interface IF_TPDA_TOOL has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20030331 |
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 | 20030320 |
Method IS_AVAILABLE on Interface IF_TPDA_TOOL 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 | 20030319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Toolinstance existiert nicht | 20030328 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 640 |