SAP ABAP Class IF_TPDA_FOCUS (Cursor Handling)
Properties
| Class | IF_TPDA_FOCUS | |
| Short Description | Cursor Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101015 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TPDA_FOCUS has no forward declaration.
Interfaces
Class IF_TPDA_FOCUS has no interface implemented.
Friends
Class IF_TPDA_FOCUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20101216 | |||
| 2 | Constant | Public | See coding | 'OK_' | 20101216 | ||||
| 3 | Instance attribute | Public | See coding | 20101216 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20101216 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20101216 | |||
| 6 | Instance attribute | Public | See coding | 20101216 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20101216 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20101216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101216 | ||
| 2 | Instance method | Public | Method | 20101217 | ||
| 3 | Instance method | Public | Method | 20101216 | ||
| 4 | Instance method | Public | Method | 20101216 |
Events
Class IF_TPDA_FOCUS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_DETAILS | Public | See coding | 20101217 | BEGIN OF typ_str_details,
tc_line TYPE i,
field TYPE c length 100,
tc_area TYPE c length 100,
ctrl TYPE REF TO cl_gui_control,
value type string,
offset type i,
ok_code type sy-ucomm,
ref_tool TYPE REF TO if_tpda_tool,
END OF typ_str_details
|
Method Signatures
Method GET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FOCUS_FOUND | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20101217 | |||
| 2 | E_SUCCESS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20101217 | |||
| 3 | I_OFFSET | Call by reference | Type reference (TYPE) | I | 20101217 | ||||
| 4 | I_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20101217 | |||
| 5 | I_REF_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTROL | Proxy-Klasse für Control im GUI | 20101217 | |||
| 6 | I_REF_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | TPDA: Schnittstelle für Plug-In | 20110315 | |||
| 7 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101217 |
Method GET_CURSOR on class IF_TPDA_FOCUS has no exception.
Method GET_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STR_DETAILS | Value transfer | Type reference (TYPE) | TYP_STR_DETAILS | 20101217 |
Method GET_DETAILS on class IF_TPDA_FOCUS has no exception.
Method SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20101217 | |||
| 2 | I_IGNORE_SCREEN | Call by reference | Type reference (TYPE) | DATA | 20101217 | ||||
| 3 | I_REF_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | TPDA: Schnittstelle für Plug-In | 20110315 |
Method SET_CURSOR on class IF_TPDA_FOCUS has no exception.
Method SET_CURSOR_EXPLICIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20101217 | |||
| 2 | I_DINDEX | Call by reference | Type reference (TYPE) | I | 20101217 | ||||
| 3 | I_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Aktuelle Dynpro-Nummer | 20101217 | |||
| 4 | I_FIELD | Call by reference | Type reference (TYPE) | STRING | 20101217 | ||||
| 5 | I_OFFSET | Call by reference | Type reference (TYPE) | I | 20101217 | ||||
| 6 | I_REF_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | TPDA: Schnittstelle für Plug-In | 20110315 | |||
| 7 | I_TC_AREA | Call by reference | Type reference (TYPE) | STRING | 20101217 | ||||
| 8 | I_TC_LINE | Call by reference | Type reference (TYPE) | I | 20101217 | ||||
| 9 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20101217 |
Method SET_CURSOR_EXPLICIT on class IF_TPDA_FOCUS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |