SAP ABAP Class IF_WDR_PHASE_MODEL_STATE (Web Dynpro: Status of Phase Model)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_WINDOW_PHASE_MODEL | Web Dynpro: Phase Model | 20081210 |
Properties
| Class | IF_WDR_PHASE_MODEL_STATE | |
| Short Description | Web Dynpro: Status of Phase Model | |
| 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
Class IF_WDR_PHASE_MODEL_STATE has no forward declaration.
Interfaces
Class IF_WDR_PHASE_MODEL_STATE has no interface implemented.
Friends
Class IF_WDR_PHASE_MODEL_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Action | 20081210 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.AFTER_TRANSPORT' | 20090306 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPLICATION_EVENT' | 20090306 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPLICATION_EXIT' | 20090306 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPLICATION_REDIRECT' | 20090306 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPL_STATE_CHANGE' | 20090306 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.BEFORE_MODIFY_VIEW' | 20090306 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.BEFORE_NAVIGATION' | 20090306 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.BEFORE_VALIDATE' | 20090306 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.MODIFY_VIEW' | 20090306 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.NAVIGATION' | 20090306 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.POST_PROCESSING' | 20090306 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.RESPOND' | 20090306 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.RETRIEVE_DATA' | 20090306 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.SERVICE_EVENT' | 20090306 | |||
| 16 | Constant | Public | See coding | 20081210 | |||||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.TRANSPORT' | 20090306 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.VALIDATION' | 20090306 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090306 | ||||
| 20 | Instance attribute | Public | Type reference (TYPE) | TY_S_INSTANCE_INFO | 20081219 | ||||
| 21 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Weak References | 20081219 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | TY_STATE | 20081210 | ||||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | 20081210 |
Methods
Class IF_WDR_PHASE_MODEL_STATE has no method.
Events
Class IF_WDR_PHASE_MODEL_STATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STATE | Public | Type reference (TYPE) | I | 20081210 | |
|
| 2 | TY_S_INSTANCE_INFO | Public | See coding | 20081219 | begin of TY_S_INSTANCE_INFO,
component_id type string,
component_name type string,
window_name type string,
end of ty_S_instance_info
|
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |