SAP ABAP Interface IF_WDR_ACTION (Web Dynpro: Framework Interface of Action)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_ACTION | An action represents a method of a controller | 20040415 |
Properties
| Interface | IF_WDR_ACTION | |
| Short Description | Web Dynpro: Framework Interface of Action |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20040415 | SAP |
| Last changed | 20080612 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_ACTION | Web Dynpro: Action | 20040415 |
Friends
Interface IF_WDR_ACTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Instance attribute | Public | Type reference (TYPE) | STRING | 20040415 | |||
| 2 | CONTROLLER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20040415 | |||
| 3 | EVENT_HANDLER | Instance attribute | Public | Type reference (TYPE) | STRING | 20040415 | |||
| 4 | IMAGE | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | ||||
| 5 | IS_ENABLED | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | ||||
| 6 | IS_VALIDATING | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | ||||
| 7 | KEEP_MESSAGES | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080229 | |||
| 8 | PARAMETERS | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | ||||
| 9 | TEXT_KEY | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | ||||
| 10 | UI_EVENT | Instance attribute | Public | Type reference (TYPE) | STRING | 20040928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040415 | ||
| 2 | Instance method | Public | Method | 20040415 | ||
| 3 | Instance method | Public | Method | 20040415 | ||
| 4 | Instance method | Public | Method | 20050606 | ||
| 5 | Instance method | Public | Method | 20040415 | ||
| 6 | Instance method | Public | Method | 20040415 |
Events
Interface IF_WDR_ACTION has no event.
Types
Interface IF_WDR_ACTION has no local type.
Method Signatures
Method CLEAR_PARAMETERS Signature
Method CLEAR_PARAMETERS on Interface IF_WDR_ACTION has no parameter.
Method CLEAR_PARAMETERS on Interface IF_WDR_ACTION has no exception.
Method FIRE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_WDR_ACTION | Web Dynpro: Framework-Interface einer Aktion | 20040415 |
Method FIRE on Interface IF_WDR_ACTION has no exception.
Method SET Signature
Method SET on Interface IF_WDR_ACTION has no parameter.
Method SET on Interface IF_WDR_ACTION has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | 20050606 |
Method SET_NAME on Interface IF_WDR_ACTION has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE | Name/Value Pair | 20040415 |
Method SET_PARAMETER on Interface IF_WDR_ACTION has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20040415 |
Method SET_PARAMETERS on Interface IF_WDR_ACTION has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 700 |