SAP ABAP Class CL_WD_FOCUS_OPERATION (Focus Operation)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_FOCUS_OPERATION | Test | 20090909 |
Properties
| Class | CL_WD_FOCUS_OPERATION | |
| Short Description | Focus Operation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20090909 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WD_FOCUS_OPERATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_FOCUS_OPERATION | Test | 20090909 |
Friends
Class CL_WD_FOCUS_OPERATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20090909 | |||||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20090909 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20090909 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20090909 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 20090909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20090909 | ||
| 2 | Static method | Public | Method | 20090909 |
Events
Class CL_WD_FOCUS_OPERATION has no event.
Types
Class CL_WD_FOCUS_OPERATION has no local type.
Method Signatures
Method NEW_SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURSOR_POSITION | Call by reference | Type reference (TYPE) | I | 20090909 | ||||
| 2 | FOCUS_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_WD_FOCUS_OPERATION | t | 20090909 |
Method NEW_SET_CURSOR on class CL_WD_FOCUS_OPERATION has no exception.
Method NEW_SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOCUS_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_WD_FOCUS_OPERATION | t | 20090909 | |||
| 2 | FROM_POSITION | Call by reference | Type reference (TYPE) | I | 20090909 | ||||
| 3 | TO_POSITION | Call by reference | Type reference (TYPE) | I | 20090909 |
Method NEW_SET_SELECTION on class CL_WD_FOCUS_OPERATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |