SAP ABAP Class IF_WD_VIEW (Web Dynpro: API of a View)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WD_CONTROLLER | Web Dynpro: Controller Interface | 20020924 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20030612 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_VIEW | Web Dynpro View Controller | 20020924 |
Properties
| Class | IF_WD_VIEW | |
| Short Description | Web Dynpro: API of a View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020924 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WD_VIEW has no interface implemented.
Friends
Class IF_WD_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20030924 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets the personalized default values | 20091125 | |
| 2 | Instance method | Public | Method | Creates all customer enhancement fields | 20070824 | |
| 3 | Instance method | Public | Method | Returns a specific view element | 20021016 | |
| 4 | Instance method | Public | Method | Get View Elements Using CID | 20060619 | |
| 5 | Instance method | Public | Method | Returns the highest view element | 20030217 | |
| 6 | Instance method | Public | Method | Returns the metadata description of the view embedding | 20030217 | |
| 7 | Instance method | Public | Method | 20071120 | ||
| 8 | Instance method | Public | Method | Sets the focus to a specific view element | 20040603 | |
| 9 | Instance method | Public | Method | Initializes the view element tree | 20030611 | |
| 10 | Instance method | Public | Method | Sets position to a view element | 20080304 | |
| 11 | Instance method | Public | Method | Sets the root UI element | 20090403 |
Events
Class IF_WD_VIEW has no event.
Types
Class IF_WD_VIEW has no local type.
Method Signatures
Method APPLY_P13N_DEFAULT_VALUES Signature
Method APPLY_P13N_DEFAULT_VALUES on class IF_WD_VIEW has no parameter.
Method APPLY_P13N_DEFAULT_VALUES on class IF_WD_VIEW has no exception.
Method CREATE_ALL_CUST_EXT_FIELDS Signature
Method CREATE_ALL_CUST_EXT_FIELDS on class IF_WD_VIEW has no parameter.
Method CREATE_ALL_CUST_EXT_FIELDS on class IF_WD_VIEW has no exception.
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Element oder null | 20021016 | |||
| 2 | ID | Value transfer | Type reference (TYPE) | STRING | Identifikation | 20021016 |
Method GET_ELEMENT on class IF_WD_VIEW has no exception.
Method GET_ELEMENTS_BY_CID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20060619 | |||
| 2 | RE_ELEMENTS | Value transfer | Type reference (TYPE) | WDR_VIEW_ELEMENTS | WebDynpro View Element | 20060619 |
Method GET_ELEMENTS_BY_CID on class IF_WD_VIEW has no exception.
Method GET_ROOT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_VIEW_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | View Element | 20030217 |
Method GET_ROOT_ELEMENT on class IF_WD_VIEW has no exception.
Method GET_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_USAGE | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_VIEW_USAGE | Runtime Repository API: View Usage | 20030217 |
Method GET_VIEW_USAGE on class IF_WD_VIEW has no exception.
Method IS_ALIVE Signature
Method IS_ALIVE on class IF_WD_VIEW has no parameter.
Method IS_ALIVE on class IF_WD_VIEW has no exception.
Method REQUEST_FOCUS_ON_VIEW_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20040603 | |||
| 2 | FOCUS_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_FOCUS_INFO | Siehe CL_WD_FOCUS_INFO=>NEW_* | 20090910 | |||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | View Element | 20040603 |
Method REQUEST_FOCUS_ON_VIEW_ELEM on class IF_WD_VIEW has no exception.
Method RESET_VIEW Signature
Method RESET_VIEW on class IF_WD_VIEW has no parameter.
Method RESET_VIEW on class IF_WD_VIEW has no exception.
Method SCROLL_INTO_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIGN_WITH_TOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080304 | |||
| 2 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Schnittstelle für die dynamische Verarbeitung von Elementen | 20080304 | |||
| 3 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | View Element | 20080304 |
Method SCROLL_INTO_VIEW on class IF_WD_VIEW has no exception.
Method SET_ROOT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_ROOT_ELEMENT | 20090403 |
Method SET_ROOT_ELEMENT on class IF_WD_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |