SAP ABAP Class IF_WDR_ACTION (Web Dynpro: Framework Interface of Action)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WD_ACTION | Web Dynpro: Action | 20040415 |
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
| Class | IF_WDR_ACTION | |
| Short Description | Web Dynpro: Framework Interface of Action | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040415 | SAP |
| Last change | 20080612 | 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_ACTION has no interface implemented.
Friends
Class IF_WDR_ACTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040415 | ||||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTROLLER | 20040415 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040415 | ||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20080229 | ||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20040415 | |||||
| 10 | 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
Class IF_WDR_ACTION has no event.
Types
Class IF_WDR_ACTION has no local type.
Method Signatures
Method CLEAR_PARAMETERS Signature
Method CLEAR_PARAMETERS on class IF_WDR_ACTION has no parameter.
Method CLEAR_PARAMETERS on class 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 class IF_WDR_ACTION has no exception.
Method SET Signature
Method SET on class IF_WDR_ACTION has no parameter.
Method SET on class 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 class 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 class 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 class IF_WDR_ACTION has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |