SAP ABAP Class IF_WDR_VIEW_CONTROLLER_SERVICE (Interface for View Controller Services)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDR_ABSTR_VIEW_CTLR_SERVICE | Interface for Abstract View Controller Services | 20090320 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDR_CONTROLLER_SERVICE | Interface for Controller Services | 20081216 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_WD_CANV_MANAGER_IMPL | CHIP Web Dynpro Canvas Manager Implementation | 20110701 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_WD_SP_MANAGER_IMPL | CHIP Web Dynpro Side Panel Manager Implementation | 20110704 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_A_COMPONENT | TableComponentController | 20090512 |
Properties
| Class | IF_WDR_VIEW_CONTROLLER_SERVICE | |
| Short Description | Interface for View Controller Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081210 | SAP |
| Last change | 20090618 | 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_WDR_VIEW_CONTROLLER_SERVICE has no interface implemented.
Friends
Class IF_WDR_VIEW_CONTROLLER_SERVICE has no friend class.
Attributes
Class IF_WDR_VIEW_CONTROLLER_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After Call to Action Handler | 20081216 | |
| 2 | Instance method | Public | Method | After Method Call WDDOAFTERACTION | 20081216 | |
| 3 | Instance method | Public | Method | After Method Call WDDOBEFOREACTION | 20081216 | |
| 4 | Instance method | Public | Method | After Method Call WDDOMODIFYVIEW | 20081216 |
Events
Class IF_WDR_VIEW_CONTROLLER_SERVICE has no event.
Types
Class IF_WDR_VIEW_CONTROLLER_SERVICE has no local type.
Method Signatures
Method POST_HANDLE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20081216 | |||
| 2 | WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | anwendungsdefinierter Event | 20081216 |
Method POST_HANDLE_ACTION on class IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.
Method POST_WDDOAFTERACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20081216 |
Method POST_WDDOAFTERACTION on class IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.
Method POST_WDDOBEFOREACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Aktion | 20081216 | |||
| 2 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_CONTROLLER | Web Dynpro: View Controller | 20081216 |
Method POST_WDDOBEFOREACTION on class IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.
Method POST_WDDOMODIFYVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIRST_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081216 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20081216 |
Method POST_WDDOMODIFYVIEW on class IF_WDR_VIEW_CONTROLLER_SERVICE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |