SAP ABAP Interface IF_WDR_PHASE_MODEL_STATE (Web Dynpro: Status of Phase Model)
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_WINDOW_PHASE_MODEL | Web Dynpro: Phase Model | 20081210 |
Properties
| Interface | IF_WDR_PHASE_MODEL_STATE | |
| Short Description | Web Dynpro: Status of Phase Model |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20081210 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDR_PHASE_MODEL_STATE has no forward declaration.
Interfaces
Interface IF_WDR_PHASE_MODEL_STATE has no interface.
Friends
Interface IF_WDR_PHASE_MODEL_STATE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Action | 20081210 | ||
| 2 | CO_AFTER_TRANSPORT_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.AFTER_TRANSPORT' | 20090306 | ||
| 3 | CO_APPLICATION_EVENT_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPLICATION_EVENT' | 20090306 | ||
| 4 | CO_APPLICATION_EXIT_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPLICATION_EXIT' | 20090306 | ||
| 5 | CO_APPLICATION_REDIRECT_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPLICATION_REDIRECT' | 20090306 | ||
| 6 | CO_APPL_STATE_CHANGE_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.APPL_STATE_CHANGE' | 20090306 | ||
| 7 | CO_BEFORE_MODIFAY_VIEW_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.BEFORE_MODIFY_VIEW' | 20090306 | ||
| 8 | CO_BEFORE_NAVIGATION_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.BEFORE_NAVIGATION' | 20090306 | ||
| 9 | CO_BEFORE_VALIDATE_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.BEFORE_VALIDATE' | 20090306 | ||
| 10 | CO_MODIFY_VIEW_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.MODIFY_VIEW' | 20090306 | ||
| 11 | CO_NAVIGATION_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.NAVIGATION' | 20090306 | ||
| 12 | CO_POST_PROCESSING_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.POST_PROCESSING' | 20090306 | ||
| 13 | CO_RESPOND_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.RESPOND' | 20090306 | ||
| 14 | CO_RETRIEVE_DATA_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.RETRIEVE_DATA' | 20090306 | ||
| 15 | CO_SERVICE_EVENT_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.SERVICE_EVENT' | 20090306 | ||
| 16 | CO_STATE | Constant | Public | See coding | 20081210 | ||||
| 17 | CO_TRANSPORT_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.TRANSPORT' | 20090306 | ||
| 18 | CO_VALIDATION_PHASE | Constant | Public | Type reference (TYPE) | STRING | 'PHASE.VALIDATION' | 20090306 | ||
| 19 | CURRENT_PHASE | Instance attribute | Public | Type reference (TYPE) | STRING | 20090306 | |||
| 20 | PHASE_MODEL_INSTANCE_INFO | Instance attribute | Public | Type reference (TYPE) | TY_S_INSTANCE_INFO | 20081219 | |||
| 21 | ROOT_COMPONENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Weak References | 20081219 | ||
| 22 | STATE | Instance attribute | Public | Type reference (TYPE) | TY_STATE | 20081210 | |||
| 23 | WINDOW_NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20081210 |
Methods
Interface IF_WDR_PHASE_MODEL_STATE has no method.
Events
Interface 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 | 720 |