SAP ABAP Interface IF_TPDA_FOCUS_TOOL (Cursor Object for Tools)
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_FOCUS_TOOL | |
| Short Description | Cursor Object for Tools |
General Data
| Package | STPDA_UI_FRAMEWORK | ABAP Debugger: Framework of the User Interface |
| Created | 20101103 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDA_FOCUS_TOOL has no forward declaration.
Interfaces
Interface IF_TPDA_FOCUS_TOOL has no interface.
Friends
Interface IF_TPDA_FOCUS_TOOL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROL | Instance attribute | Public | Type reference (TYPE) | FLAG | 20101216 | |||
| 2 | CTRL | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20101221 | ||
| 3 | DEFAULT | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20101216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101217 | ||
| 2 | Instance method | Public | Method | 20101217 | ||
| 3 | Instance method | Public | Method | 20101216 | ||
| 4 | Instance method | Public | Method | 20101216 |
Events
Interface IF_TPDA_FOCUS_TOOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TOOL_STATUS | Public | See coding | 20101216 | begin of ty_tool_status,
lines type i,
tab_name type string,
variable type string,
table_control type flag,
end of ty_tool_status
|
Method Signatures
Method DOES_CONTROL_BELONG_TO_THIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_CONTROL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | 20101217 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | FLAG | 20101217 |
Method DOES_CONTROL_BELONG_TO_THIS on Interface IF_TPDA_FOCUS_TOOL has no exception.
Method GET_CONTROL_FOR_DEFAULT_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20101217 |
Method GET_CONTROL_FOR_DEFAULT_FOCUS on Interface IF_TPDA_FOCUS_TOOL has no exception.
Method GET_FOCUS_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FOCUS | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_FOCUS | Cursorhandling | 20101216 | |||
| 2 | P_CONTROL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20101216 | |||
| 3 | P_DEFAULT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20101216 |
Method GET_FOCUS_OBJECT on Interface IF_TPDA_FOCUS_TOOL has no exception.
Method GET_STATUS_OF_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATUS | Value transfer | Type reference (TYPE) | TY_TOOL_STATUS | 20101216 |
Method GET_STATUS_OF_TOOL on Interface IF_TPDA_FOCUS_TOOL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |